Merge version_1 into main #2
171
src/app/page.tsx
171
src/app/page.tsx
@@ -16,27 +16,26 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Aashirwad Home Care"
|
||||
/>
|
||||
@@ -45,41 +44,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Compassionate Home Healthcare in Dehradun – Care Like Family"
|
||||
description="24/7 professional care for your loved ones at home. Available for elderly care, post-surgery, and nursing support."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+917088524542",
|
||||
},
|
||||
text: "Call Now", href: "tel:+917088524542"},
|
||||
{
|
||||
text: "Book Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Free Consultation", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780366.jpg?_wi=1",
|
||||
imageAlt: "indian elderly care nurse at home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780366.jpg", imageAlt: "indian elderly care nurse at home"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-social-worker-helping-senior-woman_23-2149031377.jpg?_wi=1",
|
||||
imageAlt: "compassionate caregiver hand holding",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-social-worker-helping-senior-woman_23-2149031377.jpg", imageAlt: "compassionate caregiver hand holding"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retired-man-with-disability-talking-family-video-call_482257-17813.jpg?_wi=1",
|
||||
imageAlt: "nurse checking patient vitals home care",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retired-man-with-disability-talking-family-video-call_482257-17813.jpg", imageAlt: "nurse checking patient vitals home care"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-grandma-girl-cooking-together_23-2150363895.jpg?_wi=1",
|
||||
imageAlt: "indian elderly care nurse at home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-grandma-girl-cooking-together_23-2150363895.jpg", imageAlt: "indian elderly care nurse at home"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-man-kissing-woman_23-2148268635.jpg",
|
||||
imageAlt: "compassionate caregiver hand holding",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-man-kissing-woman_23-2148268635.jpg", imageAlt: "compassionate caregiver hand holding"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -93,25 +77,15 @@ export default function LandingPage() {
|
||||
description="We provide comprehensive, high-quality home care services tailored to your family's needs in Dehradun."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Home Nursing Care",
|
||||
description: "Expert nursing services for all your medical requirements.",
|
||||
},
|
||||
title: "Home Nursing Care", description: "Expert nursing services for all your medical requirements."},
|
||||
{
|
||||
title: "Elderly Care",
|
||||
description: "Dedicated companion care for senior family members.",
|
||||
},
|
||||
title: "Elderly Care", description: "Dedicated companion care for senior family members."},
|
||||
{
|
||||
title: "Post-Surgery Care",
|
||||
description: "Professional support during your critical recovery phase.",
|
||||
},
|
||||
title: "Post-Surgery Care", description: "Professional support during your critical recovery phase."},
|
||||
{
|
||||
title: "Patient Attendants",
|
||||
description: "Trained attendants for daily bedside assistance.",
|
||||
},
|
||||
title: "Patient Attendants", description: "Trained attendants for daily bedside assistance."},
|
||||
{
|
||||
title: "Physiotherapy at Home",
|
||||
description: "Convenient home rehabilitation sessions.",
|
||||
},
|
||||
title: "Physiotherapy at Home", description: "Convenient home rehabilitation sessions."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-nurse-having-conversation-with-pensioner-woman-nursing-home_482257-22845.jpg"
|
||||
imageAlt="indian elderly care nurse at home"
|
||||
@@ -126,21 +100,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Lack of personalization",
|
||||
"Inconsistent care",
|
||||
"Unverified staff",
|
||||
"Delayed response",
|
||||
"High service costs",
|
||||
],
|
||||
"Lack of personalization", "Inconsistent care", "Unverified staff", "Delayed response", "High service costs"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Verified, Trained Staff",
|
||||
"24/7 Availability",
|
||||
"Hygienic & Safe Care",
|
||||
"Fastest Response Time",
|
||||
"Personalized Care Plans",
|
||||
],
|
||||
"Verified, Trained Staff", "24/7 Availability", "Hygienic & Safe Care", "Fastest Response Time", "Personalized Care Plans"],
|
||||
}}
|
||||
title="Why Aashirwad Home Care?"
|
||||
description="We prioritize trust, hygiene, and compassionate service to ensure your family's well-being."
|
||||
@@ -153,60 +117,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Rajesh Kumar",
|
||||
date: "12/03/2024",
|
||||
title: "Great Support",
|
||||
quote: "They didn't just treat my symptoms—they cared like family.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150445951.jpg",
|
||||
tag: "Elderly Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780366.jpg?_wi=2",
|
||||
imageAlt: "compassionate caregiver hand holding",
|
||||
},
|
||||
id: "t1", name: "Rajesh Kumar", date: "12/03/2024", title: "Great Support", quote: "They didn't just treat my symptoms—they cared like family.", avatarSrc: "http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150445951.jpg", tag: "Elderly Care", imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780366.jpg", imageAlt: "compassionate caregiver hand holding"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sunita Devi",
|
||||
date: "10/02/2024",
|
||||
title: "Amazing Staff",
|
||||
quote: "Professional, punctual, and truly compassionate staff.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medical-nursing-home-concept_23-2147788016.jpg",
|
||||
tag: "Nursing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-social-worker-helping-senior-woman_23-2149031377.jpg?_wi=2",
|
||||
imageAlt: "compassionate caregiver hand holding",
|
||||
},
|
||||
id: "t2", name: "Sunita Devi", date: "10/02/2024", title: "Amazing Staff", quote: "Professional, punctual, and truly compassionate staff.", avatarSrc: "http://img.b2bpic.net/free-photo/medical-nursing-home-concept_23-2147788016.jpg", tag: "Nursing", imageSrc: "http://img.b2bpic.net/free-photo/african-social-worker-helping-senior-woman_23-2149031377.jpg", imageAlt: "compassionate caregiver hand holding"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Anil Sharma",
|
||||
date: "20/01/2024",
|
||||
title: "Reliable Care",
|
||||
quote: "High quality service and very dedicated team.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/social-worker-taking-care-old-woman_23-2149031320.jpg",
|
||||
tag: "Post-Surgery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retired-man-with-disability-talking-family-video-call_482257-17813.jpg?_wi=2",
|
||||
imageAlt: "compassionate caregiver hand holding",
|
||||
},
|
||||
id: "t3", name: "Anil Sharma", date: "20/01/2024", title: "Reliable Care", quote: "High quality service and very dedicated team.", avatarSrc: "http://img.b2bpic.net/free-photo/social-worker-taking-care-old-woman_23-2149031320.jpg", tag: "Post-Surgery", imageSrc: "http://img.b2bpic.net/free-photo/retired-man-with-disability-talking-family-video-call_482257-17813.jpg", imageAlt: "compassionate caregiver hand holding"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Vikas Verma",
|
||||
date: "15/12/2023",
|
||||
title: "Lifesavers",
|
||||
quote: "Extremely helpful and kind. Best in Dehradun.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167742.jpg",
|
||||
tag: "Attendant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-nurse-their-workspace_52683-100570.jpg?_wi=1",
|
||||
imageAlt: "compassionate caregiver hand holding",
|
||||
},
|
||||
id: "t4", name: "Vikas Verma", date: "15/12/2023", title: "Lifesavers", quote: "Extremely helpful and kind. Best in Dehradun.", avatarSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167742.jpg", tag: "Attendant", imageSrc: "http://img.b2bpic.net/free-photo/black-nurse-their-workspace_52683-100570.jpg", imageAlt: "compassionate caregiver hand holding"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Meena Negi",
|
||||
date: "05/11/2023",
|
||||
title: "Excellent Service",
|
||||
quote: "Everything was perfect and hygienic. Highly recommend.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/african-social-worker-taking-care-senior-woman_23-2149031353.jpg",
|
||||
tag: "Physio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-grandma-girl-cooking-together_23-2150363895.jpg?_wi=2",
|
||||
imageAlt: "compassionate caregiver hand holding",
|
||||
},
|
||||
id: "t5", name: "Meena Negi", date: "05/11/2023", title: "Excellent Service", quote: "Everything was perfect and hygienic. Highly recommend.", avatarSrc: "http://img.b2bpic.net/free-photo/african-social-worker-taking-care-senior-woman_23-2149031353.jpg", tag: "Physio", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-grandma-girl-cooking-together_23-2150363895.jpg", imageAlt: "compassionate caregiver hand holding"},
|
||||
]}
|
||||
title="Happy Families We Serve"
|
||||
description="Don't take our word for it—hear from the families we support every day."
|
||||
@@ -221,17 +140,11 @@ export default function LandingPage() {
|
||||
description="Aashirwad Home Care was born out of a desire to provide the same level of comfort to patients as their own family would. We serve all neighborhoods in Dehradun with a team of verified medical professionals committed to your peace of mind."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Local Focus",
|
||||
description: "Based in the heart of Dehradun, serving nearby communities.",
|
||||
},
|
||||
title: "Local Focus", description: "Based in the heart of Dehradun, serving nearby communities."},
|
||||
{
|
||||
title: "Dedicated Staff",
|
||||
description: "Hand-picked caregivers who share our passion for care.",
|
||||
},
|
||||
title: "Dedicated Staff", description: "Hand-picked caregivers who share our passion for care."},
|
||||
{
|
||||
title: "Commitment",
|
||||
description: "Always there when you need us, 24 hours a day.",
|
||||
},
|
||||
title: "Commitment", description: "Always there when you need us, 24 hours a day."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-sit-waiting-room_482257-64778.jpg"
|
||||
imageAlt="nurse checking patient vitals home care"
|
||||
@@ -243,12 +156,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Consultation"
|
||||
title="Get a Call Back in 10 Minutes"
|
||||
description="Tell us your needs and our senior care advisor will assist you immediately."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-nurse-their-workspace_52683-100570.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-nurse-their-workspace_52683-100570.jpg"
|
||||
inputPlaceholder="Enter your phone number..."
|
||||
buttonText="Get a Call Back"
|
||||
imageAlt="healthcare office setting medical"
|
||||
@@ -260,8 +172,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Visit or Reach Out to Us"
|
||||
description="41, Subhash Rd, near NICE Hospital, Race Course, Dehradun, Uttarakhand 248001. Available 24/7 for you."
|
||||
@@ -275,13 +186,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Aashirwad Home Care"
|
||||
leftLink={{
|
||||
text: "Terms & Conditions",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms & Conditions", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user