From f91842c9c29d931382e0d43b5cd565ffa1463b9c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 16:06:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a0d8e2..7471f71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,16 +88,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Precision Fabrication", description: "High-accuracy metal fabrication and welding solutions for complex industrial components.", bentoComponent: "reveal-icon", icon: Settings, - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-drawing-blueprints-notepad-studio-make-wooden-art-piece_482257-93677.jpg", imageAlt: "industrial engineering machine workshop" + title: "Precision Fabrication", description: "High-accuracy metal fabrication and welding solutions for complex industrial components.", bentoComponent: "reveal-icon", icon: Settings }, { - title: "Structural Design", description: "Custom engineering plans and structural analysis tailored for heavy-duty industrial applications.", bentoComponent: "reveal-icon", icon: DraftingCompass, - imageSrc: "http://img.b2bpic.net/free-photo/3d-graphic-artists-sketching-mechanical-asset-using-advanced-software-technology-modeling-expert-optimising-polygon-count-geometry-mesh-order-improve-visual-quality_482257-42941.jpg", imageAlt: "industrial engineering machine workshop" + title: "Structural Design", description: "Custom engineering plans and structural analysis tailored for heavy-duty industrial applications.", bentoComponent: "reveal-icon", icon: DraftingCompass }, { - title: "CNC Machining", description: "Advanced automated CNC machining for high-volume, repeatable, and precise production runs.", bentoComponent: "reveal-icon", icon: Cpu, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg", imageAlt: "industrial engineering machine workshop" + title: "CNC Machining", description: "Advanced automated CNC machining for high-volume, repeatable, and precise production runs.", bentoComponent: "reveal-icon", icon: Cpu } ]} title="Our Specialized Engineering Services"