From df95c46d74d328b8088305af4367ab4dd1c12600 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 10:23:20 +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 f9be805..a1fcdb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,14 +61,14 @@ export default function LandingPage() { handle: "Developer", testimonial: "Excellent service and quality materials. My project was completed ahead of schedule.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086837.jpg?_wi=1", }, { name: "Adwoa Boateng", handle: "Homeowner", testimonial: "The stone-coated tiles transformed the look of my home. Highly professional team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg?_wi=1", }, { name: "John Addo", @@ -98,7 +98,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg", @@ -144,7 +144,7 @@ export default function LandingPage() { description: "Professional guidance to choose the right roof.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg" + imageSrc="http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -195,7 +195,7 @@ export default function LandingPage() { price: "Contact for Price", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=1", }, { id: "2", @@ -260,7 +260,7 @@ export default function LandingPage() { title: "Developer", quote: "Reliable roofing solutions.", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-camera_23-2148242927.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=2", imageAlt: "happy homeowner standing house roof", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { title: "Homeowner", quote: "Excellent tiles.", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg?_wi=2", imageAlt: "happy homeowner standing house roof", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { title: "Commercial", quote: "Great quality steel.", avatarSrc: "http://img.b2bpic.net/free-photo/asian-attractive-glasses-interior-designer-working-house-site-renovation-construction-progress-with-smile-confident-desk-with-blue-print-drawing-tool_609648-514.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=2", imageAlt: "happy homeowner standing house roof", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { title: "Architect", quote: "Highly recommended.", avatarSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086837.jpg?_wi=2", imageAlt: "happy homeowner standing house roof", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { title: "Contractor", quote: "Professional team.", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg?_wi=2", imageAlt: "happy homeowner standing house roof", }, ]} -- 2.49.1