Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-05 07:06:53 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -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"
metricsAnimation="slide-up"
@@ -68,13 +68,13 @@ export default function AboutPage() {
features={[
{
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", imageAlt: "Wood grain texture quality materials sustainable wood lumber"},
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?_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", imageAlt: "Wood grain texture quality materials sustainable wood lumber"},
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?_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", imageAlt: "Wood grain texture quality materials sustainable wood lumber"},
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?_wi=6", imageAlt: "Wood grain texture quality materials sustainable wood lumber"},
]}
/>
</div>

View File

@@ -97,7 +97,7 @@ export default function HomePage() {
{ 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=1"
imageAlt="Master craftsman at work"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -117,13 +117,13 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Sustainable Sourcing", description: "All wood is responsibly sourced from certified sustainable forests, ensuring environmental responsibility without compromising quality.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg", imageAlt: "Wood grain texture quality materials sustainable wood lumber"},
title: "Sustainable Sourcing", description: "All wood is responsibly sourced from certified sustainable forests, ensuring environmental responsibility without compromising quality.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=1", 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.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg", imageAlt: "Wood grain texture quality materials sustainable wood lumber"},
title: "Master Craftsmanship", description: "Each piece is hand-selected and crafted by experienced artisans using traditional joinery techniques that have been perfected over decades.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=2", 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.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg", imageAlt: "Wood grain texture quality materials sustainable wood lumber"},
title: "Lifetime Durability", description: "Premium wood furniture designed to last generations. We stand behind our work with comprehensive warranties and exceptional customer support.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=3", imageAlt: "Wood grain texture quality materials sustainable wood lumber"},
]}
/>
</div>