Update src/app/page.tsx

This commit is contained in:
2026-03-08 09:19:22 +00:00
parent 4fbfcb68d8
commit 1758ac6ce9

View File

@@ -49,7 +49,7 @@ export default function CafexLanding() {
tagIcon={Coffee}
tagAnimation="slide-up"
buttons={[
{ text: "Visit Us Today", href: "#contact" },
{ text: "Reserve Your Table", href: "#contact" },
{ text: "Explore Menu", href: "#beverages" },
]}
buttonAnimation="slide-up"