From 658d2d5c2e96ba9ae2a9b0034364b4dabe0e2678 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:46:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 03e1cd4..5203634 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,15 +57,15 @@ export default function LandingPage() { testimonials={[ { name: "Tafadzwa Mupara", handle: "CEO, Harare Investments", testimonial: "The attention to detail and quality is unmatched. My go-to for every important event.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280722.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280722.jpg?_wi=1" }, { name: "Kudzai Ndlela", handle: "Attorney at Law", testimonial: "Finally, suits that fit perfectly and feel like an extension of my professional identity.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-black-backpack_23-2147860927.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-black-backpack_23-2147860927.jpg?_wi=1" }, { name: "Blessing Chitongo", handle: "Fashion Entrepreneur", testimonial: "The craftsmanship and elegance reflect true Zimbabwean pride. Exceptional service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street_158538-14344.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street_158538-14344.jpg?_wi=1" } ]} testimonialRotationInterval={5000} @@ -78,7 +78,7 @@ export default function LandingPage() { title="Craftsmanship & Heritage" description="The Suits World has been the cornerstone of Harare's formal wear since 2015. We believe every gentleman deserves a suit that reflects his character, ambition, and refinement. Our expert tailors combine time-honoured Savile Row techniques with modern African sophistication, creating garments that endure." tag="4.4★ (87 Reviews)" - imageSrc="http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg?_wi=1" imageAlt="The Suits World boutique interior" useInvertedBackground={false} buttons={[ @@ -142,13 +142,13 @@ export default function LandingPage() { description="Trusted by Harare's most distinguished gentlemen" testimonials={[ { - id: "1", name: "Tafadzwa Mupara", role: "CEO, Harare Investments", testimonial: "The attention to detail and quality is absolutely unmatched. My go-to for every important event and business engagement.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280722.jpg" + id: "1", name: "Tafadzwa Mupara", role: "CEO, Harare Investments", testimonial: "The attention to detail and quality is absolutely unmatched. My go-to for every important event and business engagement.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280722.jpg?_wi=2" }, { - id: "2", name: "Kudzai Ndlela", role: "Attorney at Law", testimonial: "Finally, suits that fit perfectly and feel like a natural extension of my professional identity. Outstanding service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-black-backpack_23-2147860927.jpg" + id: "2", name: "Kudzai Ndlela", role: "Attorney at Law", testimonial: "Finally, suits that fit perfectly and feel like a natural extension of my professional identity. Outstanding service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-black-backpack_23-2147860927.jpg?_wi=2" }, { - id: "3", name: "Blessing Chitongo", role: "Fashion Entrepreneur", testimonial: "The craftsmanship and elegance reflect true Zimbabwean pride. Exceptional service and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street_158538-14344.jpg" + id: "3", name: "Blessing Chitongo", role: "Fashion Entrepreneur", testimonial: "The craftsmanship and elegance reflect true Zimbabwean pride. Exceptional service and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street_158538-14344.jpg?_wi=2" }, { id: "4", name: "Solomon Makwire", role: "Hospitality Executive", testimonial: "Impeccable tailoring and premium fabrics. The Suits World elevated my entire wardrobe.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg" @@ -166,7 +166,7 @@ export default function LandingPage() { title="Experience Luxury Menswear" description="Visit our boutique in central Harare to experience premium tailoring firsthand. Our expert team is ready to craft your perfect suit." tagIcon={MapPin} - imageSrc="http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg?_wi=2" imageAlt="The Suits World boutique" mediaAnimation="blur-reveal" mediaPosition="right" @@ -180,7 +180,7 @@ export default function LandingPage() {