From b504ae0abb09977e28037d40cc21da25b6252873 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:15:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb7071e..e42b4b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,11 +102,11 @@ export default function LandingPage() { { id: "1", name: "Sarah Mitchell", handle: "@sarahmstyle", testimonial: "StyleHub has completely transformed my wardrobe! The quality and attention to detail is incredible. I've never felt more confident in my clothing choices.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-glad-young-bearded-man-mustache-wears-denim-shirt-smiles-happily_273609-8698.jpg", imageAlt: "Sarah Mitchell"}, { - id: "2", name: "James Chen", handle: "@jameschendesign", testimonial: "The collection is absolutely fantastic. Every piece I've purchased has exceeded my expectations. StyleHub is now my go-to for premium fashion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"}, + id: "2", name: "James Chen", handle: "@jameschendesign", testimonial: "The collection is absolutely fantastic. Every piece I've purchased has exceeded my expectations. StyleHub is now my go-to for premium fashion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen"}, { id: "3", name: "Emma Rodriguez", handle: "@emmarodfashion", testimonial: "I love the curated selection and the way StyleHub makes shopping so easy. The shipping was fast and the packaging was beautiful. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businesswoman-mockup-psd-smiling-closeup-port_53876-143277.jpg", imageAlt: "Emma Rodriguez"}, { - id: "4", name: "Michael Thompson", handle: "@mthompson_style", testimonial: "StyleHub offers the best quality-to-price ratio I've found. Their customer service is outstanding, and every purchase has been a delight.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"}, + id: "4", name: "Michael Thompson", handle: "@mthompson_style", testimonial: "StyleHub offers the best quality-to-price ratio I've found. Their customer service is outstanding, and every purchase has been a delight.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Thompson"}, ]} /> -- 2.49.1