Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-30 15:17:13 +00:00

View File

@@ -71,15 +71,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150105046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150105046.jpg?_wi=1",
imageAlt: "Caring daughter talking with elderly mother",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sad-elder-woman-sofa_23-2149403967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sad-elder-woman-sofa_23-2149403967.jpg?_wi=1",
imageAlt: "Safe home living environment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/builder-men-wearing-safety-helmets_23-2148751997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/builder-men-wearing-safety-helmets_23-2148751997.jpg?_wi=1",
imageAlt: "Occupational therapist assessing home",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150105046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150105046.jpg?_wi=2",
imageAlt: "safety check in senior room",
},
{
@@ -168,7 +168,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/sad-elder-woman-sofa_23-2149403967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sad-elder-woman-sofa_23-2149403967.jpg?_wi=2",
imageAlt: "safety check in senior room",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/builder-men-wearing-safety-helmets_23-2148751997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/builder-men-wearing-safety-helmets_23-2148751997.jpg?_wi=2",
imageAlt: "safety check in senior room",
},
]}