Merge version_2 into main #9

Merged
bender merged 1 commits from version_2 into main 2026-03-10 21:50:28 +00:00

View File

@@ -114,13 +114,13 @@ export default function LandingPage() {
tag="Natural vs Chemical"
features={[
{
id: "1", title: "100% Natural Ingredients", description: "Crafted with pure, organic botanicals free from harsh chemicals and synthetic additives.", icon: Sparkles
title: "100% Natural Ingredients", description: "Crafted with pure, organic botanicals free from harsh chemicals and synthetic additives.", imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-products-assortment_23-2148981026.jpg", imageAlt: "Natural ingredients"
},
{
id: "2", title: "Dermatologist Tested", description: "Rigorously tested for safety and efficacy. Gentle on all skin types, even sensitive skin.", icon: Star
title: "Dermatologist Tested", description: "Rigorously tested for safety and efficacy. Gentle on all skin types, even sensitive skin.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-natural-cream-concept_23-2148578661.jpg", imageAlt: "Dermatologist testing"
},
{
id: "3", title: "Visible Results Fast", description: "See transformative changes in just 2-4 weeks with consistent daily use.", icon: Sparkles
title: "Visible Results Fast", description: "See transformative changes in just 2-4 weeks with consistent daily use.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-skincare-product-beach_23-2150167898.jpg", imageAlt: "Results showcase"
}
]}
animationType="slide-up"