diff --git a/src/app/page.tsx b/src/app/page.tsx index 0505f38..311ac07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,35 +63,35 @@ export default function LandingPage() { handle: "@contractor", testimonial: "The best hardware I have used in 20 years of building.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-latin-man-architect-smiling-confident-standing-with-arms-crossed-gesture-street_839833-2747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-latin-man-architect-smiling-confident-standing-with-arms-crossed-gesture-street_839833-2747.jpg?_wi=1", }, { name: "Jane Smith", handle: "@designer", testimonial: "Exceptional quality and finish, my clients love the look.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-construction-plan-with-copy-space_23-2148269821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-construction-plan-with-copy-space_23-2148269821.jpg?_wi=1", }, { name: "Mike Builder", handle: "@construction", testimonial: "Lions Glass hardware is our exclusive choice now.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/architect-with-safety-helmet-posing_23-2148242939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-with-safety-helmet-posing_23-2148242939.jpg?_wi=1", }, { name: "Anna Dev", handle: "@developer", testimonial: "Great service and unmatched durability.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1", }, { name: "Robert Home", handle: "@owner", testimonial: "Transformed our shower door completely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-man-with-suitcase-checking-rented-apartment-waving-hand-camera-walking-with-luggage-indoors_1258-314216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-man-with-suitcase-checking-rented-apartment-waving-hand-camera-walking-with-luggage-indoors_1258-314216.jpg?_wi=1", }, ]} buttons={[ @@ -225,35 +225,35 @@ export default function LandingPage() { name: "John Doe", handle: "@contractor", testimonial: "Reliability redefined.", - imageSrc: "http://img.b2bpic.net/free-photo/young-latin-man-architect-smiling-confident-standing-with-arms-crossed-gesture-street_839833-2747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-latin-man-architect-smiling-confident-standing-with-arms-crossed-gesture-street_839833-2747.jpg?_wi=2", }, { id: "2", name: "Jane Smith", handle: "@designer", testimonial: "Exquisite aesthetic appeal.", - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-construction-plan-with-copy-space_23-2148269821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-construction-plan-with-copy-space_23-2148269821.jpg?_wi=2", }, { id: "3", name: "Mike Builder", handle: "@construction", testimonial: "Unmatched manufacturing quality.", - imageSrc: "http://img.b2bpic.net/free-photo/architect-with-safety-helmet-posing_23-2148242939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-with-safety-helmet-posing_23-2148242939.jpg?_wi=2", }, { id: "4", name: "Anna Dev", handle: "@developer", testimonial: "Perfect support and fast delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", }, { id: "5", name: "Robert Home", handle: "@owner", testimonial: "The gold standard for hardware.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-man-with-suitcase-checking-rented-apartment-waving-hand-camera-walking-with-luggage-indoors_1258-314216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-man-with-suitcase-checking-rented-apartment-waving-hand-camera-walking-with-luggage-indoors_1258-314216.jpg?_wi=2", }, ]} title="Trusted by the Industry"