diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 83bb0c4..508028a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" diff --git a/src/app/facilities/page.tsx b/src/app/facilities/page.tsx index 86dbeb2..7147bdd 100644 --- a/src/app/facilities/page.tsx +++ b/src/app/facilities/page.tsx @@ -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", diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c8f0ee9..1f6ed19 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +