Update src/app/page.tsx

This commit is contained in:
2026-03-06 23:07:50 +00:00
parent e8331dca2a
commit 0440ba43ef

View File

@@ -46,8 +46,8 @@ export default function LandingPage() {
tagIcon={Sparkles}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Reserve Table", href: "#reservation" }
{ text: "Reserve Table", href: "#reservation" },
{ text: "View Menu", href: "#menu" }
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/wineglass-restaurant-table_23-2147731694.jpg", imageAlt: "Rooftop venue with city skyline" },