Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:58:14 +00:00
parent 8d47cda23d
commit 13831b94dc

View File

@@ -101,13 +101,13 @@ export default function LandingPage() {
tagIcon={Award} tagIcon={Award}
features={[ features={[
{ {
title: "Natural Ingredients", description: "Sourced from the finest botanical gardens worldwide", bentoComponent: "globe" title: "Natural Ingredients", description: "Sourced from the finest botanical gardens worldwide", bentoComponent: "reveal-icon", icon: Heart
}, },
{ {
title: "Scientific Innovation", description: "Backed by dermatological research and testing", bentoComponent: "animated-bar-chart" title: "Scientific Innovation", description: "Backed by dermatological research and testing", bentoComponent: "reveal-icon", icon: Award
}, },
{ {
title: "Visible Results", description: "See improvements in skin texture and radiance", bentoComponent: "line-chart" title: "Visible Results", description: "See improvements in skin texture and radiance", bentoComponent: "reveal-icon", icon: Sparkles
}, },
{ {
title: "Cruelty-Free", description: "100% ethical and sustainable practices", bentoComponent: "reveal-icon", icon: Heart title: "Cruelty-Free", description: "100% ethical and sustainable practices", bentoComponent: "reveal-icon", icon: Heart