From 9b6e9ab908a413b3ab7e06fac04e0960b5b2f7d0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 10:45:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 218 ++++++++++++----------------------------------- 1 file changed, 53 insertions(+), 165 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e8d12f..c491669 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,66 +46,41 @@ export default function LandingPage() {
@@ -125,40 +92,20 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "100%", - title: "Genuine", - items: [ - "Certified Products", - "Safe Packaging", - ], + id: "m1", value: "100%", title: "Genuine", items: [ + "Certified Products", "Safe Packaging"], }, { - id: "m2", - value: "Valid", - title: "Licensed", - items: [ - "Registered Pharmacy", - "Expert Staff", - ], + id: "m2", value: "Valid", title: "Licensed", items: [ + "Registered Pharmacy", "Expert Staff"], }, { - id: "m3", - value: "Fast", - title: "Delivery", - items: [ - "Real-time Tracking", - "Safe Transit", - ], + id: "m3", value: "Fast", title: "Delivery", items: [ + "Real-time Tracking", "Safe Transit"], }, { - id: "m4", - value: "Secure", - title: "Payments", - items: [ - "Encrypted Data", - "Verified Gateways", - ], + id: "m4", value: "Secure", title: "Payments", items: [ + "Encrypted Data", "Verified Gateways"], }, ]} title="Our Promise" @@ -173,44 +120,32 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "AI Medicine Search", - description: "Find exact alternatives and medicine info with our smart AI search engine.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/medical-designs-collection_1212-272.jpg?_wi=1", + title: "AI Medicine Search", description: "Find exact alternatives and medicine info with our smart AI search engine.", media: { + imageSrc: "http://img.b2bpic.net/free-vector/medical-designs-collection_1212-272.jpg", imageAlt: "3d medical abstract icons" }, items: [ { icon: Search, - text: "Smart AI Suggestions", - }, + text: "Smart AI Suggestions"}, { icon: CheckCircle, - text: "Genuine Results", - }, + text: "Genuine Results"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/doctor-hands-green-latex-gloves-hold-phone_107791-16574.jpg?_wi=2", - imageAlt: "3d medical abstract icons", }, { - title: "Prescription Upload", - description: "Don't search, just upload. Our team verifies and processes your order.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-doctor-analyzing-sickness-expertise-using-tablet-monitoring-patient-symptoms-clinical-examination-therapist-working-healthcare-treatment-hospital-office_482257-31844.jpg", + title: "Prescription Upload", description: "Don't search, just upload. Our team verifies and processes your order.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-doctor-analyzing-sickness-expertise-using-tablet-monitoring-patient-symptoms-clinical-examination-therapist-working-healthcare-treatment-hospital-office_482257-31844.jpg", imageAlt: "ai technology medical icon" }, items: [ { icon: Upload, - text: "Instant Upload", - }, + text: "Instant Upload"}, { icon: Shield, - text: "Privacy First", - }, + text: "Privacy First"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/medical-designs-collection_1212-272.jpg?_wi=2", - imageAlt: "ai technology medical icon", }, ]} title="Smart Features for Your Well-being" @@ -226,41 +161,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "General Medicines", - price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-pills_23-2148533011.jpg", - }, + id: "p1", name: "General Medicines", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-pills_23-2148533011.jpg"}, { - id: "p2", - name: "Health Supplements", - price: "$25.00", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-medicaments-boxes-pharmacy-shelves_482257-82848.jpg", - }, + id: "p2", name: "Health Supplements", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-medicaments-boxes-pharmacy-shelves_482257-82848.jpg"}, { - id: "p3", - name: "Personal Care", - price: "$8.00", - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760059.jpg", - }, + id: "p3", name: "Personal Care", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760059.jpg"}, { - id: "p4", - name: "First Aid Kit", - price: "$30.00", - imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-sample-procedure_23-2148709099.jpg", - }, + id: "p4", name: "First Aid Kit", price: "$30.00", imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-sample-procedure_23-2148709099.jpg"}, { - id: "p5", - name: "Wellness Daily", - price: "$15.00", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-composition-with-skin-care-products-blue-background_169016-21133.jpg", - }, + id: "p5", name: "Wellness Daily", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-composition-with-skin-care-products-blue-background_169016-21133.jpg"}, { - id: "p6", - name: "Digital Devices", - price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-photo/medical-equipment_181624-125.jpg", - }, + id: "p6", name: "Digital Devices", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/medical-equipment_181624-125.jpg"}, ]} title="Essential Care" description="Curated health and wellness products delivered to your door." @@ -275,25 +186,15 @@ export default function LandingPage() { author="Sarah Johnson" avatars={[ { - src: "http://img.b2bpic.net/free-photo/portrait-young-adult-woman-works-her-tablet-sits-with-notebook-kitchen-floor-home-studie_1258-183235.jpg", - alt: "Customer 1", - }, + src: "http://img.b2bpic.net/free-photo/portrait-young-adult-woman-works-her-tablet-sits-with-notebook-kitchen-floor-home-studie_1258-183235.jpg", alt: "Customer 1"}, { - src: "http://img.b2bpic.net/free-photo/front-view-man-showing-camera-hands-gesture_23-2148247207.jpg", - alt: "Customer 2", - }, + src: "http://img.b2bpic.net/free-photo/front-view-man-showing-camera-hands-gesture_23-2148247207.jpg", alt: "Customer 2"}, { - src: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg", - alt: "Customer 3", - }, + src: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg", alt: "Customer 3"}, { - src: "http://img.b2bpic.net/free-photo/male-doctor-giving-injection-patient-hospital_1170-2136.jpg", - alt: "Customer 4", - }, + src: "http://img.b2bpic.net/free-photo/male-doctor-giving-injection-patient-hospital_1170-2136.jpg", alt: "Customer 4"}, { - src: "http://img.b2bpic.net/free-photo/close-up-nurse-helping-diabetic-person-checking-their-glucose-levels_23-2150766875.jpg", - alt: "Customer 5", - }, + src: "http://img.b2bpic.net/free-photo/close-up-nurse-helping-diabetic-person-checking-their-glucose-levels_23-2150766875.jpg", alt: "Customer 5"}, ]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" @@ -304,14 +205,11 @@ export default function LandingPage() { @@ -320,29 +218,19 @@ export default function LandingPage() {