Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-06 13:14:44 +00:00

View File

@@ -86,16 +86,16 @@ export default function LandingPage() {
description="Modern solutions integrated into your daily routine to help you achieve balance and optimal health."
features={[
{
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", imageAlt: "Smart health app dashboard" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg", imageAlt: "Smart health app dashboard" }
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?_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?_wi=2", imageAlt: "Smart health app dashboard" }
},
{
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", imageAlt: "Health wearable device" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/good-music-jogging-is-very-important_329181-4345.jpg", imageAlt: "Health wearable device" }
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?_wi=1", imageAlt: "Health wearable device" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/good-music-jogging-is-very-important_329181-4345.jpg?_wi=2", imageAlt: "Health wearable device" }
},
{
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", imageAlt: "Custom habits tracker" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-presents-cardiology-disease-diagnosis-home-visit_482257-100080.jpg", imageAlt: "Custom habits tracker" }
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?_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?_wi=4", imageAlt: "Custom habits tracker" }
}
]}
/>