diff --git a/src/app/page.tsx b/src/app/page.tsx index a424f2f..9fb963f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function HomePage() { { text: "Shop Now", href: "/shop" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg?_wi=1" imageAlt="KAYURA Premium Night Balm" mediaAnimation="slide-up" /> @@ -103,7 +103,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} buttons={[{ text: "Start Quiz", href: "/" }]} - imageSrc="http://img.b2bpic.net/free-photo/fair-skinned-adult-woman-uses-roller-massager-while-sitting-her-beautician-light-studio-home-spa-facial-concept_197531-31464.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fair-skinned-adult-woman-uses-roller-massager-while-sitting-her-beautician-light-studio-home-spa-facial-concept_197531-31464.jpg?_wi=1" imageAlt="Skincare Quiz Discovery" /> @@ -121,13 +121,13 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "concern-aging", name: "Aging & Firming", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-woman-using-serum_23-2149343874.jpg", imageAlt: "Anti-Aging Skincare Collection"}, + id: "concern-aging", name: "Aging & Firming", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-woman-using-serum_23-2149343874.jpg?_wi=1", imageAlt: "Anti-Aging Skincare Collection"}, { - id: "concern-pigmentation", name: "Pigmentation", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/close-beauty-portrait-topless-woman-with-perfect-skin-natural-make-up-holds-serum-youth-skin-hydration-dropper-with-cosmetic-oil_343596-7827.jpg", imageAlt: "Hyperpigmentation Treatment Collection"}, + id: "concern-pigmentation", name: "Pigmentation", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/close-beauty-portrait-topless-woman-with-perfect-skin-natural-make-up-holds-serum-youth-skin-hydration-dropper-with-cosmetic-oil_343596-7827.jpg?_wi=1", imageAlt: "Hyperpigmentation Treatment Collection"}, { - id: "concern-acne", name: "Acne & Microbiome", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/person-dealing-with-rosacea_23-2150478613.jpg", imageAlt: "Acne Treatment Collection"}, + id: "concern-acne", name: "Acne & Microbiome", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/person-dealing-with-rosacea_23-2150478613.jpg?_wi=1", imageAlt: "Acne Treatment Collection"}, { - id: "concern-barrier", name: "Sensitive Barrier", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-jar-with-cosmetic-cream-her-hands_1150-11722.jpg", imageAlt: "Sensitive Skin Care Collection"}, + id: "concern-barrier", name: "Sensitive Barrier", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-jar-with-cosmetic-cream-her-hands_1150-11722.jpg?_wi=1", imageAlt: "Sensitive Skin Care Collection"}, { id: "concern-hydration", name: "Hydration", price: "View Products", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg", imageAlt: "Deep Hydration Collection"}, { @@ -149,13 +149,13 @@ export default function HomePage() { gridVariant="four-items-2x2-equal-grid" products={[ { - id: "fs-foundation", name: "Foundation Serum", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg", imageAlt: "Foundation Serum - Universal First Serum"}, + id: "fs-foundation", name: "Foundation Serum", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg?_wi=1", imageAlt: "Foundation Serum - Universal First Serum"}, { - id: "c1-cleanser", name: "Exfoliating Cleanser", price: "$62", imageSrc: "http://img.b2bpic.net/free-photo/hand-cream-background-top-view_23-2148241929.jpg", imageAlt: "Exfoliating Cleanser - Weekly Treatment"}, + id: "c1-cleanser", name: "Exfoliating Cleanser", price: "$62", imageSrc: "http://img.b2bpic.net/free-photo/hand-cream-background-top-view_23-2148241929.jpg?_wi=1", imageAlt: "Exfoliating Cleanser - Weekly Treatment"}, { - id: "s0-supplement", name: "Foundation Supplement", price: "$80", imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-young-womann-with-curly-bushy-hair-keeps-hand-face-smiles-happily-has-eyes-closed-holds-green-plant-applies-beauty-patches-eyes-uses-natural-cosmetic-skin-care-concept_273609-60711.jpg", imageAlt: "Foundation Supplement - Daily Systemic"}, + id: "s0-supplement", name: "Foundation Supplement", price: "$80", imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-young-womann-with-curly-bushy-hair-keeps-hand-face-smiles-happily-has-eyes-closed-holds-green-plant-applies-beauty-patches-eyes-uses-natural-cosmetic-skin-care-concept_273609-60711.jpg?_wi=1", imageAlt: "Foundation Supplement - Daily Systemic"}, { - id: "spf-mineral", name: "Mineral SPF 50+", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg", imageAlt: "Mineral SPF 50+ - UV Protection"}, + id: "spf-mineral", name: "Mineral SPF 50+", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg?_wi=2", imageAlt: "Mineral SPF 50+ - UV Protection"}, ]} /> @@ -184,11 +184,11 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Sarah Chen, Beauty Director", date: "Date: 15 November 2024", title: "My skin has never looked clearer", quote: "The concern-driven approach to skincare finally made sense to me. I used the quiz to find products specifically for hyperpigmentation, and within 8 weeks I saw visible improvement in my dark spots. The Foundation Serum is now non-negotiable in my routine.", tag: "Pigmentation Solution", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg", imageAlt: "Sarah Chen testimonial"}, + id: "t1", name: "Sarah Chen, Beauty Director", date: "Date: 15 November 2024", title: "My skin has never looked clearer", quote: "The concern-driven approach to skincare finally made sense to me. I used the quiz to find products specifically for hyperpigmentation, and within 8 weeks I saw visible improvement in my dark spots. The Foundation Serum is now non-negotiable in my routine.", tag: "Pigmentation Solution", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg?_wi=1", imageAlt: "Sarah Chen testimonial"}, { - id: "t2", name: "Marcus Williams, CEO", date: "Date: 10 November 2024", title: "Systemic + topical actually works", quote: "I was skeptical about the supplement angle, but after 12 weeks on the Foundation Supplement paired with topical serums, my skin texture improved dramatically. This is the first skincare brand that treats skin health holistically.", tag: "Systemic Approach", avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg", avatarAlt: "Marcus Williams", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg", imageAlt: "Marcus Williams testimonial"}, + id: "t2", name: "Marcus Williams, CEO", date: "Date: 10 November 2024", title: "Systemic + topical actually works", quote: "I was skeptical about the supplement angle, but after 12 weeks on the Foundation Supplement paired with topical serums, my skin texture improved dramatically. This is the first skincare brand that treats skin health holistically.", tag: "Systemic Approach", avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg", avatarAlt: "Marcus Williams", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg?_wi=1", imageAlt: "Marcus Williams testimonial"}, { - id: "t3", name: "Amelia Rodriguez, Dermatologist", date: "Date: 8 November 2024", title: "Clinically sound formulations", quote: "As a dermatologist, I'm impressed by KAYURA's attention to ingredient science and clinical validation. I now recommend their products to patients with specific skin concerns. The multi-taxonomy navigation empowers users to make informed choices.", tag: "Professional Recommendation", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg", avatarAlt: "Amelia Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg", imageAlt: "Amelia Rodriguez testimonial"}, + id: "t3", name: "Amelia Rodriguez, Dermatologist", date: "Date: 8 November 2024", title: "Clinically sound formulations", quote: "As a dermatologist, I'm impressed by KAYURA's attention to ingredient science and clinical validation. I now recommend their products to patients with specific skin concerns. The multi-taxonomy navigation empowers users to make informed choices.", tag: "Professional Recommendation", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg", avatarAlt: "Amelia Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg?_wi=1", imageAlt: "Amelia Rodriguez testimonial"}, { id: "t4", name: "James Park, Skincare Enthusiast", date: "Date: 5 November 2024", title: "Finally, a brand that understands nuance", quote: "Most skincare brands treat all customers the same. KAYURA gets that everyone's skin is different. The quiz helped me find my exact routine, and 6 months later my acne is under control and my barrier is stronger than ever.", tag: "Acne + Barrier Support", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-cute-young-caucasian-girl-with-closed-eyes-touches-her-face-light-background-emotion-concept_197531-31396.jpg", avatarAlt: "James Park", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cute-young-caucasian-girl-with-closed-eyes-touches-her-face-light-background-emotion-concept_197531-31396.jpg", imageAlt: "James Park testimonial"}, { @@ -230,7 +230,7 @@ export default function HomePage() {