Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user