diff --git a/src/app/page.tsx b/src/app/page.tsx index aa610b2..e85be2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg" imageAlt="AGUS Restaurant elegant interior" buttons={[ - { text: "Make a Reservation", href: "#contact" }, + { text: "Reserve Your Table Now", href: "#contact" }, { text: "View Services", href: "#services" }, ]} buttonAnimation="slide-up"