Update src/app/about/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function AboutPage() {
|
||||
{ value: "25+", title: "Years of Excellence" },
|
||||
{ value: "5000+", title: "Happy Customers" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104839.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104839.jpg?_wi=2"
|
||||
imageAlt="Master craftsman at work"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -69,21 +69,21 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Sustainable Sourcing",
|
||||
description: "All wood is responsibly sourced from certified sustainable forests, ensuring environmental responsibility without compromising quality or durability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=4",
|
||||
imageAlt: "Wood grain texture quality materials sustainable wood lumber",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Master Craftsmanship",
|
||||
description: "Each piece is hand-selected and crafted by experienced artisans using traditional joinery techniques that have been perfected over decades of practice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=5",
|
||||
imageAlt: "Wood grain texture quality materials sustainable wood lumber",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Lifetime Durability",
|
||||
description: "Premium wood furniture designed to last generations. We stand behind our work with comprehensive warranties and exceptional customer support for every purchase.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=6",
|
||||
imageAlt: "Wood grain texture quality materials sustainable wood lumber",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user