From eaed71779475d15ae86c62ce98fa33c3140c24f0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:49:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0058906..910fefc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,11 +60,11 @@ export default function HealthMate() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/a-friendly-flat-vector-illustration-of-m-1772812109745-a36f57e8.png", imageAlt: "Mate the AI character in green hoodie"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-app-home-screen-mockup-showin-1772812110801-7ad0446c.png", imageAlt: "HealthMate Home Screen interface"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-app-home-screen-mockup-showin-1772812110801-7ad0446c.png?_wi=1", imageAlt: "HealthMate Home Screen interface"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-providers-directory-screen-sh-1772812111610-924f61e7.png", imageAlt: "HealthMate Providers Directory screen"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-providers-directory-screen-sh-1772812111610-924f61e7.png?_wi=1", imageAlt: "HealthMate Providers Directory screen"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-guidelines-education-screen-w-1772812110651-152839c1.png", imageAlt: "HealthMate Healthcare Guidelines education cards"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-guidelines-education-screen-w-1772812110651-152839c1.png?_wi=1", imageAlt: "HealthMate Healthcare Guidelines education cards"}, ]} ariaLabel="HealthMate Hero Section for Insurance Partners" /> @@ -109,13 +109,13 @@ export default function HealthMate() { products={[ { id: "1", brand: "Core Feature", name: "Smart Provider Routing", price: "In-Network Optimization", rating: 5, - reviewCount: "10k+ uses", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-providers-directory-screen-sh-1772812111610-924f61e7.png", imageAlt: "Provider directory with ratings and opening hours"}, + reviewCount: "10k+ uses", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-providers-directory-screen-sh-1772812111610-924f61e7.png?_wi=2", imageAlt: "Provider directory with ratings and opening hours"}, { id: "2", brand: "Core Feature", name: "Medical Records & Tracking", price: "Centralized Health Data", rating: 5, - reviewCount: "15k+ records", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-app-home-screen-mockup-showin-1772812110801-7ad0446c.png", imageAlt: "Medical records, medications, and appointment tracking"}, + reviewCount: "15k+ records", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-app-home-screen-mockup-showin-1772812110801-7ad0446c.png?_wi=2", imageAlt: "Medical records, medications, and appointment tracking"}, { id: "3", brand: "Core Feature", name: "Healthcare Education", price: "Localized Guidance", rating: 5, - reviewCount: "25+ regions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-guidelines-education-screen-w-1772812110651-152839c1.png", imageAlt: "Healthcare navigation, insurance coverage, and emergency protocols"}, + reviewCount: "25+ regions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/healthmate-guidelines-education-screen-w-1772812110651-152839c1.png?_wi=2", imageAlt: "Healthcare navigation, insurance coverage, and emergency protocols"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" -- 2.49.1