diff --git a/src/app/page.tsx b/src/app/page.tsx index b2730e5..1ade7b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -257,28 +257,22 @@ export default function HomePage() { animationType="blur-reveal" testimonials={[ { - id: "testimonial-1", name: "Alexandra Chen", role: "Fashion Collector, Hong Kong", testimonial: "The immersive 3D experience transformed how I shop for luxury. I felt connected to each brand's story. Absolutely revolutionary.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg", imageAlt: "Alexandra Chen" + id: "testimonial-1", name: "Alexandra Chen", role: "Fashion Collector, Hong Kong", testimonial: "The immersive 3D experience transformed how I shop for luxury. I felt connected to each brand's story. Absolutely revolutionary.", icon: Star, imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg", imageAlt: "Alexandra Chen" }, { - id: "testimonial-2", name: "Marcus Thompson", role: "Fragrance Connoisseur, London", testimonial: "Rasesh Parfum's transparency about ingredients and scent profiles is unmatched. Finally, luxury with authenticity.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg", imageAlt: "Marcus Thompson" + id: "testimonial-2", name: "Marcus Thompson", role: "Fragrance Connoisseur, London", testimonial: "Rasesh Parfum's transparency about ingredients and scent profiles is unmatched. Finally, luxury with authenticity.", icon: Star, imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg", imageAlt: "Marcus Thompson" }, { - id: "testimonial-3", name: "Sofia Rodriguez", role: "Gen Z Style Icon, Mexico City", testimonial: "Maison Arandano gets us. The neon drops feel exclusive, authentic, and community-driven. This is luxury for my generation.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg", imageAlt: "Sofia Rodriguez" + id: "testimonial-3", name: "Sofia Rodriguez", role: "Gen Z Style Icon, Mexico City", testimonial: "Maison Arandano gets us. The neon drops feel exclusive, authentic, and community-driven. This is luxury for my generation.", icon: Star, imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg", imageAlt: "Sofia Rodriguez" }, { - id: "testimonial-4", name: "James Pemberton", role: "Executive, New York", testimonial: "Rasesh Apparel's tailoring is surgical precision. I've never experienced such quality in minimalist design. A true investment.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg", imageAlt: "James Pemberton" + id: "testimonial-4", name: "James Pemberton", role: "Executive, New York", testimonial: "Rasesh Apparel's tailoring is surgical precision. I've never experienced such quality in minimalist design. A true investment.", icon: Star, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg", imageAlt: "James Pemberton" }, { - id: "testimonial-5", name: "Yuki Tanaka", role: "Luxury Investor, Tokyo", testimonial: "The Flagship Collective represents the future of luxury retail. Seamless brand switching, premium experience, pure excellence.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg", imageAlt: "Yuki Tanaka" + id: "testimonial-5", name: "Yuki Tanaka", role: "Luxury Investor, Tokyo", testimonial: "The Flagship Collective represents the future of luxury retail. Seamless brand switching, premium experience, pure excellence.", icon: Star, imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg", imageAlt: "Yuki Tanaka" }, { - id: "testimonial-6", name: "Isabella Moretti", role: "Design Curator, Milan", testimonial: "Three worlds, infinite expression. The tagline says it all. Each brand universe is carefully crafted and masterfully executed.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/corridor-mall-unfocused_1203-1301.jpg", imageAlt: "Isabella Moretti" + id: "testimonial-6", name: "Isabella Moretti", role: "Design Curator, Milan", testimonial: "Three worlds, infinite expression. The tagline says it all. Each brand universe is carefully crafted and masterfully executed.", icon: Star, imageSrc: "http://img.b2bpic.net/free-photo/corridor-mall-unfocused_1203-1301.jpg", imageAlt: "Isabella Moretti" }, ]} textboxLayout="default"