Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 01:20:20 +00:00
parent 45fce0a55d
commit daf1e30afd

View File

@@ -63,7 +63,7 @@ export default function AboutPage() {
title: "Our Commitment to Quality", title: "Our Commitment to Quality",
description: description:
"Every stitch tells a story. We believe that well-fitted clothes have the power to transform confidence and presence. That's why we invest in only the finest techniques and materials.", "Every stitch tells a story. We believe that well-fitted clothes have the power to transform confidence and presence. That's why we invest in only the finest techniques and materials.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cutting-fabric-pieces-by-rotary-cutter-mat-using-ruler_23-2148164443.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cutting-fabric-pieces-by-rotary-cutter-mat-using-ruler_23-2148164443.jpg?_wi=4",
imageAlt: "Master craftsmen at work", imageAlt: "Master craftsmen at work",
}, },
{ {
@@ -71,7 +71,7 @@ export default function AboutPage() {
title: "Local Pride, Global Standards", title: "Local Pride, Global Standards",
description: description:
"Proudly serving Pearland and the Greater Houston area, we bring international tailoring standards to our community. Our team has trained under master tailors from around the world.", "Proudly serving Pearland and the Greater Houston area, we bring international tailoring standards to our community. Our team has trained under master tailors from around the world.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg?_wi=5",
imageAlt: "Professional tailoring standards", imageAlt: "Professional tailoring standards",
}, },
{ {
@@ -79,7 +79,7 @@ export default function AboutPage() {
title: "Your Satisfaction is Our Promise", title: "Your Satisfaction is Our Promise",
description: description:
"We stand behind every alteration with a 100% satisfaction guarantee. Your comfort and confidence in your fit is what matters most to us.", "We stand behind every alteration with a 100% satisfaction guarantee. Your comfort and confidence in your fit is what matters most to us.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-customer-looking-beautiful-fabric-drapery-shop_1157-37454.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-customer-looking-beautiful-fabric-drapery-shop_1157-37454.jpg?_wi=2",
imageAlt: "Customer satisfaction guarantee", imageAlt: "Customer satisfaction guarantee",
}, },
]} ]}