diff --git a/src/app/page.tsx b/src/app/page.tsx index 22af71b..1a2eecb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,35 +67,35 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "Exceptional work on my home renovation. Professional and reliable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/building-contractor-bending-home-plans_329181-3747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building-contractor-bending-home-plans_329181-3747.jpg?_wi=1", }, { name: "Jane Smith", handle: "@janesmith", testimonial: "DC Contracting is the best in the business. On time, on budget.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-making-plans-remodel-house_23-2148814633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-making-plans-remodel-house_23-2148814633.jpg?_wi=1", }, { name: "Mark Wilson", handle: "@mwilson", testimonial: "Incredible attention to detail throughout the entire build.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg?_wi=1", }, { name: "Elena Rodriguez", handle: "@erodriguez", testimonial: "Professional, courteous, and highly skilled team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-planning-trip-table_23-2148925829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-planning-trip-table_23-2148925829.jpg?_wi=1", }, { name: "David Thompson", handle: "@dthompson", testimonial: "Reliable experts who truly care about the quality of the finish.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/builder-showing-blueprint-colleague_23-2147711060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builder-showing-blueprint-colleague_23-2147711060.jpg?_wi=1", }, ]} imageSrc="http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-16128.jpg" @@ -246,7 +246,7 @@ export default function LandingPage() { role: "CEO", company: "GrowthCorp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/building-contractor-bending-home-plans_329181-3747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building-contractor-bending-home-plans_329181-3747.jpg?_wi=2", }, { id: "2", @@ -254,7 +254,7 @@ export default function LandingPage() { role: "Owner", company: "LabBuild", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-making-plans-remodel-house_23-2148814633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-making-plans-remodel-house_23-2148814633.jpg?_wi=2", }, { id: "3", @@ -262,7 +262,7 @@ export default function LandingPage() { role: "Manager", company: "HomePro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg?_wi=2", }, { id: "4", @@ -270,7 +270,7 @@ export default function LandingPage() { role: "Design Lead", company: "Startups", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-planning-trip-table_23-2148925829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-planning-trip-table_23-2148925829.jpg?_wi=2", }, { id: "5", @@ -278,7 +278,7 @@ export default function LandingPage() { role: "Owner", company: "StyleStudio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/builder-showing-blueprint-colleague_23-2147711060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builder-showing-blueprint-colleague_23-2147711060.jpg?_wi=2", }, ]} kpiItems={[ @@ -342,7 +342,7 @@ export default function LandingPage() { title="Common Inquiries" description="Everything you need to know about our services." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/team-people-drinking-coffee_23-2147668849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-people-drinking-coffee_23-2147668849.jpg?_wi=1" /> @@ -371,7 +371,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/team-people-drinking-coffee_23-2147668849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-people-drinking-coffee_23-2147668849.jpg?_wi=2" />