Update src/app/page.tsx

This commit is contained in:
2026-03-04 17:58:35 +00:00
parent b1a3556e0f
commit 57427132f7

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagIcon={Coffee}
tagAnimation="slide-up"
buttons={[
{ text: "📞 Call Now", href: "tel:+212-example" },
{ text: "Reserve Your Table", href: "tel:+212-example" },
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=Cappuccino7+Salé" }
]}
buttonAnimation="slide-up"