diff --git a/src/app/page.tsx b/src/app/page.tsx index 3eaa2fa..afba98e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@emjohn", testimonial: "Steve made our dreams come true. Everything was perfect.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bridal-bouquet-top-view_1304-3781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bridal-bouquet-top-view_1304-3781.jpg?_wi=1", imageAlt: "elegant wedding planning table setting", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@sarmark", testimonial: "Professional, calm, and incredibly detail-oriented.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/captured-southern-cross-guest-ranch_181624-13079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/captured-southern-cross-guest-ranch_181624-13079.jpg?_wi=1", imageAlt: "elegant wedding planning table setting", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@jessleo", testimonial: "An absolute master of his craft. Simply elegant.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-summer-park_1157-26879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-summer-park_1157-26879.jpg?_wi=1", imageAlt: "elegant wedding planning table setting", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@mayaben", testimonial: "His planning skills are unmatched. Stress-free perfection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/groom-carries-bride-his-back-outdoors_1153-5963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-carries-bride-his-back-outdoors_1153-5963.jpg?_wi=1", imageAlt: "elegant wedding planning table setting", }, { @@ -100,11 +100,11 @@ export default function LandingPage() { handle: "@chloesam", testimonial: "Steve made us feel like the only couple in the world.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-kissing-woman-sitting-bar-counter_23-2148016858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-kissing-woman-sitting-bar-counter_23-2148016858.jpg?_wi=1", imageAlt: "elegant wedding planning table setting", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bridal-bouquet-top-view_1304-3781.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bridal-bouquet-top-view_1304-3781.jpg?_wi=2" imageAlt="Luxurious wedding table setting" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Access to the finest wedding vendors globally.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/captured-southern-cross-guest-ranch_181624-13079.jpg" + imageSrc="http://img.b2bpic.net/free-photo/captured-southern-cross-guest-ranch_181624-13079.jpg?_wi=2" imageAlt="Steve wedding planner" mediaAnimation="slide-up" /> @@ -198,7 +198,7 @@ export default function LandingPage() { title: "Day-of Coordination", subtitle: "Full support", description: "Professional oversight on your big day.", - imageSrc: "http://img.b2bpic.net/free-photo/bridal-bouquet-top-view_1304-3781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bridal-bouquet-top-view_1304-3781.jpg?_wi=3", imageAlt: "View of elegant and luxurious wedding stationery and planner resources", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { title: "Decor Styling", subtitle: "Visual artistry", description: "Creating breathtaking wedding landscapes.", - imageSrc: "http://img.b2bpic.net/free-photo/captured-southern-cross-guest-ranch_181624-13079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/captured-southern-cross-guest-ranch_181624-13079.jpg?_wi=3", imageAlt: "View of elegant and luxurious wedding stationery and planner resources", }, ]} @@ -272,7 +272,7 @@ export default function LandingPage() { handle: "@emilyj", testimonial: "Steve made our wedding day truly unforgettable. Everything was flawless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-summer-park_1157-26879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-summer-park_1157-26879.jpg?_wi=2", }, { id: "2", @@ -280,7 +280,7 @@ export default function LandingPage() { handle: "@sarahmk", testimonial: "We couldn't have done it without him. Absolutely stress-free.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/groom-carries-bride-his-back-outdoors_1153-5963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-carries-bride-his-back-outdoors_1153-5963.jpg?_wi=2", }, { id: "3", @@ -288,7 +288,7 @@ export default function LandingPage() { handle: "@claired", testimonial: "The attention to detail was beyond anything we expected.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-kissing-woman-sitting-bar-counter_23-2148016858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-kissing-woman-sitting-bar-counter_23-2148016858.jpg?_wi=2", }, { id: "4",