Update src/app/page.tsx

This commit is contained in:
2026-05-11 11:55:41 +00:00
parent b62ebcacc7
commit eda1a986a4

View File

@@ -49,7 +49,7 @@ export default function CafePage() {
imageAlt="Modern cozy cafe aesthetic"
frameStyle="card"
buttons={[
{ text: "View Menu", href: "#products" },
{ text: "Claim Your Table", href: "#products" },
{ text: "Find Us", href: "#benefits" }
]}
mediaAnimation="slide-up"