From 6fe47c9b83bee1eca51e1a144eabf9e869a8a028 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:54:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1