Update src/app/about/page.tsx

This commit is contained in:
2026-03-11 08:03:00 +00:00
parent 8119c9591c
commit a4cf4be5fc

View File

@@ -66,7 +66,7 @@ export default function AboutPage() {
description: "Beautiful finishing and installation ensuring complete satisfaction", description: "Beautiful finishing and installation ensuring complete satisfaction",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/colleagues-having-discussion-about-project-planning-marketing-strategy-working-together-business-man-woman-doing-teamwork-with-laptop-papers-design-presentation_482257-40028.jpg" imageSrc="http://img.b2bpic.net/free-photo/colleagues-having-discussion-about-project-planning-marketing-strategy-working-together-business-man-woman-doing-teamwork-with-laptop-papers-design-presentation_482257-40028.jpg?_wi=2"
imageAlt="Interior design process workflow" imageAlt="Interior design process workflow"
mediaAnimation="slide-up" mediaAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -87,7 +87,7 @@ export default function AboutPage() {
value: "45+", value: "45+",
title: "Years of Expertise", title: "Years of Expertise",
description: "Generations of traditional and modern craftsmanship combined", description: "Generations of traditional and modern craftsmanship combined",
imageSrc: "http://img.b2bpic.net/free-photo/millennial-man-choosing-skilled-labor-trades_1163-3107.jpg", imageSrc: "http://img.b2bpic.net/free-photo/millennial-man-choosing-skilled-labor-trades_1163-3107.jpg?_wi=2",
imageAlt: "experienced craftsman working", imageAlt: "experienced craftsman working",
}, },
{ {
@@ -95,7 +95,7 @@ export default function AboutPage() {
value: "23+", value: "23+",
title: "Satisfied Clients", title: "Satisfied Clients",
description: "Each project completed with dedication and perfection", description: "Each project completed with dedication and perfection",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-resting_171337-3998.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-resting_171337-3998.jpg?_wi=2",
imageAlt: "happy satisfied customer", imageAlt: "happy satisfied customer",
}, },
{ {
@@ -103,7 +103,7 @@ export default function AboutPage() {
value: "Premium", value: "Premium",
title: "Quality Materials", title: "Quality Materials",
description: "Only the finest finishes and materials for luxury results", description: "Only the finest finishes and materials for luxury results",
imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600764.jpg", imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600764.jpg?_wi=2",
imageAlt: "premium finishing detail", imageAlt: "premium finishing detail",
}, },
]} ]}