From f27d321c58bb658ef7caba37cb21de096ff465e7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 03:13:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f402e5..48804a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,13 +140,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Any type of staircase design ", price: "maintenence ", variant: "Industrial Construction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvRIYm26kgr0UQFke9M9rE7rMl/uploaded-1781060525315-6wmpntmc.jpg", imageAlt: "Heavy steel structural frame"}, + id: "p1", name: "Any type of staircase design ", price: "", variant: "I", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvRIYm26kgr0UQFke9M9rE7rMl/uploaded-1781060525315-6wmpntmc.jpg", imageAlt: "Heavy steel structural frame"}, { - id: "p2", name: "Custom Wrought Iron", price: "Custom Quote", variant: "Residential / Commercial", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvRIYm26kgr0UQFke9M9rE7rMl/uploaded-1781060244728-40l4nwys.jpg", imageAlt: "Ornate custom metal gate"}, + id: "p2", name: "Custom Wrought Iron", price: "", variant: "Residential / Commercial", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvRIYm26kgr0UQFke9M9rE7rMl/uploaded-1781060244728-40l4nwys.jpg", imageAlt: "Ornate custom metal gate"}, { - id: "p3", name: "Commercial structrual metal", price: "maintenence ", variant: "Factory Access", imageSrc: "https://img.b2bpic.net/free-photo/modern-metal-staircase_158595-5087.jpg?id=7303287", imageAlt: "Industrial metal staircase"}, + id: "p3", name: "Commercial structrual metal", price: "", variant: "", imageSrc: "https://img.b2bpic.net/free-photo/modern-metal-staircase_158595-5087.jpg?id=7303287", imageAlt: "Industrial metal staircase"}, { - id: "p4", name: "Architectural Railings", price: "Custom Quote", variant: "Interior / Exterior", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892923.jpg", imageAlt: "Modern metal balcony railing"}, + id: "p4", name: "Architectural Railings", price: "", variant: "Interior / Exterior", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892923.jpg", imageAlt: "Modern metal balcony railing"}, { id: "p5", name: "Heavy Equipment Repair", price: "Service Call", variant: "On-site Welding", imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580570.jpg", imageAlt: "Welding repair on heavy machinery"}, {