diff --git a/src/app/page.tsx b/src/app/page.tsx index 729f814..429102a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-happy-woman-with-cup_23-2148973390.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-happy-woman-with-cup_23-2148973390.jpg?_wi=1" imageAlt="Healthy person in a serene nature-inspired room" mediaAnimation="slide-up" avatars={[ @@ -145,25 +145,25 @@ export default function LandingPage() { title: "Data-Driven Health", description: "Track your metrics in real-time with our smart health dashboard.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg?_wi=1", imageAlt: "Smart health app dashboard", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg?_wi=2", imageAlt: "Smart health app dashboard", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-with-cup_23-2148973390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-with-cup_23-2148973390.jpg?_wi=2", imageAlt: "healthy living lifestyle minimalist", }, { title: "Wearable Integration", description: "Seamlessly sync your favorite fitness devices to manage your lifestyle.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/good-music-jogging-is-very-important_329181-4345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/good-music-jogging-is-very-important_329181-4345.jpg?_wi=1", imageAlt: "Health wearable device", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/good-music-jogging-is-very-important_329181-4345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/good-music-jogging-is-very-important_329181-4345.jpg?_wi=2", imageAlt: "Health wearable device", }, imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-holding-pill-bottle-while-talking-with-senior-couple-about-vitamins-they-should-be-taking_637285-1479.jpg", @@ -173,14 +173,14 @@ export default function LandingPage() { title: "Personalized Habits", description: "Get tailored recommendations to improve your sleep, diet, and stress.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg?_wi=3", imageAlt: "Custom habits tracker", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg?_wi=4", imageAlt: "Custom habits tracker", }, - imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg?_wi=5", imageAlt: "health tracking mobile app interface", }, ]}