From c1302bb5373e4338e38a39833c3a83f5ba1680e0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 10:17:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0891447..607d6c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-photovoltaics-factory-manager-working-with-solar-engineering-team_482257-119681.jpg" + imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-photovoltaics-factory-manager-working-with-solar-engineering-team_482257-119681.jpg?_wi=1" /> @@ -92,7 +92,7 @@ export default function LandingPage() { description: "Rigorous technical reporting and feasibility assessments.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-engineer-looking-paperwork-documents-analyzing-data_482257-118009.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-engineer-looking-paperwork-documents-analyzing-data_482257-118009.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -179,21 +179,21 @@ export default function LandingPage() { name: "Northern Aquifer Survey", price: "Khemis Miliana", variant: "Well Mapping", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-river-big-dry-grassland_181624-45045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-river-big-dry-grassland_181624-45045.jpg?_wi=1", }, { id: "p2", name: "Arid Atmospheric Research", price: "Regional Study", variant: "Tech Innovation", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-burning-oil-container-placed-surface-trees-distance_181624-26695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-burning-oil-container-placed-surface-trees-distance_181624-26695.jpg?_wi=1", }, { id: "p3", name: "Geological Mapping Data", price: "Professional Assessment", variant: "Data Analysis", - imageSrc: "http://img.b2bpic.net/free-photo/map-north-dakota-polygonal-mesh-line-map-flag-map_559531-11425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/map-north-dakota-polygonal-mesh-line-map-flag-map_559531-11425.jpg?_wi=1", }, { id: "p4", @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Exceptional precision in well site exploration. Highly recommended.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/ambitious-businessman-standing-street_1262-3451.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-photovoltaics-factory-manager-working-with-solar-engineering-team_482257-119681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-photovoltaics-factory-manager-working-with-solar-engineering-team_482257-119681.jpg?_wi=2", imageAlt: "professional man portrait", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "The engineering reporting was thorough and met all local regulatory standards.", tag: "Public Sector", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-engineer-looking-paperwork-documents-analyzing-data_482257-118009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-engineer-looking-paperwork-documents-analyzing-data_482257-118009.jpg?_wi=2", imageAlt: "professional man portrait", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "Professional team that provided the clarity I needed for our irrigation project.", tag: "Agriculture", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12781.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-river-big-dry-grassland_181624-45045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-river-big-dry-grassland_181624-45045.jpg?_wi=2", imageAlt: "professional man portrait", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Innovative atmospheric water solutions that transformed our perspective.", tag: "Environmental", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-burning-oil-container-placed-surface-trees-distance_181624-26695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-burning-oil-container-placed-surface-trees-distance_181624-26695.jpg?_wi=2", imageAlt: "professional man portrait", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Reliable and high-tech approach to all hydrogeological concerns.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-engineer-hard-hat-building_1303-21147.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/map-north-dakota-polygonal-mesh-line-map-flag-map_559531-11425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/map-north-dakota-polygonal-mesh-line-map-flag-map_559531-11425.jpg?_wi=2", imageAlt: "professional man portrait", }, ]} -- 2.49.1