From be19fcc36a981400e3bfd5380d472deca8d8ef79 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:45:18 +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 be52605..584e11d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,7 +179,7 @@ export default function LandingPage() { tag="Get in Touch" tagIcon={Phone} title="Ready to Visit La Crêperie?" - description="Call us now to make a reservation, place an order, or ask any questions. We're open from 7:30 AM and ready to serve you." + description="Located at 834 Avenida Agostinho Neto, Maputo 1118. Call us at +258 84 498 5586. Open from 7:30 AM. Visit us, place an order, or ask any questions – we're ready to serve you." buttons={[ { text: "Call +258 84 498 5586", href: "tel:+258844985586" }, { text: "Visit Us", href: "https://maps.google.com/?q=La+Crêperie+Lda,+834+Avenida+Agostinho+Neto,+Maputo" } -- 2.49.1