From c34c7bbcd8dadf3769cd3db2e4a47554aff7d6aa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 06:46:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7cab7b..336e0c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,8 +61,6 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/limestone-quarry-with-sparse-vegetation-old-abandoned-rusty-excavator_1268-16009.jpg", imageAlt: "Mining operations at golden hour"}, { imageSrc: "http://img.b2bpic.net/free-photo/backhoe-digger_1388-576.jpg", imageAlt: "Excavation machinery"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/woman-solar-panel-facility-reviews-photovoltaic-system-performance-using-vr_482257-125203.jpg", imageAlt: "Survey mapping"}, { imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307720.jpg", imageAlt: "Stone logistics"}, { @@ -256,4 +254,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file