Merge version_1 into main #1

Merged
bender merged 7 commits from version_1 into main 2026-03-08 23:31:11 +00:00
7 changed files with 1400 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ export default function AboutPage() {
{
title: "Our Mission",
description: "Provide compassionate, professional senior care that honors dignity, promotes wellness, and enables families to maintain meaningful connections across borders.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-couple-their-doctor-communicating-while-using-laptop-medical-appointment_637285-1485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-couple-their-doctor-communicating-while-using-laptop-medical-appointment_637285-1485.jpg?_wi=3",
imageAlt: "Our mission and values",
buttonIcon: ArrowRight,
buttonHref: "#contact",
@@ -29,7 +29,7 @@ export default function AboutPage() {
{
title: "Our Philosophy",
description: "We believe every senior deserves individualized attention, respectful care, and an environment where they can thrive—not just survive. Professional oversight, trained staff, and meaningful activities are essential.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg?_wi=3",
imageAlt: "Our philosophy and approach",
buttonIcon: ArrowRight,
buttonHref: "#contact",
@@ -37,7 +37,7 @@ export default function AboutPage() {
{
title: "Why Affordable Care Matters",
description: "Senior care shouldn't force families into financial hardship. At 1/3 the cost of California facilities, Serena Center makes quality, professional care accessible to more families.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-laying-bed_23-2150152917.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-laying-bed_23-2150152917.jpg?_wi=2",
imageAlt: "Affordable care accessibility",
buttonIcon: ArrowRight,
buttonHref: "#contact",
@@ -121,7 +121,7 @@ export default function AboutPage() {
title: "Families Served",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-mature-couple-their-doctor-communicating-while-using-laptop-medical-appointment_637285-1485.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-mature-couple-their-doctor-communicating-while-using-laptop-medical-appointment_637285-1485.jpg?_wi=4"
imageAlt="Serena Center team and residents"
useInvertedBackground={false}
mediaAnimation="reveal-blur"

View File

@@ -50,7 +50,7 @@ export default function FacilitiesPage() {
{
title: "Comfortable Bedrooms",
description: "Bright, modern rooms with individual climate control and comfortable furnishings",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-laying-bed_23-2150152917.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-laying-bed_23-2150152917.jpg?_wi=3",
imageAlt: "Clean comfortable facilities",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -58,7 +58,7 @@ export default function FacilitiesPage() {
{
title: "Dining Areas",
description: "Spacious, bright dining spaces where residents enjoy chef-prepared meals daily",
imageSrc: "http://img.b2bpic.net/free-photo/every-time-is-good-surf-internet_329181-14649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/every-time-is-good-surf-internet_329181-14649.jpg?_wi=3",
imageAlt: "Dining facilities",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -66,7 +66,7 @@ export default function FacilitiesPage() {
{
title: "Social Spaces",
description: "Common areas for residents to gather, connect, and participate in group activities",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg?_wi=5",
imageAlt: "Social activity areas",
buttonIcon: Heart,
buttonHref: "/contact",

File diff suppressed because it is too large Load Diff

View File

@@ -82,7 +82,7 @@ export default function HomePage() {
{
title: "Personalized Care Plans",
description: "Individual nutrition and activity programs tailored to each resident's needs",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-couple-their-doctor-communicating-while-using-laptop-medical-appointment_637285-1485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-couple-their-doctor-communicating-while-using-laptop-medical-appointment_637285-1485.jpg?_wi=1",
imageAlt: "Personalized care planning",
buttonIcon: Heart,
buttonHref: "/services",
@@ -90,7 +90,7 @@ export default function HomePage() {
{
title: "Professional Caregivers",
description: "Trained, compassionate staff dedicated to dignity, respect, and quality care",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-couple-their-doctor-communicating-while-using-laptop-medical-appointment_637285-1485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-couple-their-doctor-communicating-while-using-laptop-medical-appointment_637285-1485.jpg?_wi=2",
imageAlt: "Professional caregiving staff",
buttonIcon: Heart,
buttonHref: "/about",
@@ -98,7 +98,7 @@ export default function HomePage() {
{
title: "Clean & Comfortable",
description: "Modern facilities with bright rooms, social spaces, and activity areas",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-laying-bed_23-2150152917.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-laying-bed_23-2150152917.jpg?_wi=1",
imageAlt: "Clean comfortable facilities",
buttonIcon: Heart,
buttonHref: "/facilities",
@@ -106,7 +106,7 @@ export default function HomePage() {
{
title: "Social & Activity Programs",
description: "Engaging activities and social opportunities to promote joy and connection",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg?_wi=1",
imageAlt: "Social activities for seniors",
buttonIcon: Heart,
buttonHref: "/services",
@@ -131,7 +131,7 @@ export default function HomePage() {
{
title: "Personalized Care",
description: "Customized care plans addressing each resident's unique health and wellness needs",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-couple-relaxing-home_23-2150572364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-couple-relaxing-home_23-2150572364.jpg?_wi=1",
imageAlt: "Personalized care services",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -139,7 +139,7 @@ export default function HomePage() {
{
title: "Medication Assistance",
description: "Professional medication management and coordination with healthcare providers",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-collaborates-with-staff-about-test-results-treatment_482257-101354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-collaborates-with-staff-about-test-results-treatment_482257-101354.jpg?_wi=1",
imageAlt: "Medication management",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -147,7 +147,7 @@ export default function HomePage() {
{
title: "Daily Living Support",
description: "Assistance with bathing, dressing, grooming, and activities of daily living",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-couple-relaxing-home_23-2150572364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-couple-relaxing-home_23-2150572364.jpg?_wi=2",
imageAlt: "Daily living support",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -155,7 +155,7 @@ export default function HomePage() {
{
title: "Nutrition Programs",
description: "Chef-prepared meals with individual nutrition plans and dietary preferences honored",
imageSrc: "http://img.b2bpic.net/free-photo/every-time-is-good-surf-internet_329181-14649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/every-time-is-good-surf-internet_329181-14649.jpg?_wi=1",
imageAlt: "Nutrition programs",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -163,7 +163,7 @@ export default function HomePage() {
{
title: "Activities & Engagement",
description: "Social events, recreational programs, and meaningful activities to promote wellness",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg?_wi=2",
imageAlt: "Social activities",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -171,7 +171,7 @@ export default function HomePage() {
{
title: "24/7 Supervision",
description: "Round-the-clock professional staff ensuring safety and immediate response to needs",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg?_wi=1",
imageAlt: "24-7 supervision",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -191,25 +191,25 @@ export default function HomePage() {
{
id: "1",
name: "Maria Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg?_wi=1",
imageAlt: "Maria Rodriguez testimonial",
},
{
id: "2",
name: "James Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg?_wi=1",
imageAlt: "James Wilson testimonial",
},
{
id: "3",
name: "Elena Garcia",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-photos-with-camera_23-2149901705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-photos-with-camera_23-2149901705.jpg?_wi=1",
imageAlt: "Elena Garcia testimonial",
},
{
id: "4",
name: "The Lopez Family",
imageSrc: "http://img.b2bpic.net/free-photo/mother-love-happy-smiling-device_1262-2743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-love-happy-smiling-device_1262-2743.jpg?_wi=1",
imageAlt: "The Lopez Family testimonial",
},
]}
@@ -240,7 +240,7 @@ export default function HomePage() {
title: "Compared to California",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-meeting-community-center_23-2149155367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-meeting-community-center_23-2149155367.jpg?_wi=1"
imageAlt="Family visiting elderly relative at Serena Center"
useInvertedBackground={true}
mediaAnimation="reveal-blur"

View File

@@ -51,7 +51,7 @@ export default function ServicesPage() {
{
title: "Personalized Care",
description: "Customized care plans addressing each resident's unique health and wellness needs",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-couple-relaxing-home_23-2150572364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-couple-relaxing-home_23-2150572364.jpg?_wi=3",
imageAlt: "Personalized care services",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -59,7 +59,7 @@ export default function ServicesPage() {
{
title: "Medication Assistance",
description: "Professional medication management and coordination with healthcare providers",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-collaborates-with-staff-about-test-results-treatment_482257-101354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-collaborates-with-staff-about-test-results-treatment_482257-101354.jpg?_wi=2",
imageAlt: "Medication management",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -67,7 +67,7 @@ export default function ServicesPage() {
{
title: "Daily Living Support",
description: "Assistance with bathing, dressing, grooming, and activities of daily living",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-couple-relaxing-home_23-2150572364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-couple-relaxing-home_23-2150572364.jpg?_wi=4",
imageAlt: "Daily living support",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -75,7 +75,7 @@ export default function ServicesPage() {
{
title: "Nutrition Programs",
description: "Chef-prepared meals with individual nutrition plans and dietary preferences honored",
imageSrc: "http://img.b2bpic.net/free-photo/every-time-is-good-surf-internet_329181-14649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/every-time-is-good-surf-internet_329181-14649.jpg?_wi=2",
imageAlt: "Nutrition programs",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -83,7 +83,7 @@ export default function ServicesPage() {
{
title: "Activities & Engagement",
description: "Social events, recreational programs, and meaningful activities to promote wellness",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-people-playing-poker_23-2149241661.jpg?_wi=4",
imageAlt: "Social activities",
buttonIcon: Heart,
buttonHref: "/contact",
@@ -91,7 +91,7 @@ export default function ServicesPage() {
{
title: "24/7 Supervision",
description: "Round-the-clock professional staff ensuring safety and immediate response to needs",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg?_wi=2",
imageAlt: "24-7 supervision",
buttonIcon: Heart,
buttonHref: "/contact",

View File

@@ -88,25 +88,25 @@ export default function TestimonialsPage() {
{
id: "1",
name: "Maria Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg?_wi=2",
imageAlt: "Maria Rodriguez testimonial",
},
{
id: "2",
name: "James Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg?_wi=2",
imageAlt: "James Wilson testimonial",
},
{
id: "3",
name: "Elena Garcia",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-photos-with-camera_23-2149901705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-photos-with-camera_23-2149901705.jpg?_wi=2",
imageAlt: "Elena Garcia testimonial",
},
{
id: "4",
name: "The Lopez Family",
imageSrc: "http://img.b2bpic.net/free-photo/mother-love-happy-smiling-device_1262-2743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-love-happy-smiling-device_1262-2743.jpg?_wi=2",
imageAlt: "The Lopez Family testimonial",
},
]}

View File

@@ -99,7 +99,7 @@ export default function VisitingFromUsPage() {
title: "Compared to California",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-meeting-community-center_23-2149155367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-meeting-community-center_23-2149155367.jpg?_wi=2"
imageAlt="Family visiting elderly relative at Serena Center"
useInvertedBackground={true}
mediaAnimation="reveal-blur"