Update src/app/page.tsx

This commit is contained in:
2026-06-11 10:51:05 +00:00
parent 35b6a44596
commit 53c8738a85

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
}, },
]} ]}
avatarText="Join 10,000+ women finding calm" 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" imageAlt="HerCalm app interface with AI chat and floating wellness elements"
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
@@ -174,7 +174,7 @@ export default function LandingPage() {
href: "/wellness", 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", imageAlt: "ai assistant icon wellness",
}, },
{ {
@@ -201,7 +201,7 @@ export default function LandingPage() {
title: "Customized Health Insights", title: "Customized Health Insights",
description: "Receive bespoke recommendations and educational content based on your unique profile.", description: "Receive bespoke recommendations and educational content based on your unique profile.",
phoneOne: { 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", imageAlt: "Personalized Insights Icon",
}, },
phoneTwo: { phoneTwo: {
@@ -214,7 +214,7 @@ export default function LandingPage() {
href: "/chat", 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", imageAlt: "ai assistant icon wellness",
}, },
]} ]}
@@ -235,7 +235,7 @@ export default function LandingPage() {
href: "#", 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" imageAlt="Pulsing orb for guided breathing exercise"
/> />
</div> </div>
@@ -251,7 +251,7 @@ export default function LandingPage() {
id: "cycle-calendar-preview", id: "cycle-calendar-preview",
name: "Your Personalized Cycle View", name: "Your Personalized Cycle View",
price: "Free", 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", imageAlt: "HerCalm cycle tracking calendar interface",
}, },
]} ]}