From 1deb0bb3a87e9314c761c196fa48c56c525d0839 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:20:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 993fe8d..a168c3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Learn More", href: "about" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-pleased-curly-haired-woman-puts-green-hydrogel-patches-eyes-rejuvenate-skin-smiles-tenderly-poses-bare-shoulders-isolated-beige-studio-background-beauty-concept_273609-59328.jpg" + imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-pleased-curly-haired-woman-puts-green-hydrogel-patches-eyes-rejuvenate-skin-smiles-tenderly-poses-bare-shoulders-isolated-beige-studio-background-beauty-concept_273609-59328.jpg?_wi=1" imageAlt="Premium skincare products and natural ingredients" frameStyle="card" mediaAnimation="slide-up" @@ -79,13 +79,13 @@ export default function LandingPage() { description="Carefully crafted skincare essentials designed to transform your daily routine into a moment of luxury and self-care." products={[ { - id: "1", name: "Luminous Serum", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-serum-bottle-hand-orange-background_185193-162127.jpg", imageAlt: "Luminous Serum bottle" + id: "1", name: "Luminous Serum", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-serum-bottle-hand-orange-background_185193-162127.jpg?_wi=1", imageAlt: "Luminous Serum bottle" }, { - id: "2", name: "Deep Moisture Cream", price: "$72", imageSrc: "http://img.b2bpic.net/free-photo/woman-caring-her-skin-standing-near-mirror-bathroom_1301-3694.jpg", imageAlt: "Deep Moisture Cream jar" + id: "2", name: "Deep Moisture Cream", price: "$72", imageSrc: "http://img.b2bpic.net/free-photo/woman-caring-her-skin-standing-near-mirror-bathroom_1301-3694.jpg?_wi=1", imageAlt: "Deep Moisture Cream jar" }, { - id: "3", name: "Pure Radiance Cleanser", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-spa-essentials-background-home-decor_53876-128208.jpg", imageAlt: "Pure Radiance Cleanser" + id: "3", name: "Pure Radiance Cleanser", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-spa-essentials-background-home-decor_53876-128208.jpg?_wi=1", imageAlt: "Pure Radiance Cleanser" } ]} textboxLayout="default" @@ -157,7 +157,7 @@ export default function LandingPage() { id: "4", title: "Can I use multiple products together?", content: "Absolutely! We recommend a simple routine: cleanse, apply serum, and moisturize. Our products are designed to work synergistically. For best results, apply products in order from lightest to thickest consistency, allowing each to absorb before applying the next." } ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-doing-self-care-treatment-home_23-2148974362.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-doing-self-care-treatment-home_23-2148974362.jpg?_wi=1" imageAlt="Natural skincare routine" mediaAnimation="slide-up" mediaPosition="left"