Merge version_2 into main #6
@@ -113,10 +113,10 @@ export default function LandingPage() {
|
||||
description="See the difference between ordinary skincare and our premium, results-driven formulations."
|
||||
tag="Natural vs Chemical"
|
||||
features={[
|
||||
{ title: "100% Natural Ingredients", description: "Pure botanicals without harsh chemicals" },
|
||||
{ title: "Strengthened Skin Barrier", description: "Enhanced protection and resilience" },
|
||||
{ title: "Long-lasting Transformation", description: "Results that keep improving over time" },
|
||||
{ title: "Soothing and Nourishing", description: "Gentle care for sensitive skin" }
|
||||
{ title: "100% Natural Ingredients", description: "Pure botanicals without harsh chemicals", videoSrc: "/placeholders/placeholder1.webp" },
|
||||
{ title: "Strengthened Skin Barrier", description: "Enhanced protection and resilience", videoSrc: "/placeholders/placeholder1.webp" },
|
||||
{ title: "Long-lasting Transformation", description: "Results that keep improving over time", videoSrc: "/placeholders/placeholder1.webp" },
|
||||
{ title: "Soothing and Nourishing", description: "Gentle care for sensitive skin", videoSrc: "/placeholders/placeholder1.webp" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user