Update src/app/page.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="mediumLarge"
|
contentWidth="mediumLarge"
|
||||||
sizing="mediumLarge"
|
sizing="mediumLarge"
|
||||||
background="grid"
|
background="circleGradient"
|
||||||
cardStyle="gradient-radial"
|
cardStyle="gradient-radial"
|
||||||
primaryButtonStyle="shadow"
|
primaryButtonStyle="shadow"
|
||||||
secondaryButtonStyle="glass"
|
secondaryButtonStyle="glass"
|
||||||
@@ -49,10 +49,10 @@ export default function LandingPage() {
|
|||||||
tag="Verified & Trusted"
|
tag="Verified & Trusted"
|
||||||
tagIcon={Shield}
|
tagIcon={Shield}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "grid" }}
|
background={{ variant: "animated-grid" }}
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg?_wi=1", imageAlt: "Professional caregiver providing assistance"
|
imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg", imageAlt: "Professional caregiver providing assistance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-listening-heartbeat-mature-patient-while-examining-his-home-visit_637285-1389.jpg", imageAlt: "In-home nursing care service"
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-listening-heartbeat-mature-patient-while-examining-his-home-visit_637285-1389.jpg", imageAlt: "In-home nursing care service"
|
||||||
@@ -66,16 +66,16 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
rightCarouselItems={[
|
rightCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg?_wi=2", imageAlt: "Post-hospital recovery care"
|
imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg", imageAlt: "Post-hospital recovery care"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-caregiver-uses-thermometer-senior-patients-check-temperature_482257-112733.jpg", imageAlt: "Professional elderly attendant"
|
imageSrc: "http://img.b2bpic.net/free-photo/medical-caregiver-uses-thermometer-senior-patients-check-temperature_482257-112733.jpg", imageAlt: "Professional elderly attendant"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg?_wi=1", imageAlt: "Long-term care planning"
|
imageSrc: "http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg", imageAlt: "Long-term care planning"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg?_wi=3", imageAlt: "Healthcare professional support"
|
imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg", imageAlt: "Healthcare professional support"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -185,13 +185,13 @@ export default function LandingPage() {
|
|||||||
id: "1", name: "Rajesh Kumar", handle: "Family of 78-year-old parent", testimonial: "The caregivers from ElderCare Pro transformed our mother's life. Professional, compassionate, and always on time. We finally have peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-friendly-senior-man_1262-1729.jpg", imageAlt: "Rajesh Kumar"
|
id: "1", name: "Rajesh Kumar", handle: "Family of 78-year-old parent", testimonial: "The caregivers from ElderCare Pro transformed our mother's life. Professional, compassionate, and always on time. We finally have peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-friendly-senior-man_1262-1729.jpg", imageAlt: "Rajesh Kumar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Priya Singh", handle: "Daughter of care recipient", testimonial: "Excellent nursing care post-surgery. The nurses were highly trained and communicated regularly. I couldn't ask for better support.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg?_wi=1", imageAlt: "Priya Singh"
|
id: "2", name: "Priya Singh", handle: "Daughter of care recipient", testimonial: "Excellent nursing care post-surgery. The nurses were highly trained and communicated regularly. I couldn't ask for better support.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg", imageAlt: "Priya Singh"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Arjun Patel", handle: "Son managing parent's care", testimonial: "ElderCare Pro's transparency and professionalism set them apart. Our father receives personalized attention every single day.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg", imageAlt: "Arjun Patel"
|
id: "3", name: "Arjun Patel", handle: "Son managing parent's care", testimonial: "ElderCare Pro's transparency and professionalism set them apart. Our father receives personalized attention every single day.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg", imageAlt: "Arjun Patel"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Meera Sharma", handle: "Family caregiver", testimonial: "The physiotherapy team helped my mother regain mobility after her fall. Highly qualified and very encouraging throughout recovery.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg?_wi=2", imageAlt: "Meera Sharma"
|
id: "4", name: "Meera Sharma", handle: "Family caregiver", testimonial: "The physiotherapy team helped my mother regain mobility after her fall. Highly qualified and very encouraging throughout recovery.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg", imageAlt: "Meera Sharma"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Vikram Desai", handle: "Healthcare coordinator", testimonial: "Perfect solution for post-hospital care. Seamless coordination with doctors and hospitals. Highly recommended for elder care.", imageSrc: "http://img.b2bpic.net/free-photo/medical-specialist-with-scrubs-carrying-clipboard-papers-with-test-results_482257-122363.jpg", imageAlt: "Vikram Desai"
|
id: "5", name: "Vikram Desai", handle: "Healthcare coordinator", testimonial: "Perfect solution for post-hospital care. Seamless coordination with doctors and hospitals. Highly recommended for elder care.", imageSrc: "http://img.b2bpic.net/free-photo/medical-specialist-with-scrubs-carrying-clipboard-papers-with-test-results_482257-122363.jpg", imageAlt: "Vikram Desai"
|
||||||
@@ -201,8 +201,6 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
title="What Families Say About Our Care"
|
|
||||||
description="Real testimonials from families who trust ElderCare Pro"
|
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -268,7 +266,7 @@ export default function LandingPage() {
|
|||||||
description="Tell us about your loved one's care needs and we'll match them with the perfect caregiver. Your information is secure and confidential."
|
description="Tell us about your loved one's care needs and we'll match them with the perfect caregiver. Your information is secure and confidential."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg"
|
||||||
imageAlt="Family consultation for elder care services"
|
imageAlt="Family consultation for elder care services"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user