diff --git a/src/app/page.tsx b/src/app/page.tsx index d2211aa..50cf6fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { testimonials={[ { name: "Priya Sharma", handle: "@priya_s", testimonial: "Transformed our living room into a masterclass of comfort and style. Absolutely stunning!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=1"}, { name: "Rahul Verma", handle: "@rahulv", testimonial: "Professional, timely, and aesthetic brilliance. Best interior designers in Navi Mumbai.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8543.jpg"}, @@ -65,13 +65,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-smart-colleague-designers-discussing-work_23-2148180681.jpg"}, { name: "Meera Iyer", handle: "@meera_i", testimonial: "The attention to detail and personalized service provided by the team was impeccable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=2"}, ]} buttons={[ { text: "View Our Portfolio", href: "#portfolio"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=3" avatars={[ { src: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg", alt: "Client 1"},