diff --git a/src/app/page.tsx b/src/app/page.tsx index aec0939..9f9b304 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="Advent Restaurant" description="Experience premium dining at its finest. Luxury ambiance, authentic flavors, and perfect for family celebrations." buttons={[ - { text: "Reserve Table", href: "#contact" }, + { text: "Reserve Now", href: "#contact" }, { text: "Book Event", href: "#events" }, ]} imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg"