From f0abb771cb9320b84abe23bdd8a0d84a1e054226 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 06:25:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 485ffa7..53a6221 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -297,15 +297,15 @@ export default function LandingPage() {
console.log('Get Directions') + text: "Získať trasu", href: "https://www.google.com/maps/search/Radlinského+11,+Bratislava", onClick: () => console.log('Get Directions') }, { - text: "Visit Kaša 3", href: "#contact" + text: "Navštívte Kašu 3", href: "#contact" } ]} background={{ -- 2.49.1