Merge version_1 into main #1
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@user1",
|
||||
testimonial: "Finally, a place where I feel understood.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw40aqrpuy2x9h1v1XyjbQ5MIj/uploaded-1775386708128-ub1k7d3l.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw40aqrpuy2x9h1v1XyjbQ5MIj/uploaded-1775386708128-ub1k7d3l.png?_wi=1",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@user2",
|
||||
testimonial: "The mood tracker helps me recognize my patterns.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg?_wi=1",
|
||||
imageAlt: "moonlit water reflection calm atmosphere",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Portrait of cute and silly young hispanic trying to kiss girl after date for the first time leaning",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
description: "Calm your mind with guided, rhythmic breathing animations.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wind,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw40aqrpuy2x9h1v1XyjbQ5MIj/uploaded-1775386708128-ub1k7d3l.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw40aqrpuy2x9h1v1XyjbQ5MIj/uploaded-1775386708128-ub1k7d3l.png?_wi=2",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
{
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
description: "Daily affirmations personalized to your emotional needs.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg?_wi=3",
|
||||
imageAlt: "moonlit water reflection calm atmosphere",
|
||||
},
|
||||
]}
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
name: "message",
|
||||
placeholder: "What's on your mind?",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-alpine-lake-surrounded-by-trees-swiss-alps-evening_181624-24778.jpg?_wi=4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user