Update src/app/about/page.tsx
This commit is contained in:
@@ -19,13 +19,13 @@ export default function AboutPage() {
|
||||
|
||||
const missionFeatures = [
|
||||
{
|
||||
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", imageAlt: "Our mission and values", buttonIcon: ArrowRight,
|
||||
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?_wi=3", imageAlt: "Our mission and values", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
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", imageAlt: "Our philosophy and approach", buttonIcon: ArrowRight,
|
||||
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?_wi=3", imageAlt: "Our philosophy and approach", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
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", imageAlt: "Affordable care accessibility", buttonIcon: ArrowRight,
|
||||
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?_wi=2", imageAlt: "Affordable care accessibility", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
];
|
||||
|
||||
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
{
|
||||
value: "500+", 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="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user