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