diff --git a/src/app/page.tsx b/src/app/page.tsx index f38b513..0b2b706 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "SolidBuild exceeded all my expectations. The quality of work is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-rusted-building_23-2148269811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-rusted-building_23-2148269811.jpg?_wi=1", imageAlt: "construction site professional project", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@janesmith", testimonial: "Very professional and always on schedule. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-working-outdoors-with-project_53876-47045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-working-outdoors-with-project_53876-47045.jpg?_wi=1", imageAlt: "construction site professional project", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@mikeross", testimonial: "Great attention to detail and clear communication throughout the project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-project-office_23-2148242937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-project-office_23-2148242937.jpg?_wi=1", imageAlt: "construction site professional project", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { imageAlt: "construction site professional project", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-rusted-building_23-2148269811.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-rusted-building_23-2148269811.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg", @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-boats-san-diego-usa_1268-14464.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-rusted-building_23-2148269811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-rusted-building_23-2148269811.jpg?_wi=3", imageAlt: "construction site professional project", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmet-standing-by-factory_1157-35542.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-working-outdoors-with-project_53876-47045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-working-outdoors-with-project_53876-47045.jpg?_wi=2", imageAlt: "construction site professional project", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/crane-building_23-2147785502.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-project-office_23-2148242937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-project-office_23-2148242937.jpg?_wi=2", imageAlt: "construction site professional project", }, ]} @@ -276,7 +276,7 @@ export default function LandingPage() { content: "Absolutely, we offer transparent and detailed estimates before starting any work.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architect-checking-project-office_23-2148242937.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architect-checking-project-office_23-2148242937.jpg?_wi=3" mediaAnimation="slide-up" title="Frequently Asked Questions" description="Have questions? We're here to provide clear answers regarding our process, services, and timelines."