Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-10 12:13:52 +00:00

View File

@@ -25,212 +25,105 @@ export default function LandingPage() {
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Bridgeview"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="Bridgeview"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
title="Bridgeview Wellness and Homecare"
description="Compassionate, holistic care designed to help your loved ones thrive at home with dignity and connection."
buttons={[
{
text: "Request a Consultation",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/grandpa-with-grandson-park-taking-photos_23-2148294935.jpg?_wi=1"
imageAlt="Warm care connection"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{ variant: "gradient-bars" }}
title="Bridgeview Wellness and Homecare"
description="Compassionate, holistic care designed to help your loved ones thrive at home with dignity and connection."
buttons={[{ text: "Request a Consultation", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/grandpa-with-grandson-park-taking-photos_23-2148294935.jpg"
imageAlt="Warm care connection"
/>
</div>
<div id="features" data-section="features">
<FeatureCardNine
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Holistic Care Approach",
description: "We focus on nutrition, routines, and environment to support overall wellness.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167742.jpg?_wi=1",
imageAlt: "Wellness focus",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167742.jpg?_wi=2",
imageAlt: "Care environment",
},
imageSrc: "http://img.b2bpic.net/free-photo/grandpa-with-grandson-park-taking-photos_23-2148294935.jpg?_wi=2",
imageAlt: "warm family care moment home",
},
{
title: "Bridgeview Connect App",
description: "Secure, real-time updates and peace of mind for families at a distance.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg?_wi=1",
imageAlt: "App interface",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg?_wi=2",
imageAlt: "Urgent alerts",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-spending-time-home_23-2150655744.jpg?_wi=1",
imageAlt: "compassionate caregiver smiling",
},
{
title: "Culturally Responsive",
description: "Honoring your family's unique traditions and values in every care plan.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/social-worker-taking-care-senior-woman_23-2149031333.jpg?_wi=1",
imageAlt: "Inclusive care",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/social-worker-taking-care-senior-woman_23-2149031333.jpg?_wi=2",
imageAlt: "Personalized connection",
},
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167742.jpg?_wi=3",
imageAlt: "holistic wellness home care",
},
]}
showStepNumbers={true}
title="What Makes Us Different"
description="We believe in meeting people where they are through a personalized, technology-enhanced approach to home care."
/>
</div>
<div id="features" data-section="features">
<FeatureCardNine
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
showStepNumbers={true}
title="What Makes Us Different"
description="We believe in meeting people where they are through a personalized, technology-enhanced approach to home care."
features={[
{
title: "Holistic Care Approach", description: "We focus on nutrition, routines, and environment to support overall wellness.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167742.jpg", imageAlt: "Wellness focus" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167742.jpg", imageAlt: "Care environment" }
},
{
title: "Bridgeview Connect App", description: "Secure, real-time updates and peace of mind for families at a distance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg", imageAlt: "App interface" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg", imageAlt: "Urgent alerts" }
},
{
title: "Culturally Responsive", description: "Honoring your family's unique traditions and values in every care plan.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/social-worker-taking-care-senior-woman_23-2149031333.jpg", imageAlt: "Inclusive care" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/social-worker-taking-care-senior-woman_23-2149031333.jpg", imageAlt: "Personalized connection" }
}
]}
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={true}
title="Our Commitment to You"
description="At Bridgeview, we build relationships based on trust and compassion. We help seniors age gracefully in the comfort of their own homes."
buttons={[
{
text: "Learn About Our Mission",
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-old-woman-spending-time-home_23-2150655744.jpg?_wi=2"
imageAlt="Compassionate caregivers"
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={true}
title="Our Commitment to You"
description="At Bridgeview, we build relationships based on trust and compassion. We help seniors age gracefully in the comfort of their own homes."
buttons={[{ text: "Learn About Our Mission", href: "#about" }]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-old-woman-spending-time-home_23-2150655744.jpg"
imageAlt="Compassionate caregivers"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
sideTitle="Frequently Asked Questions"
sideDescription="Answers to common questions about our home care services and how we support your loved ones."
faqsAnimation="slide-up"
faqs={[
{
id: "1",
title: "What areas do you serve?",
content: "We currently serve families within a 50-mile radius of the metro area.",
},
{
id: "2",
title: "How do you ensure caregiver quality?",
content: "Every team member undergoes rigorous background checks, professional training, and values-based interviewing.",
},
{
id: "3",
title: "Can I use the app if I live far away?",
content: "Yes, our Bridgeview Connect app is designed specifically for remote family members to monitor care and receive updates.",
},
{
id: "4",
title: "Are your services covered by insurance?",
content: "Many long-term care insurance policies cover our services. We provide documentation to help you with the claims process.",
},
{
id: "5",
title: "How quickly can care start?",
content: "We can often initiate a personalized care plan within 24-48 hours after our initial consultation.",
},
]}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
sideTitle="Frequently Asked Questions"
sideDescription="Answers to common questions about our home care services and how we support your loved ones."
faqsAnimation="slide-up"
faqs={[
{ id: "1", title: "What areas do you serve?", content: "We currently serve families within a 50-mile radius of the metro area." },
{ id: "2", title: "How do you ensure caregiver quality?", content: "Every team member undergoes rigorous background checks, professional training, and values-based interviewing." },
{ id: "3", title: "Can I use the app if I live far away?", content: "Yes, our Bridgeview Connect app is designed specifically for remote family members to monitor care and receive updates." },
{ id: "4", title: "Are your services covered by insurance?", content: "Many long-term care insurance policies cover our services. We provide documentation to help you with the claims process." },
{ id: "5", title: "How quickly can care start?", content: "We can often initiate a personalized care plan within 24-48 hours after our initial consultation." },
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Get in Touch"
title="Request a Consultation"
description="Contact us today for a compassionate conversation about your family's homecare needs."
imageSrc="http://img.b2bpic.net/free-photo/spending-time-nature-picnic-accessories-picnic_185193-110954.jpg"
imageAlt="Peaceful home"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Get in Touch"
title="Request a Consultation"
description="Contact us today for a compassionate conversation about your family's homecare needs."
imageSrc="http://img.b2bpic.net/free-photo/spending-time-nature-picnic-accessories-picnic_185193-110954.jpg"
imageAlt="Peaceful home"
mediaAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Services",
href: "#features",
},
{
label: "Consultation",
href: "#contact",
},
],
},
{
title: "Support",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Accessibility",
href: "#",
},
{
label: "Bridgeview Connect",
href: "#",
},
],
},
]}
bottomLeftText="© 2024 Bridgeview Wellness and Homecare. All rights reserved."
bottomRightText="Building trust through compassion."
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#features" }, { label: "Consultation", href: "#contact" }] },
{ title: "Support", items: [{ label: "Privacy Policy", href: "#" }, { label: "Accessibility", href: "#" }, { label: "Bridgeview Connect", href: "#" }] }
]}
bottomLeftText="© 2024 Bridgeview Wellness and Homecare. All rights reserved."
bottomRightText="Building trust through compassion."
/>
</div>
</ReactLenis>
</ThemeProvider>
);