From 291154ed45511d99e4246c38855bf3f4c4eef43c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 12:14:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cfb80f9..514c18f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,6 +13,8 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Sun } from 'lucide-react'; export default function LandingPage() { + const googleMapsUrl = "https://www.google.com/maps/search/Avinguda+del+Pla+del+Vinyet,+81-85,+08172+Sant+Cugat+del+Vallès,+Barcelona"; + return (