From 13831b94dc5de46909ef4e982a9e1ee00d4c66e3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:58:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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