1 Commits

Author SHA1 Message Date
e27008c47f Update src/app/page.tsx 2026-03-05 00:19:14 +00:00

View File

@@ -151,6 +151,20 @@ export default function LandingPage() {
{ src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Customer testimonial" }
]}
/>
<TestimonialCardFifteen
testimonial="As someone with sensitive skin, I was skeptical about trying new products. Valen Organics has been a game-changer for me. After two weeks, my redness and irritation have significantly decreased. Finally, a skincare line that actually respects my skin's needs!"
rating={5}
author="Emma Rodriguez, Sensitive Skin Specialist"
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
useInvertedBackground={false}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Emma Rodriguez" },
{ src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Customer testimonial" },
{ src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Customer testimonial" },
{ src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Customer testimonial" }
]}
/>
</div>
<div id="faq" data-section="faq">