From 91ae4379e0eaea1c9cc87e2151c875d0f7074a65 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:53:36 +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 07e2edd..1d94150 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,13 +156,13 @@ export default function LandingPage() { id: "1", title: "Finally found my uniform", quote: "Hollow District's minimalist approach to fashion completely changed how I shop. I now have a cohesive wardrobe of pieces that work together perfectly. Quality is exceptional.", name: "Sarah Mitchell", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg", imageAlt: "Sarah Mitchell portrait" }, { - id: "2", title: "Sustainable without compromise", quote: "I was skeptical about sustainable fashion, but Hollow District proves you don't have to sacrifice style. The craftsmanship is evident in every detail.", name: "Marcus Chen", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen portrait" + id: "2", title: "Sustainable without compromise", quote: "I was skeptical about sustainable fashion, but Hollow District proves you don't have to sacrifice style. The craftsmanship is evident in every detail.", name: "Marcus Chen", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Chen portrait" }, { id: "3", title: "Timeless investment pieces", quote: "These aren't just clothes, they're investments. After two years of regular wear, my Hollow District pieces look brand new. Worth every penny.", name: "Elena Rodriguez", role: "Writer & Editor", imageSrc: "http://img.b2bpic.net/free-photo/spanish-woman-with-purple-hair-bright-makeup-looking-sad_181624-54437.jpg", imageAlt: "Elena Rodriguez portrait" }, { - id: "4", title: "Minimal closet, maximum style", quote: "With just 20 pieces, I have hundreds of outfit combinations. Hollow District's design philosophy is genius. I feel more confident and less overwhelmed.", name: "David Kim", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim portrait" + id: "4", title: "Minimal closet, maximum style", quote: "With just 20 pieces, I have hundreds of outfit combinations. Hollow District's design philosophy is genius. I feel more confident and less overwhelmed.", name: "David Kim", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kim portrait" }, { id: "5", title: "Exceptional quality and values", quote: "Supporting a brand that aligns with my values is important. Hollow District delivers on both quality and ethics. Highly recommend.", name: "Jessica Thompson", role: "Environmental Consultant", imageSrc: "http://img.b2bpic.net/free-photo/photo-fashionable-girl-with-bright-ginger-hairstyle-bandage-neck-light-modern-clothes-looking-front-outdoor_197531-24727.jpg", imageAlt: "Jessica Thompson portrait" -- 2.49.1