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 (