Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 06:52:06 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
{
id: "p2", name: "Gentle Cleanser", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-recycled-plastic-bottle-with-plant_23-2149449786.jpg"},
{
id: "p3", name: "Night Balm", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-assortment_23-2149013567.jpg"},
id: "p3", name: "Night Balm", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-assortment_23-2149013567.jpg?_wi=1"},
]}
title="Our Essentials"
description="Daily rituals for timeless, radiant skin."
@@ -100,9 +100,9 @@ export default function LandingPage() {
{
id: "3", name: "Sarah M.", handle: "@sarahglows", testimonial: "Finally found products that don't irritate my sensitive skin. Pure magic!", imageSrc: "http://img.b2bpic.net/free-photo/charming-relaxed-female-with-positive-smile-sits-terrace-cafe_273609-2522.jpg"},
{
id: "4", name: "Chloe T.", handle: "@chloetbeauty", testimonial: "The serum changed my morning routine completely. Truly radiant!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-girl-trendy-summer-light-pink-dress-sexy-carefree-woman-posing-positive-model-having-fun_158538-5134.jpg"},
id: "4", name: "Chloe T.", handle: "@chloetbeauty", testimonial: "The serum changed my morning routine completely. Truly radiant!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-girl-trendy-summer-light-pink-dress-sexy-carefree-woman-posing-positive-model-having-fun_158538-5134.jpg?_wi=1"},
{
id: "5", name: "James L.", handle: "@jamesglows", testimonial: "An incredible difference in texture. My morning glow is back!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-girl-trendy-summer-light-pink-dress-sexy-carefree-woman-posing-positive-model-having-fun_158538-5134.jpg"},
id: "5", name: "James L.", handle: "@jamesglows", testimonial: "An incredible difference in texture. My morning glow is back!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-girl-trendy-summer-light-pink-dress-sexy-carefree-woman-posing-positive-model-having-fun_158538-5134.jpg?_wi=2"},
]}
title="Loved By Your Skin"
description="Discover what our community is saying about Lumina."
@@ -120,7 +120,7 @@ export default function LandingPage() {
title: "Organic Ingredients", description: "Sourced from sustainable farms to ensure maximum purity.", imageSrc: "http://img.b2bpic.net/free-photo/serum-bottle-butterfly-pea-flower-oil-put-wooden-tray_1150-28105.jpg", buttonIcon: Leaf,
},
{
title: "Clinical Efficacy", description: "Backed by dermatological research for visible results.", imageSrc: "http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-assortment_23-2149013567.jpg", buttonIcon: Microscope,
title: "Clinical Efficacy", description: "Backed by dermatological research for visible results.", imageSrc: "http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-assortment_23-2149013567.jpg?_wi=2", buttonIcon: Microscope,
},
]}
/>