From 0e8ab55efd33ca93df135a63d54061faf2041bfc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 10:28:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1