diff --git a/src/app/page.tsx b/src/app/page.tsx index ac058a6..3d0e2e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,13 +101,13 @@ export default function LandingPage() { tagIcon={Award} 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