Merge version_1 into main #2
218
src/app/page.tsx
218
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Shop",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Shop", id: "#products"},
|
||||
{
|
||||
name: "Prescription",
|
||||
id: "#upload",
|
||||
},
|
||||
name: "Prescription", id: "#upload"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Radha Medicals"
|
||||
/>
|
||||
@@ -54,66 +46,41 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Radha Medicals — Smarter Healthcare Starts Here"
|
||||
description="Order genuine medicines, upload prescriptions, and get fast delivery — all in one place."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Medicines",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Medicines", href: "#products"},
|
||||
{
|
||||
text: "Upload Prescription",
|
||||
href: "#upload",
|
||||
},
|
||||
text: "Upload Prescription", href: "#upload"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-hands-green-latex-gloves-hold-phone_107791-16574.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-hands-green-latex-gloves-hold-phone_107791-16574.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
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: "User A",
|
||||
},
|
||||
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: "User A"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-showing-camera-hands-gesture_23-2148247207.jpg",
|
||||
alt: "User B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-showing-camera-hands-gesture_23-2148247207.jpg", alt: "User B"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg",
|
||||
alt: "User C",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg", alt: "User C"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-doctor-giving-injection-patient-hospital_1170-2136.jpg",
|
||||
alt: "User D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/male-doctor-giving-injection-patient-hospital_1170-2136.jpg", alt: "User D"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-nurse-helping-diabetic-person-checking-their-glucose-levels_23-2150766875.jpg",
|
||||
alt: "User E",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-nurse-helping-diabetic-person-checking-their-glucose-levels_23-2150766875.jpg", alt: "User E"},
|
||||
]}
|
||||
avatarText="Trusted by 10,000+ patients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Genuine Products",
|
||||
},
|
||||
type: "text", text: "Genuine Products"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed Pharmacy",
|
||||
},
|
||||
type: "text", text: "Licensed Pharmacy"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Delivery",
|
||||
},
|
||||
type: "text", text: "Fast Delivery"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Secure Payments",
|
||||
},
|
||||
type: "text", text: "Secure Payments"},
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Support",
|
||||
},
|
||||
type: "text", text: "24/7 Support"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "cell-wave",
|
||||
}}
|
||||
variant: "cell-wave"}}
|
||||
text="Have a prescription? Upload it now for fast verification."
|
||||
buttons={[
|
||||
{
|
||||
text: "Upload File",
|
||||
href: "#",
|
||||
},
|
||||
text: "Upload File", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -320,29 +218,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQs", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user