Update src/app/services/page.tsx

This commit is contained in:
2026-05-28 01:46:16 +00:00
parent 6189c85841
commit 34d25bfb09

View File

@@ -26,36 +26,22 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Employment",
id: "/employment",
},
name: "Employment", id: "/employment"},
{
name: "Resources",
id: "/resources",
},
name: "Resources", id: "/resources"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoAlt="Janic Healthcare logo"
brandName="Janic Healthcare Services, LLC."
button={{
text: "Request Care",
href: "/request-care",
}}
text: "Request Care", href: "/request-care"}}
/>
</div>
@@ -67,29 +53,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Post-Surgical Care",
description: "Assistance and monitoring during recovery after surgery, ensuring a smooth transition home and optimal healing.",
imageSrc: "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565546.jpg",
imageAlt: "Patient recovering at home with caregiver",
},
title: "Post-Surgical Care", description: "Assistance and monitoring during recovery after surgery, ensuring a smooth transition home and optimal healing.", imageSrc: "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565546.jpg", imageAlt: "Patient recovering at home with caregiver"},
{
title: "Dementia & Alzheimer's Care",
description: "Compassionate and specialized care for individuals with memory impairments, focusing on safety, engagement, and comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/women-working-together-country-side_23-2149518830.jpg",
imageAlt: "Caregiver engaging with elderly person with dementia",
},
title: "Dementia & Alzheimer's Care", description: "Compassionate and specialized care for individuals with memory impairments, focusing on safety, engagement, and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/women-working-together-country-side_23-2149518830.jpg", imageAlt: "Caregiver engaging with elderly person with dementia"},
{
title: "End-of-Life & Palliative Care",
description: "Support and comfort for clients and families during advanced illness, focusing on pain management and quality of life.",
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-elderly-woman-hand_52683-109377.jpg",
imageAlt: "Comforting hand holding",
},
title: "End-of-Life & Palliative Care", description: "Support and comfort for clients and families during advanced illness, focusing on pain management and quality of life.", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-elderly-woman-hand_52683-109377.jpg", imageAlt: "Comforting hand holding"},
{
title: "Physical Therapy Support",
description: "In-home assistance with physical therapy exercises to regain strength, mobility, and independence.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-disabled-man-getting-out-vehicle_23-2149445659.jpg",
imageAlt: "Caregiver assisting with physical therapy exercises",
},
title: "Physical Therapy Support", description: "In-home assistance with physical therapy exercises to regain strength, mobility, and independence.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-disabled-man-getting-out-vehicle_23-2149445659.jpg", imageAlt: "Caregiver assisting with physical therapy exercises"},
]}
title="Our Specialized Healthcare Programs"
description="Beyond our core offerings, we provide specialized programs tailored to specific health needs, ensuring comprehensive and targeted care for every client."
@@ -98,71 +68,30 @@ export default function LandingPage() {
<div id="services-packages" data-section="services-packages">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
carouselMode="buttons"
products={[
{
id: "basic_care",
brand: "Janic Healthcare",
name: "Essential Daily Support",
price: "Starting at $XX/day",
rating: 5,
reviewCount: "250+",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-having-breakfast-together_23-2148116296.jpg",
imageAlt: "Caregiver helping with daily tasks",
},
id: "basic_care", brand: "Janic Healthcare", name: "Essential Daily Support", price: "Starting at $XX/day", rating: 5,
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-having-breakfast-together_23-2148116296.jpg", imageAlt: "Caregiver helping with daily tasks"},
{
id: "enhanced_care",
brand: "Janic Healthcare",
name: "Enhanced Personal Care",
price: "Starting at $YY/day",
rating: 5,
reviewCount: "180+",
imageSrc: "http://img.b2bpic.net/free-photo/old-couple-kitchen_1157-45405.jpg",
imageAlt: "Caregiver providing detailed personal care",
},
id: "enhanced_care", brand: "Janic Healthcare", name: "Enhanced Personal Care", price: "Starting at $YY/day", rating: 5,
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/old-couple-kitchen_1157-45405.jpg", imageAlt: "Caregiver providing detailed personal care"},
{
id: "skilled_plus",
brand: "Janic Healthcare",
name: "Skilled Nursing Plus",
price: "Starting at $ZZ/day",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg",
imageAlt: "Nurse administering care",
},
id: "skilled_plus", brand: "Janic Healthcare", name: "Skilled Nursing Plus", price: "Starting at $ZZ/day", rating: 5,
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg", imageAlt: "Nurse administering care"},
{
id: "pediatric_bundle",
brand: "Janic Healthcare",
name: "Pediatric Support Bundle",
price: "Custom Quote",
rating: 5,
reviewCount: "90+",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-preparing-school-backpack_23-2149748249.jpg",
imageAlt: "Caregiver interacting with child",
},
id: "pediatric_bundle", brand: "Janic Healthcare", name: "Pediatric Support Bundle", price: "Custom Quote", rating: 5,
reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-preparing-school-backpack_23-2149748249.jpg", imageAlt: "Caregiver interacting with child"},
{
id: "respite_relief",
brand: "Janic Healthcare",
name: "Respite Relief Package",
price: "Starting at $WW/visit",
rating: 5,
reviewCount: "70+",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-doing-yoga-position_1098-1214.jpg",
imageAlt: "Family member resting",
},
id: "respite_relief", brand: "Janic Healthcare", name: "Respite Relief Package", price: "Starting at $WW/visit", rating: 5,
reviewCount: "70+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-doing-yoga-position_1098-1214.jpg", imageAlt: "Family member resting"},
{
id: "dementia_program",
brand: "Janic Healthcare",
name: "Memory Care Program",
price: "Custom Quote",
rating: 5,
reviewCount: "50+",
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-her-daughter-chatting-looking-each-other_1262-18594.jpg",
imageAlt: "Caregiver with elderly person",
},
id: "dementia_program", brand: "Janic Healthcare", name: "Memory Care Program", price: "Custom Quote", rating: 5,
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-her-daughter-chatting-looking-each-other_1262-18594.jpg", imageAlt: "Caregiver with elderly person"},
]}
title="Flexible Care Packages"
description="Choose from our customizable care packages designed to fit various needs and budgets. Our team will help you find the ideal plan."
@@ -173,87 +102,51 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Our Services",
items: [
title: "Our Services", items: [
{
label: "Skilled Nursing",
href: "/services#skilled-nursing",
},
label: "Skilled Nursing", href: "/services#skilled-nursing"},
{
label: "Personal Care",
href: "/services#personal-care",
},
label: "Personal Care", href: "/services#personal-care"},
{
label: "Respite Care",
href: "/services#respite-care",
},
label: "Respite Care", href: "/services#respite-care"},
{
label: "Request Care",
href: "/request-care",
},
label: "Request Care", href: "/request-care"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "/about",
},
label: "Our Story", href: "/about"},
{
label: "Our Team",
href: "/about#team",
},
label: "Our Team", href: "/about#team"},
{
label: "Careers",
href: "/employment",
},
label: "Careers", href: "/employment"},
{
label: "Service Areas",
href: "/service-areas",
},
label: "Service Areas", href: "/service-areas"},
],
},
{
title: "Contact & Support",
items: [
title: "Contact & Support", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "Resources",
href: "/resources",
},
label: "Resources", href: "/resources"},
{
label: "FAQs",
href: "/resources#faqs",
},
label: "FAQs", href: "/resources#faqs"},
{
label: "Appointments",
href: "/request-care",
},
label: "Appointments", href: "/request-care"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "HIPAA Compliance",
href: "#",
},
label: "HIPAA Compliance", href: "#"},
{
label: "Disclaimer",
href: "#",
},
label: "Disclaimer", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}