diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a940bd..3b4ee0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Flame} tagAnimation="slide-up" buttons={[ - { text: "Reserve Your Table Now", href: "contact" }, + { text: "Reserve Table - 2 mins", href: "contact" }, { text: "View Menu" } ]} buttonAnimation="slide-up"