diff --git a/src/app/page.tsx b/src/app/page.tsx index 0607269..2f20017 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,13 +49,13 @@ export default function LandingPage() { title="Unveil Your Natural Radiance" description="Experience the fusion of science and nature with our luxurious skincare collection designed for your unique glow." testimonials={[ - { name: "Elena R.", handle: "@elena_skincare", testimonial: "My skin has never felt this hydrated and glowing. Truly luxury in a bottle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-plant_23-2149030351.jpg", imageAlt: "elegant beauty skincare product background" }, - { name: "Sarah M.", handle: "@sarah_beauty", testimonial: "The makeup line is impeccable. Minimal, elegant, and long-lasting.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913246.jpg", imageAlt: "elegant beauty skincare product background" }, + { name: "Elena R.", handle: "@elena_skincare", testimonial: "My skin has never felt this hydrated and glowing. Truly luxury in a bottle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-plant_23-2149030351.jpg?_wi=1", imageAlt: "elegant beauty skincare product background" }, + { name: "Sarah M.", handle: "@sarah_beauty", testimonial: "The makeup line is impeccable. Minimal, elegant, and long-lasting.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913246.jpg?_wi=1", imageAlt: "elegant beauty skincare product background" }, { name: "Chloe L.", handle: "@chloeluv", testimonial: "A complete transformation. Highly recommend these perfumes as well!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/depilatory-paste-shape-heart-with-fresh-tulip_185193-164812.jpg", imageAlt: "elegant beauty skincare product background" }, { name: "Maya K.", handle: "@maya_beauty", testimonial: "Finally, skincare that feels as good as it looks on my vanity.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/dermatologically-tested-label-style_23-2148507442.jpg", imageAlt: "elegant beauty skincare product background" }, { name: "Sofia J.", handle: "@sofia_j", testimonial: "The best ingredients I've ever found in a commercial line.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-sign_23-2148576718.jpg", imageAlt: "elegant beauty skincare product background" } ]} - imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-plant_23-2149030351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-plant_23-2149030351.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/expressive-transgender-posing-medium-shot_23-2149154632.jpg", alt: "Portrait of elegant woman" }, { src: "http://img.b2bpic.net/free-photo/cute-young-cozy-woman-indoor-portrait_624325-2852.jpg", alt: "Portrait of stylish woman" }, @@ -83,7 +83,7 @@ export default function LandingPage() { { value: "50+", title: "Premium Products" }, { value: "10k+", title: "Happy Customers" } ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913246.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913246.jpg?_wi=2" mediaAnimation="blur-reveal" metricsAnimation="slide-up" />