diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d5e1b5..34f765c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,11 +49,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg", imageAlt: "luxury beauty products skincare bottles premium cosmetics natural ingredients"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=1", imageAlt: "luxury beauty products skincare bottles premium cosmetics natural ingredients"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg", imageAlt: "organic beauty skincare routine luxury spa natural cosmetics"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg?_wi=1", imageAlt: "organic beauty skincare routine luxury spa natural cosmetics"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238252.jpg", imageAlt: "beauty brand premium products skincare botanical ingredients"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238252.jpg?_wi=1", imageAlt: "beauty brand premium products skincare botanical ingredients"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -67,7 +67,7 @@ export default function LandingPage() { description="Founded in 2018" subdescription="Aura Beauty - Luxury Skincare" icon={Leaf} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=2" imageAlt="luxury beauty brand skincare professional botanical beauty premium cosmetics" mediaAnimation="slide-up" useInvertedBackground={false} @@ -80,9 +80,9 @@ export default function LandingPage() { description="Experience the difference of premium, scientifically-formulated skincare with visible results" features={[ { - id: "1", tag: "Pure Ingredients", title: "100% Natural Formulations", description: "Sourced from the world's most pristine botanical gardens and sustainably harvested ingredients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238252.jpg", imageAlt: "natural ingredients organic beauty skincare formula botanical"}, + id: "1", tag: "Pure Ingredients", title: "100% Natural Formulations", description: "Sourced from the world's most pristine botanical gardens and sustainably harvested ingredients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238252.jpg?_wi=2", imageAlt: "natural ingredients organic beauty skincare formula botanical"}, { - id: "2", tag: "Luxury Packaging", title: "Premium Sustainable Design", description: "Eco-conscious packaging that protects your investment while honoring our commitment to the planet", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg", imageAlt: "luxury packaging premium beauty eco-friendly sustainable cosmetics"}, + id: "2", tag: "Luxury Packaging", title: "Premium Sustainable Design", description: "Eco-conscious packaging that protects your investment while honoring our commitment to the planet", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg?_wi=2", imageAlt: "luxury packaging premium beauty eco-friendly sustainable cosmetics"}, { id: "3", tag: "Ethical Beauty", title: "Cruelty-Free & Vegan", description: "Every product is certified cruelty-free and formulated with compassion for all living beings", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-wellness-items-body-care_169016-5853.jpg", imageAlt: "cruelty-free beauty vegan skincare clean beauty ethical cosmetics"}, ]} @@ -118,10 +118,10 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Victoria Martinez", handle: "Skin Specialist", testimonial: "The results are incredible. My clients have seen visible improvements in just two weeks. The quality and efficacy are unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", imageAlt: "woman portrait professional headshot beauty client happy customer"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=1", imageAlt: "woman portrait professional headshot beauty client happy customer"}, { id: "2", name: "Emma Chen", handle: "Beauty Editor", testimonial: "Aura has completely changed how I approach skincare. The ingredients are pure, the packaging is beautiful, and the results speak for themselves.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", imageAlt: "woman smiling professional photo beauty enthusiast satisfied customer"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2", imageAlt: "woman smiling professional photo beauty enthusiast satisfied customer"}, { id: "3", name: "Sophie Laurent", handle: "Makeup Artist", testimonial: "I recommend Aura to every client. The serums and moisturizers provide the perfect base for makeup application and keep skin glowing all day.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-haired-girl-toasty-fluffy-sweater-with-lens-flare-white-background_633478-2094.jpg", imageAlt: "woman face portrait photography beauty client happy face"},