Update src/app/page.tsx
This commit is contained in:
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Customized Health Insights", description: "Receive bespoke recommendations and educational content based on your unique profile.", phoneOne: {
|
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", imageAlt: "Personalized Insights Icon"},
|
imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-3d-sphere-with-desert-landscape_23-2150885535.jpg?_wi=1", imageAlt: "Personalized Insights Icon"},
|
||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-with-neurological-image_482257-119587.jpg", imageAlt: "Personalized Insights Icon"},
|
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-with-neurological-image_482257-119587.jpg", imageAlt: "Personalized Insights Icon"},
|
||||||
buttons: [
|
buttons: [
|
||||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Start Breathing Exercise", href: "#"},
|
text: "Start Breathing Exercise", 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>
|
||||||
|
|||||||
Reference in New Issue
Block a user