Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 09:12:49 +00:00
parent fcf1e6ec2a
commit d0285680af

View File

@@ -91,7 +91,7 @@ export default function AboutPage() {
{ value: "50K+", title: "Happy Customers" },
{ value: "1000+", title: "Curated Products" },
]}
imageSrc="http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg"
imageSrc="http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=8"
imageAlt="Beauty brand showcase"
useInvertedBackground={false}
tagAnimation="slide-up"
@@ -112,19 +112,19 @@ export default function AboutPage() {
id: 1,
title: "Authenticity & Quality",
description: "We partner exclusively with authorized distributors to ensure every product meets our rigorous quality standards. No counterfeits, no compromises.",
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=9",
},
{
id: 2,
title: "Customer-Centric Service",
description: "Our beauty consultants provide personalized recommendations and support every step of your journey with us.",
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=10",
},
{
id: 3,
title: "Inclusive Curation",
description: "We celebrate diversity and ensure our collections cater to all skin tones, styles, and preferences.",
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=11",
},
]}
textboxLayout="default"
@@ -148,7 +148,7 @@ export default function AboutPage() {
handle: "@sarahmitchell",
testimonial: "The quality of products is exceptional! I've found my go-to makeup and jewelry pieces here. The booking system makes shopping so convenient.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=7",
imageAlt: "Sarah Mitchell",
},
{
@@ -157,7 +157,7 @@ export default function AboutPage() {
handle: "@jchen_style",
testimonial: "Elevate Beauty curates collections perfectly for my taste. Love the premium feel and the customer service is outstanding!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=8",
imageAlt: "Jessica Chen",
},
{
@@ -166,7 +166,7 @@ export default function AboutPage() {
handle: "@emmastyle92",
testimonial: "Finally found a place where makeup and jewelry collections are equally amazing. The expert recommendations helped me find my perfect shade!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=9",
imageAlt: "Emma Rodriguez",
},
]}