Update src/app/page.tsx
This commit is contained in:
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Commercial project installation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg?_wi=1",
|
||||
imageAlt: "Precision woodworking detail",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Designer furniture showroom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150232682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150232682.jpg?_wi=1",
|
||||
imageAlt: "Artisanal studio atmosphere",
|
||||
},
|
||||
]}
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
title: "Master Artisans",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-mid-adult-carpenter-his-workshop_637285-11693.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-mid-adult-carpenter-his-workshop_637285-11693.jpg?_wi=1"
|
||||
imageAlt="Our manufacturing facility floor"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -172,19 +172,19 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Material Excellence",
|
||||
description: "We source the finest sustainable woods, premium leathers, and high-quality fabrics for every piece.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Precision Manufacturing",
|
||||
description: "Our CNC precision is balanced by artisanal hand-finishing for perfection in every detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mid-adult-carpenter-his-workshop_637285-11693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mid-adult-carpenter-his-workshop_637285-11693.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Design Consultation",
|
||||
description: "Collaborate directly with our master designers on your specific custom furniture projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150232682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150232682.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Our Manufacturing"
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "Urban Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
role: "Interior Designer",
|
||||
company: "Wilson Interiors",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
|
||||
Reference in New Issue
Block a user