Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e27008c47f |
@@ -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" }
|
{ 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>
|
||||||
|
|
||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
|
|||||||
Reference in New Issue
Block a user