Update src/app/page.tsx

This commit is contained in:
2026-03-08 07:14:34 +00:00
parent df0713a1d3
commit 49829005b7

View File

@@ -175,16 +175,16 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Certified & Trusted"
title="Certified &amp; 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}
/>