Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@earlyriser",
|
||||
testimonial: "Sole Pad changed my mornings. I no longer feel groggy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-low-self-esteem-sitting-bed-home_23-2150038935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-low-self-esteem-sitting-bed-home_23-2150038935.jpg?_wi=1",
|
||||
imageAlt: "person stepping on mat morning",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@productivitypro",
|
||||
testimonial: "The physical activation is an absolute game-changer.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg?_wi=1",
|
||||
imageAlt: "person stepping on mat morning",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@techrunner",
|
||||
testimonial: "Finally, an alarm that respects my need to be productive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg?_wi=1",
|
||||
imageAlt: "person stepping on mat morning",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@startupworld",
|
||||
testimonial: "I love the sunrise glow effect. Such a smart design.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-hacker-wearing-headphones-coding-malicious-software-cyberattack-man-hood-listening-music-earphones-while-breaching-online-server-night_482257-75043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-hacker-wearing-headphones-coding-malicious-software-cyberattack-man-hood-listening-music-earphones-while-breaching-online-server-night_482257-75043.jpg?_wi=1",
|
||||
imageAlt: "person stepping on mat morning",
|
||||
},
|
||||
{
|
||||
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
handle: "@gymaddict",
|
||||
testimonial: "Forces me out of bed every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg?_wi=1",
|
||||
imageAlt: "person stepping on mat morning",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-with-low-self-esteem-sitting-bed-home_23-2150038935.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-with-low-self-esteem-sitting-bed-home_23-2150038935.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Step 2",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-low-self-esteem-sitting-bed-home_23-2150038935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-low-self-esteem-sitting-bed-home_23-2150038935.jpg?_wi=3",
|
||||
imageAlt: "Successful hacker celebrating phishing achievement on pc, feeling happy about stealing passwords at night. Skilled spy enjoying cyberattack success with malware to break firewall.",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Step 3",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg?_wi=2",
|
||||
imageAlt: "Successful hacker celebrating phishing achievement on pc, feeling happy about stealing passwords at night. Skilled spy enjoying cyberattack success with malware to break firewall.",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Step 4",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg?_wi=2",
|
||||
imageAlt: "Successful hacker celebrating phishing achievement on pc, feeling happy about stealing passwords at night. Skilled spy enjoying cyberattack success with malware to break firewall.",
|
||||
},
|
||||
]}
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Circulation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-low-self-esteem-sitting-bed-home_23-2150038935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-low-self-esteem-sitting-bed-home_23-2150038935.jpg?_wi=4",
|
||||
imageAlt: "Business owner working on their strategy",
|
||||
},
|
||||
{
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Circadian",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg?_wi=3",
|
||||
imageAlt: "Business owner working on their strategy",
|
||||
},
|
||||
{
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Sensory",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg?_wi=3",
|
||||
imageAlt: "Business owner working on their strategy",
|
||||
},
|
||||
]}
|
||||
@@ -281,25 +281,25 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Habtamu McLain",
|
||||
role: "Founder, Marketing & Strategy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Caleb Luo-Gardner",
|
||||
role: "Mechanical Engineering",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "David Abbe",
|
||||
role: "Computer Engineering",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-hacker-wearing-headphones-coding-malicious-software-cyberattack-man-hood-listening-music-earphones-while-breaching-online-server-night_482257-75043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-hacker-wearing-headphones-coding-malicious-software-cyberattack-man-hood-listening-music-earphones-while-breaching-online-server-night_482257-75043.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Annalise Thomas",
|
||||
role: "Neuroscience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Built by people who live the problem."
|
||||
|
||||
Reference in New Issue
Block a user