Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 06:28:04 +00:00

View File

@@ -49,19 +49,19 @@ export default function WeddingRSVP() {
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"
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"
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"
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"
imageSrc: "/placeholders/placeholder1.webp?_wi=4"
}
]}
buttons={[