diff --git a/src/app/page.tsx b/src/app/page.tsx index 985ae85..7c449e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cranes-construction-site_53876-145039.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cranes-construction-site_53876-145039.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283288.jpg", @@ -160,7 +160,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/illustration-construction-site_23-2151850247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/illustration-construction-site_23-2151850247.jpg?_wi=1", }, { id: "p2", @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "Exceptional communication and high quality delivery.", tag: "Resi", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cranes-construction-site_53876-145039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cranes-construction-site_53876-145039.jpg?_wi=2", imageAlt: "happy home owner construction project", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "ROCA made our dream renovation a seamless reality.", tag: "Resi", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg?_wi=1", imageAlt: "happy home owner construction project", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Professional, reliable, and highly transparent.", tag: "Comm", avatarSrc: "http://img.b2bpic.net/free-photo/construction-engineer-talking-mobile-phone-serious-adult-male-person-using-smartphone-communication-with-workers-building-site_1258-80462.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/illustration-construction-site_23-2151850247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/illustration-construction-site_23-2151850247.jpg?_wi=2", imageAlt: "happy home owner construction project", }, ]} @@ -341,7 +341,7 @@ export default function LandingPage() { content: "Changes are discussed, estimated, and approved before moving forward.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg?_wi=2" title="Frequently Asked Questions" description="Common inquiries about our construction process and policies." faqsAnimation="slide-up"