diff --git a/src/app/page.tsx b/src/app/page.tsx index cbf7e04..b7115b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { tag="Visit Us" title="Get in Touch" description="Find us at Kosmonavta Belyaeva 19, Perm. We look forward to welcoming you!" - buttons={[{ text: "Get Directions", href: "https://yandex.ru/maps/org/pizza_pasta/1936831162?si=znb5x2jq9u2cp2dp25z5vqyhp4" }]} + buttons={[{ text: "Visit Us in Perm", href: "https://yandex.ru/maps/org/pizza_pasta/1936831162?si=znb5x2jq9u2cp2dp25z5vqyhp4" }]} /> @@ -179,4 +179,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file