diff --git a/src/app/page.tsx b/src/app/page.tsx index 404344a..e95fe9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { id: "cleanser", name: "Gentle Botanical Cleanser", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/containers-plants-assortment_23-2149339761.jpg", imageAlt: "Gentle Botanical Cleanser" }, { - id: "eye-serum", name: "Luminous Eye Treatment", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-care-treatments_23-2149197188.jpg", imageAlt: "Luminous Eye Treatment" + id: "eye-serum", name: "Luminous Eye Treatment", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-care-treatments_23-2149197188.jpg?_wi=1", imageAlt: "Luminous Eye Treatment" } ]} gridVariant="three-columns-all-equal-width" @@ -118,7 +118,7 @@ export default function LandingPage() { features={[ { id: "analysis", title: "Real-Time Analysis", description: "Get instant insights into your skin type, texture, and concerns", media: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-care-treatments_23-2149197188.jpg", imageAlt: "Skin analysis interface" + imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-care-treatments_23-2149197188.jpg?_wi=2", imageAlt: "Skin analysis interface" }, items: [ { icon: Target, text: "Precision Scanning" }, @@ -129,7 +129,7 @@ export default function LandingPage() { }, { id: "recommendations", title: "Personalized Recommendations", description: "Receive curated product suggestions tailored to your skin's unique needs", media: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-model-holding-cream-container_23-2150232541.jpg", imageAlt: "Product recommendations" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-model-holding-cream-container_23-2150232541.jpg?_wi=1", imageAlt: "Product recommendations" }, items: [ { icon: Heart, text: "Custom Routines" }, @@ -185,7 +185,7 @@ export default function LandingPage() { id: "2", name: "Jessica Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-isolated-yellow_23-2149088348.jpg", imageAlt: "Jessica Chen" }, { - id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-model-holding-cream-container_23-2150232541.jpg", imageAlt: "Emma Rodriguez" + id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-model-holding-cream-container_23-2150232541.jpg?_wi=2", imageAlt: "Emma Rodriguez" }, { id: "4", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-hair-talking-phone_273609-15367.jpg", imageAlt: "Lisa Anderson"