Update src/app/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Join 10,000+ women finding calm"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/metaverse-virtual-love-collage_52683-89575.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/metaverse-virtual-love-collage_52683-89575.jpg?_wi=1"
|
||||
imageAlt="HerCalm app interface with AI chat and floating wellness elements"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
href: "/wellness",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metaverse-virtual-love-collage_52683-89575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metaverse-virtual-love-collage_52683-89575.jpg?_wi=2",
|
||||
imageAlt: "ai assistant icon wellness",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
title: "Customized Health Insights",
|
||||
description: "Receive bespoke recommendations and educational content based on your unique profile.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-3d-sphere-with-desert-landscape_23-2150885535.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-3d-sphere-with-desert-landscape_23-2150885535.jpg?_wi=1",
|
||||
imageAlt: "Personalized Insights Icon",
|
||||
},
|
||||
phoneTwo: {
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
href: "/chat",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-doing-sport-with-stats_23-2150040504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-doing-sport-with-stats_23-2150040504.jpg?_wi=1",
|
||||
imageAlt: "ai assistant icon wellness",
|
||||
},
|
||||
]}
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-creative-3d-sphere-with-desert-landscape_23-2150885535.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-creative-3d-sphere-with-desert-landscape_23-2150885535.jpg?_wi=2"
|
||||
imageAlt="Pulsing orb for guided breathing exercise"
|
||||
/>
|
||||
</div>
|
||||
@@ -251,7 +251,7 @@ export default function LandingPage() {
|
||||
id: "cycle-calendar-preview",
|
||||
name: "Your Personalized Cycle View",
|
||||
price: "Free",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-doing-sport-with-stats_23-2150040504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-doing-sport-with-stats_23-2150040504.jpg?_wi=2",
|
||||
imageAlt: "HerCalm cycle tracking calendar interface",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user