Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:39:35 +00:00
parent daf7fcc894
commit d09caa8cfb

View File

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