From 01c55a5144a10acb5e27781880829505c9c6177c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:30:47 +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 a5f6e52..38fb025 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function CafeWebsite() { tag="Get in Touch" tagIcon={MapPin} title="Ready for Your Next Visit?" - description="Reserve your table, ask about our menu, or just stop by for your favorite coffee. We're located in the heart of Vale de Cambra, open daily for breakfast, lunch, and afternoon coffee." + description="šŸ“ Vale de Cambra, Portugal\nā° Open Daily: 7:30 AM – 7:00 PM\n\nReserve your table, ask about our menu, or just stop by for your favorite coffee. We're located in the heart of Vale de Cambra, a welcoming spot for breakfast, lunch, and afternoon coffee." buttons={[ { text: "Reserve a Table", href: "#" }, { text: "Get Directions", href: "#" } -- 2.49.1