Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -53,10 +53,10 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-home_23-2149029683.jpg", imageAlt: "Person sitting peacefully on a grassy hillside"
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-home_23-2149029683.jpg?_wi=1", imageAlt: "Person sitting peacefully on a grassy hillside"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-home_23-2149029683.jpg", imageAlt: "Peaceful meditation moment"
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-home_23-2149029683.jpg?_wi=2", imageAlt: "Peaceful meditation moment"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|||||||
description="You have breakthroughs at 11pm that you forget by Thursday. Your therapist only sees 1 hour of your week. Most apps feel cold, clinical, or unsafe. Anchor changes that."
|
description="You have breakthroughs at 11pm that you forget by Thursday. Your therapist only sees 1 hour of your week. Most apps feel cold, clinical, or unsafe. Anchor changes that."
|
||||||
tag="The Problem"
|
tag="The Problem"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-doing-yoga-home_23-2149029683.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/young-woman-doing-yoga-home_23-2149029683.jpg?_wi=3"
|
||||||
imageAlt="Moments that matter between therapy sessions"
|
imageAlt="Moments that matter between therapy sessions"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user