From 9ab6853d38721fe681639d5f99a0d0ba6c855b4e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 04:27:52 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6112b9a..035ce30 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { { value: "10+", title: "Years of Research" }, { value: "100+", title: "Medical Experts" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/modern-illustration-showing-health-techn-1772771046808-2c8d22e1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/modern-illustration-showing-health-techn-1772771046808-2c8d22e1.png?_wi=2" imageAlt="Health Technology" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From 4fe776b751a960f667b1cd2513b1aaa8545064c5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 04:27:52 +0000 Subject: [PATCH 2/3] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 112f2a6..4fadff9 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -46,7 +46,7 @@ export default function DashboardPage() { { value: "42", title: "Current Risk Score" }, { value: "23%", title: "Improvement This Month" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-modern-health-dashboard-interface-show-1772771047025-588ce1be.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-modern-health-dashboard-interface-show-1772771047025-588ce1be.png?_wi=2" imageAlt="VitalScan Dashboard" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -62,13 +62,13 @@ export default function DashboardPage() { products={[ { id: "insight-1", name: "Cardiovascular Health", price: "Good", variant: "Heart rate and blood pressure within healthy range", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-pie-chart-and-bar-chart-showing-health-1772771047966-965cf307.png", imageAlt: "Cardiovascular Metrics"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-pie-chart-and-bar-chart-showing-health-1772771047966-965cf307.png?_wi=2", imageAlt: "Cardiovascular Metrics"}, { id: "insight-2", name: "Activity Level", price: "Moderate", variant: "Average 8,500 steps daily - aim for 10,000", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-health-risk-assessment-visualization-s-1772771048155-23bc1e73.png", imageAlt: "Activity Gauge"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-health-risk-assessment-visualization-s-1772771048155-23bc1e73.png?_wi=2", imageAlt: "Activity Gauge"}, { id: "insight-3", name: "Sleep Quality", price: "Excellent", variant: "7.2 hours average - great for recovery", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-timeline-or-card-based-view-showing-as-1772771047079-b0a38759.png", imageAlt: "Sleep Timeline"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-timeline-or-card-based-view-showing-as-1772771047079-b0a38759.png?_wi=2", imageAlt: "Sleep Timeline"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" -- 2.49.1 From d342d25d679f28eda133b3870874dd5bbf441c77 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 04:27:53 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e67c26..c0383e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function HomePage() { tag="Health Intelligence Platform" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-modern-health-dashboard-interface-show-1772771047025-588ce1be.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-modern-health-dashboard-interface-show-1772771047025-588ce1be.png?_wi=1" imageAlt="VitalScan Health Dashboard" mediaAnimation="slide-up" background={{ variant: "glowing-orb" }} @@ -70,17 +70,17 @@ export default function HomePage() { name: "Sarah Johnson", handle: "Healthcare Professional", testimonial: "VitalScan's predictions helped me identify health risks early. The interface is intuitive and the recommendations are practical.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-diverse-healt-1772771047199-857fdf9c.png", imageAlt: "Sarah Johnson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-diverse-healt-1772771047199-857fdf9c.png?_wi=1", imageAlt: "Sarah Johnson"}, { name: "Michael Chen", handle: "Fitness Enthusiast", testimonial: "Amazing app! The risk assessment was accurate and motivated me to improve my daily habits. Highly recommend!", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-middle-aged-p-1772771046412-b2ba1d4b.png", imageAlt: "Michael Chen"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-middle-aged-p-1772771046412-b2ba1d4b.png?_wi=1", imageAlt: "Michael Chen"}, { name: "Dr. Emily Rodriguez", handle: "Medical Director", testimonial: "As a healthcare provider, I'm impressed with VitalScan's AI model. It's a valuable tool for patient education and early intervention.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-young-profess-1772771045944-364d0071.png", imageAlt: "Dr. Emily Rodriguez"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-young-profess-1772771045944-364d0071.png?_wi=1", imageAlt: "Dr. Emily Rodriguez"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -97,7 +97,7 @@ export default function HomePage() { { value: "98%", title: "Prediction Accuracy" }, { value: "50K+", title: "Users Protected" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/modern-illustration-showing-health-techn-1772771046808-2c8d22e1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/modern-illustration-showing-health-techn-1772771046808-2c8d22e1.png?_wi=1" imageAlt="Health Technology Illustration" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -145,13 +145,13 @@ export default function HomePage() { "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-clean-modern-form-interface-for-health-1772771046697-234191b8.png", imageAlt: "Health Assessment Form"}, { id: "step-2", name: "AI Analysis", price: "Step 2", variant: "Our algorithm processes your data", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-pie-chart-and-bar-chart-showing-health-1772771047966-965cf307.png", imageAlt: "Risk Analysis Charts"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-pie-chart-and-bar-chart-showing-health-1772771047966-965cf307.png?_wi=1", imageAlt: "Risk Analysis Charts"}, { id: "step-3", name: "Get Your Score", price: "Step 3", variant: "Receive your personalized risk score", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-health-risk-assessment-visualization-s-1772771048155-23bc1e73.png", imageAlt: "Risk Score Gauge"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-health-risk-assessment-visualization-s-1772771048155-23bc1e73.png?_wi=1", imageAlt: "Risk Score Gauge"}, { id: "step-4", name: "Take Action", price: "Step 4", variant: "Follow personalized recommendations", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-timeline-or-card-based-view-showing-as-1772771047079-b0a38759.png", imageAlt: "Health History Timeline"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/a-timeline-or-card-based-view-showing-as-1772771047079-b0a38759.png?_wi=1", imageAlt: "Health History Timeline"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -169,15 +169,15 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", handle: "Healthcare Professional", testimonial: "VitalScan's predictions helped me identify health risks early. The interface is intuitive and the recommendations are practical and actionable.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-diverse-healt-1772771047199-857fdf9c.png", imageAlt: "Sarah Johnson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-diverse-healt-1772771047199-857fdf9c.png?_wi=2", imageAlt: "Sarah Johnson"}, { id: "2", name: "Michael Chen", handle: "Fitness Enthusiast", testimonial: "Amazing app! The risk assessment was accurate and motivated me to improve my daily habits significantly. Highly recommend to everyone!", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-middle-aged-p-1772771046412-b2ba1d4b.png", imageAlt: "Michael Chen"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-middle-aged-p-1772771046412-b2ba1d4b.png?_wi=2", imageAlt: "Michael Chen"}, { id: "3", name: "Dr. Emily Rodriguez", handle: "Medical Director", testimonial: "As a healthcare provider, I'm impressed with VitalScan's AI model. It's a valuable tool for patient education and early intervention strategies.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-young-profess-1772771045944-364d0071.png", imageAlt: "Dr. Emily Rodriguez"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-young-profess-1772771045944-364d0071.png?_wi=2", imageAlt: "Dr. Emily Rodriguez"}, { id: "4", name: "James Wilson", handle: "Wellness Coach", testimonial: "VitalScan provides comprehensive insights that help me guide my clients better. The personalized recommendations are evidence-based and effective.", imageSrc: @@ -185,11 +185,11 @@ export default function HomePage() { { id: "5", name: "Lisa Thompson", handle: "Health Advocate", testimonial: "I've been using VitalScan for 6 months and love how it tracks my progress over time. The risk score updates motivate me daily.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-diverse-healt-1772771047199-857fdf9c.png", imageAlt: "Lisa Thompson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-diverse-healt-1772771047199-857fdf9c.png?_wi=3", imageAlt: "Lisa Thompson"}, { id: "6", name: "David Park", handle: "Data Analyst", testimonial: "The data visualization is beautiful and the API integration is seamless. VitalScan is technically impressive and user-friendly.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-middle-aged-p-1772771046412-b2ba1d4b.png", imageAlt: "David Park"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYYSvjw7zyHmZhnLhJeh0TweNI/professional-headshot-of-a-middle-aged-p-1772771046412-b2ba1d4b.png?_wi=3", imageAlt: "David Park"}, ]} animationType="slide-up" speed={40} -- 2.49.1