Update src/app/page.tsx

This commit is contained in:
2026-05-28 04:40:22 +00:00
parent 8069388017
commit 2e89d7a83a

View File

@@ -147,23 +147,23 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
id: "t1", name: "Sarah J.", role: "Fashion Enthusiast", company: "Style Savvy", rating: 5, id: "t1", name: "Sarah J.", role: "Fashion Enthusiast", company: "Style Savvy", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-holding-trench-coat-with-smile_197531-19749.jpg", imageAlt: "Portrait of Sarah J.", quote: "FashionGrove's ethical practices truly resonate with me. Their clothes are not only stylish but also incredibly comfortable and made to last!" imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-holding-trench-coat-with-smile_197531-19749.jpg", imageAlt: "Portrait of Sarah J."
}, },
{ {
id: "t2", name: "Michael L.", role: "Professional Stylist", company: "TrendSetters Agency", rating: 5, id: "t2", name: "Michael L.", role: "Professional Stylist", company: "TrendSetters Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/interested-african-american-woman-trench-coat-looking-camera-front-view-curious-black-girl-standing-bricked-background_197531-28937.jpg", imageAlt: "Portrait of Michael L.", quote: "The attention to detail and quality of FashionGrove garments are outstanding. My new jacket is a staple in my wardrobe now." imageSrc: "http://img.b2bpic.net/free-photo/interested-african-american-woman-trench-coat-looking-camera-front-view-curious-black-girl-standing-bricked-background_197531-28937.jpg", imageAlt: "Portrait of Michael L."
}, },
{ {
id: "t3", name: "Emily R.", role: "Blogger", company: "Chic Chronicles", rating: 5, id: "t3", name: "Emily R.", role: "Blogger", company: "Chic Chronicles", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-taking-photo-selfie-with-inspiration-wearing-modern-clothes-girl-holding-smartphone-camera-model-posing_158538-5304.jpg", imageAlt: "Portrait of Emily R.", quote: "I always get compliments when I wear FashionGrove. The designs are fresh, and I appreciate their commitment to sustainability." imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-taking-photo-selfie-with-inspiration-wearing-modern-clothes-girl-holding-smartphone-camera-model-posing_158538-5304.jpg", imageAlt: "Portrait of Emily R."
}, },
{ {
id: "t4", name: "David K.", role: "Casual Wear Advocate", company: "Comfort Club", rating: 4, id: "t4", name: "David K.", role: "Casual Wear Advocate", company: "Comfort Club", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/transgenders-posing-together-medium-shot_23-2149154652.jpg", imageAlt: "Portrait of David K.", quote: "Finally found a brand that combines comfort with conscious fashion. Their hoodies are my go-to for everyday wear." imageSrc: "http://img.b2bpic.net/free-photo/transgenders-posing-together-medium-shot_23-2149154652.jpg", imageAlt: "Portrait of David K."
}, },
{ {
id: "t5", name: "Olivia M.", role: "Creative Director", company: "Vogue Vision", rating: 5, id: "t5", name: "Olivia M.", role: "Creative Director", company: "Vogue Vision", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/wardrobe-renovation-winter_23-2149183991.jpg", imageAlt: "Portrait of Olivia M.", quote: "As a creative director, I'm constantly seeking inspiration. FashionGrove's collections offer unique pieces that spark my creativity." imageSrc: "http://img.b2bpic.net/free-photo/wardrobe-renovation-winter_23-2149183991.jpg", imageAlt: "Portrait of Olivia M."
}, },
]} ]}
title="What Our Happy Customers Are Saying" title="What Our Happy Customers Are Saying"