Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-03 14:25:33 +00:00
4 changed files with 13 additions and 13 deletions

View File

@@ -81,21 +81,21 @@ export default function AboutPage() {
id: "01",
title: "Trust & Safety",
description: "Every connection we facilitate is built on rigorous verification, community screening, and commitment to child safety and family peace of mind.",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=2",
imageAlt: "Trust and teamwork in community",
},
{
id: "02",
title: "Inclusivity & Access",
description: "We serve diverse South African families across Waterloo, Umlazi, and beyond. Flexible, affordable childcare should be available to everyone.",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg?_wi=4",
imageAlt: "Inclusive childcare community",
},
{
id: "03",
title: "Empowerment & Growth",
description: "We empower caregivers as professionals and support families as they balance work and home. Together, we build stronger communities.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg?_wi=4",
imageAlt: "Community growth and empowerment",
},
]}

View File

@@ -81,21 +81,21 @@ export default function ForCaregiversPage() {
id: "01",
title: "Flexible Work",
description: "Choose your own schedule and client families. Work full-time, part-time, or take on special projects that fit your life.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg?_wi=3",
imageAlt: "Caregiver with happy family",
},
{
id: "02",
title: "Fair Compensation",
description: "Earn competitive rates for your expertise and dedication. Direct payments with no hidden deductions or fees.",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg?_wi=3",
imageAlt: "Professional childcare environment",
},
{
id: "03",
title: "Community Support",
description: "Connect with other caregivers, access training resources, and grow within a trusted professional network.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mother-girl-home_23-2150275635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mother-girl-home_23-2150275635.jpg?_wi=3",
imageAlt: "Supportive childcare community",
},
]}

View File

@@ -81,21 +81,21 @@ export default function ForParentsPage() {
id: "01",
title: "Flexible Hours",
description: "Whether you need part-time, full-time, or emergency childcare, MUMMI connects you with caregivers who match your schedule.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg?_wi=2",
imageAlt: "Family spending quality time together",
},
{
id: "02",
title: "Affordable Rates",
description: "Competitive pricing that works for your budget. No hidden fees, just transparent and fair rates from verified caregivers.",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg?_wi=2",
imageAlt: "Children in affordable childcare setting",
},
{
id: "03",
title: "Peace of Mind",
description: "Every caregiver is verified and screened. Real-time updates and open communication keep you connected and confident.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mother-girl-home_23-2150275635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mother-girl-home_23-2150275635.jpg?_wi=2",
imageAlt: "Safe and loving childcare environment",
},
]}

View File

@@ -74,15 +74,15 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg?_wi=1",
imageAlt: "Happy family with childcare provider",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg?_wi=1",
imageAlt: "Children playing safely in care",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mother-girl-home_23-2150275635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mother-girl-home_23-2150275635.jpg?_wi=1",
imageAlt: "Caregiver showing love to child",
},
]}
@@ -166,7 +166,7 @@ export default function HomePage() {
id: "03",
title: "Community Screening",
description: "Join our vetted community where every caregiver is screened and supported by local networks you trust.",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=1",
imageAlt: "Community screening process",
},
]}