diff --git a/src/app/page.tsx b/src/app/page.tsx index c2837a2..a73e957 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,17 +147,17 @@ export default function LandingPage() { description="Join thousands of satisfied customers who have transformed their skincare routines with Glow." testimonials={[ { - id: "1", name: "Sarah Mitchell", handle: "@skincare.love", testimonial: "This serum completely transformed my complexion. My skin has never looked more radiant and hydrated. Absolutely obsessed!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-70576.jpg", imageAlt: "Sarah Mitchell"}, + id: "1", name: "Sarah Mitchell", handle: "@skincare.love", testimonial: "This serum completely transformed my complexion. My skin has never looked more radiant and hydrated. Absolutely obsessed!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-70576.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, { - id: "2", name: "Emma Rodriguez", handle: "@beauty.journey", testimonial: "The quality is unmatched. Every product feels luxurious and actually delivers visible results. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-makeup-front-view_23-2149640968.jpg", imageAlt: "Emma Rodriguez"}, + id: "2", name: "Emma Rodriguez", handle: "@beauty.journey", testimonial: "The quality is unmatched. Every product feels luxurious and actually delivers visible results. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-makeup-front-view_23-2149640968.jpg?_wi=1", imageAlt: "Emma Rodriguez"}, { id: "3", name: "Jessica Chen", handle: "@glowing.skin", testimonial: "Finally found skincare that doesn't irritate my sensitive skin. The botanical formulas are pure magic for my complexion.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-park_1303-28948.jpg", imageAlt: "Jessica Chen"}, { id: "4", name: "Amanda Brooks", handle: "@radiant.beauty", testimonial: "Best investment in my skincare routine. My skin feels nourished, looks brighter, and my makeup applies flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-women-posing-together_23-2149643142.jpg", imageAlt: "Amanda Brooks"}, { - id: "5", name: "Lisa Thompson", handle: "@skincare.expert", testimonial: "The results are incredible. My pores look smaller, my complexion is even, and I'm getting compliments constantly!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-70576.jpg", imageAlt: "Lisa Thompson"}, + id: "5", name: "Lisa Thompson", handle: "@skincare.expert", testimonial: "The results are incredible. My pores look smaller, my complexion is even, and I'm getting compliments constantly!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-70576.jpg?_wi=2", imageAlt: "Lisa Thompson"}, { - id: "6", name: "Nicole Adams", handle: "@glow.transformation", testimonial: "Switched my entire routine to Glow and haven't looked back. This is professional-grade skincare at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-makeup-front-view_23-2149640968.jpg", imageAlt: "Nicole Adams"}, + id: "6", name: "Nicole Adams", handle: "@glow.transformation", testimonial: "Switched my entire routine to Glow and haven't looked back. This is professional-grade skincare at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-makeup-front-view_23-2149640968.jpg?_wi=2", imageAlt: "Nicole Adams"}, ]} animationType="slide-up" textboxLayout="default"