Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user