diff --git a/src/app/page.tsx b/src/app/page.tsx index d8f70e0..141c50a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg" imageAlt="Elegant restaurant dining experience" buttons={[ - { text: "Reserve Your Table", href: "#contact" }, + { text: "Reserve Now", href: "#contact" }, { text: "Explore Our Menu", href: "#features" } ]} buttonAnimation="slide-up"