From bf764070ef390c6c923a91f49cbe8c577752fb76 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 13:52:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ace2570..73070db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,17 +182,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Modern Glass Door", price: "View Project", variant: "Premium Aluminium", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beaujtiful-woman-luxury-travcel-house_23-2149140860.jpg"}, + id: "p1", name: "Modern Glass Door", price: "See Installation Details", variant: "Premium Aluminium", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beaujtiful-woman-luxury-travcel-house_23-2149140860.jpg"}, { - id: "p2", name: "Kitchen Renovation", price: "View Project", variant: "Tiling Service", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-assembly-suspended-ceiling-with-drywall-fixing-drywall-ceiling-metal-frame-with-screwdriver_166373-1913.jpg"}, + id: "p2", name: "Kitchen Renovation", price: "See Installation Details", variant: "Tiling Service", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-assembly-suspended-ceiling-with-drywall-fixing-drywall-ceiling-metal-frame-with-screwdriver_166373-1913.jpg"}, { - id: "p3", name: "Storm-proof Roof", price: "View Project", variant: "Installation", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"}, + id: "p3", name: "Storm-proof Roof", price: "See Installation Details", variant: "Installation", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"}, { - id: "p4", name: "Office Aluminium Window", price: "View Project", variant: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138793.jpg"}, + id: "p4", name: "Office Aluminium Window", price: "See Installation Details", variant: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138793.jpg"}, { - id: "p5", name: "Ceiling Finish", price: "View Project", variant: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/suspended-ceiling-with-halogen-spots-lamps-drywall-construction-room_632498-1082.jpg"}, + id: "p5", name: "Ceiling Finish", price: "See Installation Details", variant: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/suspended-ceiling-with-halogen-spots-lamps-drywall-construction-room_632498-1082.jpg"}, { - id: "p6", name: "Custom Glass Facade", price: "View Project", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-luxury-vacation_23-2149204472.jpg"}, + id: "p6", name: "Custom Glass Facade", price: "See Installation Details", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-luxury-vacation_23-2149204472.jpg"}, ]} title="Project Gallery" description="A showcase of our recent high-end installations."