diff --git a/src/app/page.tsx b/src/app/page.tsx index 10a8854..a9f43fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,16 +48,16 @@ export default function WeddingRSVP() { mediaAnimation="slide-up" testimonials={[ { - name: "Sarah", handle: "The Bride", testimonial: "We can't wait to celebrate this special day with everyone we love. Your presence means the world to us!", rating: 5, imageSrc: "/placeholders/placeholder1.webp" + name: "Sarah", handle: "The Bride", testimonial: "We can't wait to celebrate this special day with everyone we love. Your presence means the world to us!", rating: 5, imageSrc: "/placeholders/placeholder1.webp?_wi=1" }, { - name: "James", handle: "The Groom", testimonial: "We've put so much thought into making this day unforgettable for our guests. Can't wait to see you there!", rating: 5, imageSrc: "/placeholders/placeholder1.webp" + name: "James", handle: "The Groom", testimonial: "We've put so much thought into making this day unforgettable for our guests. Can't wait to see you there!", rating: 5, imageSrc: "/placeholders/placeholder1.webp?_wi=2" }, { - name: "Emily", handle: "Maid of Honor", testimonial: "This wedding is going to be absolutely magical. They deserve the best celebration ever!", rating: 5, imageSrc: "/placeholders/placeholder1.webp" + name: "Emily", handle: "Maid of Honor", testimonial: "This wedding is going to be absolutely magical. They deserve the best celebration ever!", rating: 5, imageSrc: "/placeholders/placeholder1.webp?_wi=3" }, { - name: "David", handle: "Best Man", testimonial: "Get ready for an amazing celebration. These two are perfect for each other!", rating: 5, imageSrc: "/placeholders/placeholder1.webp" + name: "David", handle: "Best Man", testimonial: "Get ready for an amazing celebration. These two are perfect for each other!", rating: 5, imageSrc: "/placeholders/placeholder1.webp?_wi=4" } ]} buttons={[