diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e347d3..38e4a51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@greenetent", testimonial: "Connor did an amazing job with our concrete pad and drainage. Super responsive and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg?_wi=1", imageAlt: "construction site excavation backhoe", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@maryann", testimonial: "I highly recommend CCM. They explained everything clearly and finished the work with excellence.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=1", imageAlt: "construction site excavation backhoe", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@shaun", testimonial: "They replaced our leaky roof promptly. Excellent communication and timing. Will use them again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg?_wi=1", imageAlt: "construction site excavation backhoe", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { imageAlt: "construction site excavation backhoe", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg" + imageSrc="http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194773.jpg", @@ -144,7 +144,7 @@ export default function LandingPage() { title: "Project Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -161,7 +161,7 @@ export default function LandingPage() { description: "Professional drainage management and site excavation for long-lasting foundations.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg?_wi=2", imageAlt: "concrete pad installation driveway", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { description: "High-quality repair and installation services to protect your home's integrity.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg?_wi=3", imageAlt: "concrete pad installation driveway", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { description: "Durable concrete pads and beautiful decks to elevate your property's value.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=3", imageAlt: "concrete pad installation driveway", }, ]} @@ -303,7 +303,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Answers to common questions about our construction process and services." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=4" />