2 Commits

Author SHA1 Message Date
57427132f7 Update src/app/page.tsx 2026-03-04 17:58:35 +00:00
b1a3556e0f Merge version_1 into main
Merge version_1 into main
2026-03-04 17:53:33 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagIcon={Coffee} tagIcon={Coffee}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ 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é" } { text: "📍 Get Directions", href: "https://maps.google.com/?q=Cappuccino7+Salé" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"