From d09caa8cfb7e348ceb9fb3fca722f031ae69503e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:39:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aaef47e..b734c8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,8 +56,7 @@ export default function WeddingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-newlyweds-charming-bride-laid-her-head-her-handsome-groom-park_613910-18326.jpg?_wi=2", imageAlt: "Sarah"}, ]} buttons={[ - { text: "RSVP", href: "contact" }, - { text: "Learn More", href: "event-details" }, + { text: "RSVP Now", href: "contact" }, ]} useInvertedBackground={false} />