Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 87b8279876 | |||
| 0c615c42a9 |
@@ -150,16 +150,20 @@ export default function LandingPage() {
|
|||||||
showRating={true}
|
showRating={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Marcus Johnson", handle: "@marcusj_reads", testimonial: "ShaeMade's clear labeling and support for dyslexia programs made me feel seen. Finally, a brand that understands accessibility.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Marcus Johnson"
|
id: "1", name: "Marcus Johnson", handle: "@marcusj_reads", testimonial: "ShaeMade's clear labeling and support for dyslexia programs made me feel seen. Finally, a brand that understands accessibility.", rating: 5,
|
||||||
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Marcus Johnson"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Elena Rodriguez", handle: "@elena_advocating", testimonial: "As a dyslexia coach, I recommend ShaeMade to all my clients. The natural formula is gentle and the social impact is inspiring.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Elena Rodriguez"
|
id: "2", name: "Elena Rodriguez", handle: "@elena_advocating", testimonial: "As a dyslexia coach, I recommend ShaeMade to all my clients. The natural formula is gentle and the social impact is inspiring.", rating: 5,
|
||||||
|
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Elena Rodriguez"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "David Chen", handle: "@david_wellness", testimonial: "I love that ShaeMade gives back. Using their sanitizer makes me feel like I'm contributing to something meaningful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"
|
id: "3", name: "David Chen", handle: "@david_wellness", testimonial: "I love that ShaeMade gives back. Using their sanitizer makes me feel like I'm contributing to something meaningful.", rating: 5,
|
||||||
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Sarah Mitchell", handle: "@sarah_inclusive", testimonial: "The handmade feel and inclusive branding genuinely made a difference. This is what conscious brands should look like.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-evening-street_1303-3828.jpg", imageAlt: "Sarah Mitchell"
|
id: "4", name: "Sarah Mitchell", handle: "@sarah_inclusive", testimonial: "The handmade feel and inclusive branding genuinely made a difference. This is what conscious brands should look like.", rating: 5,
|
||||||
|
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-evening-street_1303-3828.jpg", imageAlt: "Sarah Mitchell"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user