Merge version_1 into main #3
@@ -49,16 +49,16 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-artist-with-her-assistant-aprons-painting-vintage-chair-with-paintbrush-workshop_613910-18234.jpg", imageAlt: "Premium craftsmanship workshop"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-artist-with-her-assistant-aprons-painting-vintage-chair-with-paintbrush-workshop_613910-18234.jpg?_wi=1", imageAlt: "Premium craftsmanship workshop"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holy-book-with-golden-pages-symbolizing-faith-wisdom-bible-closeup_169016-71310.jpg", imageAlt: "Luxury product showcase"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holy-book-with-golden-pages-symbolizing-faith-wisdom-bible-closeup_169016-71310.jpg?_wi=1", imageAlt: "Luxury product showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861545.jpg", imageAlt: "Master craftsman at work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861545.jpg?_wi=1", imageAlt: "Master craftsman at work"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stacked-aesthetic-objects-still-life_23-2150230633.jpg", imageAlt: "Fine crafted details"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stacked-aesthetic-objects-still-life_23-2150230633.jpg?_wi=1", imageAlt: "Fine crafted details"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -95,19 +95,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Master Selection", description: "We source only the finest materials from trusted suppliers worldwide, ensuring premium quality in every component.", imageSrc: "http://img.b2bpic.net/free-photo/female-artist-with-her-assistant-aprons-painting-vintage-chair-with-paintbrush-workshop_613910-18234.jpg", imageAlt: "Material selection process"
|
||||
title: "Master Selection", description: "We source only the finest materials from trusted suppliers worldwide, ensuring premium quality in every component.", imageSrc: "http://img.b2bpic.net/free-photo/female-artist-with-her-assistant-aprons-painting-vintage-chair-with-paintbrush-workshop_613910-18234.jpg?_wi=2", imageAlt: "Material selection process"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Precision Crafting", description: "Our skilled artisans employ time-tested techniques combined with modern precision equipment for flawless execution.", imageSrc: "http://img.b2bpic.net/free-photo/holy-book-with-golden-pages-symbolizing-faith-wisdom-bible-closeup_169016-71310.jpg", imageAlt: "Precision crafting detail"
|
||||
title: "Precision Crafting", description: "Our skilled artisans employ time-tested techniques combined with modern precision equipment for flawless execution.", imageSrc: "http://img.b2bpic.net/free-photo/holy-book-with-golden-pages-symbolizing-faith-wisdom-bible-closeup_169016-71310.jpg?_wi=2", imageAlt: "Precision crafting detail"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Quality Assurance", description: "Each product undergoes rigorous testing and inspection to meet our exacting standards before delivery.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861545.jpg", imageAlt: "Quality control inspection"
|
||||
title: "Quality Assurance", description: "Each product undergoes rigorous testing and inspection to meet our exacting standards before delivery.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861545.jpg?_wi=2", imageAlt: "Quality control inspection"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Heritage Delivery", description: "Presented with pride in premium packaging that reflects the extraordinary quality within.", imageSrc: "http://img.b2bpic.net/free-photo/stacked-aesthetic-objects-still-life_23-2150230633.jpg", imageAlt: "Luxury product presentation"
|
||||
title: "Heritage Delivery", description: "Presented with pride in premium packaging that reflects the extraordinary quality within.", imageSrc: "http://img.b2bpic.net/free-photo/stacked-aesthetic-objects-still-life_23-2150230633.jpg?_wi=2", imageAlt: "Luxury product presentation"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user