Update src/app/page.tsx
This commit is contained in:
@@ -175,16 +175,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
title="Certified & Trusted"
|
||||
title="Certified & Trusted"
|
||||
description="Our skincare products meet the highest standards in beauty and wellness certification."
|
||||
tag="Certifications"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names=[
|
||||
names={[
|
||||
"Dermatologist Approved", "Organic Certified", "Eco-Friendly", "Cruelty-Free", "Vegan Formula", "Clinically Tested", "Clean Beauty", "Gluten-Free"
|
||||
]
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user