Update src/app/page.tsx
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user