Update src/app/about/page.tsx
This commit is contained in:
@@ -54,21 +54,21 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Founded with Purpose",
|
||||
description: "StyleFit Professional was established by fashion industry veterans who believed professional clothing shouldn't compromise on quality or style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg?_wi=4",
|
||||
imageAlt: "Premium fabric textile quality",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Quality First Philosophy",
|
||||
description: "Every piece goes through rigorous quality control. We source only the finest fabrics and employ master tailors with decades of experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=4",
|
||||
imageAlt: "Tailoring expert measurement",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Sustainability Commitment",
|
||||
description: "We're invested in eco-friendly practices, ethical manufacturing, and sustainable supply chains for a better future.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-repairing-clothes_23-2150746371.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-repairing-clothes_23-2150746371.jpg?_wi=2",
|
||||
imageAlt: "Sustainable eco-friendly fashion",
|
||||
},
|
||||
]}
|
||||
@@ -146,7 +146,7 @@ export default function AboutPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/status-ability-skills-expand-branch-connection_53876-121278.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/status-ability-skills-expand-branch-connection_53876-121278.jpg?_wi=3"
|
||||
imageAlt: "Contact us banner"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -158,7 +158,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg?_wi=4"
|
||||
imageAlt="Professional clothing brand lifestyle"
|
||||
logoText="StyleFit Professional"
|
||||
copyrightText="© 2025 StyleFit Professional. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user