From 02a02c46ee723dede3d59ac8970a8580952fa44e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 06:58:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b3a293..d6de963 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@cptweddings", testimonial: "Everything was perfect beyond our expectations. Pure magic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-brunette-woman-are-looking-diagramme-being-light-room_8353-10336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-brunette-woman-are-looking-diagramme-being-light-room_8353-10336.jpg?_wi=1", imageAlt: "luxury event planning Cape Town", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@luxuryevents", testimonial: "The attention to detail was absolutely stunning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-18639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-18639.jpg?_wi=1", imageAlt: "luxury event planning Cape Town", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@mikes_events", testimonial: "An incredible experience from start to finish.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blonde-caucasian-lady-pajamas-sits-sofa-decorated-festive-room-christmas-preparation-concept_197531-31682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blonde-caucasian-lady-pajamas-sits-sofa-decorated-festive-room-christmas-preparation-concept_197531-31682.jpg?_wi=1", imageAlt: "luxury event planning Cape Town", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@em_celebrations", testimonial: "Truly a premium service, highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lady-healthy-human-romantic-girl_1304-952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lady-healthy-human-romantic-girl_1304-952.jpg?_wi=1", imageAlt: "luxury event planning Cape Town", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { handle: "@dave_cpt", testimonial: "They turned our vision into reality effortlessly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-celebrating-birthday-together_23-2150598994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-celebrating-birthday-together_23-2150598994.jpg?_wi=1", imageAlt: "luxury event planning Cape Town", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-man-brunette-woman-are-looking-diagramme-being-light-room_8353-10336.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-man-brunette-woman-are-looking-diagramme-being-light-room_8353-10336.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/two-senior-female-friends-luxurious-restaurant_23-2150517456.jpg", @@ -178,7 +178,7 @@ export default function LandingPage() { description: "Memories that last a lifetime.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-18639.jpg" + imageSrc="http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-18639.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -197,7 +197,7 @@ export default function LandingPage() { tags: [ "parties", ], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blonde-caucasian-lady-pajamas-sits-sofa-decorated-festive-room-christmas-preparation-concept_197531-31682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blonde-caucasian-lady-pajamas-sits-sofa-decorated-festive-room-christmas-preparation-concept_197531-31682.jpg?_wi=2", }, { id: "s2", @@ -238,7 +238,7 @@ export default function LandingPage() { price: "View", rating: 5, reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/lady-healthy-human-romantic-girl_1304-952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lady-healthy-human-romantic-girl_1304-952.jpg?_wi=2", }, { id: "g2", @@ -304,7 +304,7 @@ export default function LandingPage() { quote: "Stunning work, made our big day so easy.", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-celebrating-birthday-together_23-2150598994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-celebrating-birthday-together_23-2150598994.jpg?_wi=2", }, { id: "t2", -- 2.49.1