Merge version_1 into main #3
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Chen", handle: "@michaelchen_exec", testimonial: "After 5 years of waking at 3 AM, I finally understand why. The root cause mapping was eye-opening—my cortisol was spiking due to work stress timing. By day 12, I was sleeping straight through. Changed everything.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen, CEO"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen, CEO"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Martinez", handle: "@sarahm_wellness", testimonial: "As a busy mom and manager, I thought broken sleep was my normal. The 21-day protocol taught me it wasn't—it was a blood sugar problem. Now I sleep 7-8 uninterrupted hours. I'm present with my kids again.", rating: 5,
|
||||
@@ -135,11 +135,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Thompson", handle: "@david_entrepreneur", testimonial: "I tried every app and supplement. Nothing worked until I found that my issue was circadian misalignment from irregular workdays. This protocol fixed it in 3 weeks. Best investment in my health I've made.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson, Entrepreneur"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Thompson, Entrepreneur"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jessica Wong", handle: "@jessica_leadership", testimonial: "The anxiety around sleep was worse than the sleep problem itself. This program taught me my brain pattern, and gave me real tools—not placebo. I'm sleeping, and I'm calm about it.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Wong, Director of Strategy"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jessica Wong, Director of Strategy"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Robert Kim", handle: "@robert_40s", testimonial: "I was skeptical—I'm 52 and thought this was just age. Turns out my protocol was wrong. Knowing my exact trigger and having a science-backed plan changed everything. Month 6 and still sleeping perfect.", rating: 5,
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Amanda Foster", handle: "@amandafoster_mind", testimonial: "Structured, science-backed, and personalized. This wasn't another generic sleep course. They found my root cause and my specific path forward. That's why it worked.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amanda Foster, Executive Coach"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Amanda Foster, Executive Coach"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user