Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user