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} />