diff --git a/index.html b/index.html
index 6ff3fa8..f0a2355 100644
--- a/index.html
+++ b/index.html
@@ -2,6 +2,7 @@
+
Surcharges
diff --git a/public/app-ads.txt b/public/app-ads.txt
new file mode 100644
index 0000000..46dfddb
--- /dev/null
+++ b/public/app-ads.txt
@@ -0,0 +1 @@
+google.com, pub-2719055739020811, DIRECT, f08c47fec0942fa0
\ No newline at end of file
diff --git a/src/6_shared/ui/footer/Footer.tsx b/src/6_shared/ui/footer/Footer.tsx
index 2117e6a..08132f1 100644
--- a/src/6_shared/ui/footer/Footer.tsx
+++ b/src/6_shared/ui/footer/Footer.tsx
@@ -1,16 +1,21 @@
-import { Bonsung } from './bonsung/Bonsung'
-import { Petr } from './petr/Petr'
+import { Link } from "react-router-dom"
+import { Bonsung } from "./bonsung/Bonsung"
+import { Petr } from "./petr/Petr"
+import appstore from "@assets/images/appstore.svg"
export function Footer() {
return (
-