diff --git a/src/app/page.tsx b/src/app/page.tsx index 86523f5..fc580c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,21 +83,21 @@ export default function LandingPage() { handle: "@sd_arch", testimonial: "Exceptional structural engineering and site management.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-architect-looking-camera_23-2148233749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-architect-looking-camera_23-2148233749.jpg?_wi=1", }, { name: "Mark L.", handle: "@ml_build", testimonial: "The best team for large commercial developments.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-office_23-2150771045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-office_23-2150771045.jpg?_wi=1", }, { name: "Elena V.", handle: "@elena_v", testimonial: "Professional, reliable, and highly innovative design.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-male-architect-with-blueprint-desk_23-2147839862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-male-architect-with-blueprint-desk_23-2147839862.jpg?_wi=1", }, ]} buttons={[ @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1161.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1161.jpg?_wi=1" imageAlt="modern architecture building" mediaAnimation="blur-reveal" avatars={[ @@ -176,7 +176,7 @@ export default function LandingPage() { description: "On-time and within budget completion.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-1059.jpg" + imageSrc="http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-1059.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="architects team meeting" /> @@ -197,7 +197,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/futuristic-scene-with-high-tech-robot-used-construction-industry_23-2151329516.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1161.jpg?_wi=2", imageAlt: "construction engineering technology", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/scene-with-futuristic-robot-used-construction-industry_23-2151329573.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-1059.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-1059.jpg?_wi=2", imageAlt: "construction engineering technology", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-photovoltaics-factory-worker-diagnosing-equipment-performance-issues_482257-120411.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/window-pattern-textures-background_74190-4506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/window-pattern-textures-background_74190-4506.jpg?_wi=1", imageAlt: "construction engineering technology", }, ]} @@ -242,7 +242,7 @@ export default function LandingPage() { id: "p1", name: "Luxe Heights", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/window-pattern-textures-background_74190-4506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/window-pattern-textures-background_74190-4506.jpg?_wi=2", }, { id: "p2", @@ -318,7 +318,7 @@ export default function LandingPage() { handle: "@sd_architects", testimonial: "Exceptional structural engineering and site management.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-architect-looking-camera_23-2148233749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-architect-looking-camera_23-2148233749.jpg?_wi=2", }, { id: "t2", @@ -326,7 +326,7 @@ export default function LandingPage() { handle: "@ml_build", testimonial: "The best team for large commercial developments in Albania.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-office_23-2150771045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-office_23-2150771045.jpg?_wi=2", }, { id: "t3", @@ -334,7 +334,7 @@ export default function LandingPage() { handle: "@elena_v", testimonial: "Professional, reliable, and highly innovative design.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-male-architect-with-blueprint-desk_23-2147839862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-male-architect-with-blueprint-desk_23-2147839862.jpg?_wi=2", }, { id: "t4",