From a52a7292179e2612b34bc88a038b0ce7a47f940d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 21:30:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 541ccb3..b535f3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,7 +166,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain"}} - text="Find us in the heart of the Barrio. Open daily from 7:00 AM to 8:00 PM. See you tomorrow morning for your usual order." + text="Find us at C de Puigcerdà, Sant Martí, 08019 Barcelona. Open daily from 7:00 AM to 8:00 PM. See you tomorrow morning for your usual order." buttons={[ { text: "Get Directions", href: "https://maps.google.com"}, -- 2.49.1