Update src/app/about/page.tsx

This commit is contained in:
2026-03-13 18:48:46 +00:00
parent ede72a94ec
commit da2ae7d0ee

View File

@@ -52,21 +52,21 @@ export default function AboutPage() {
background={{ variant: "radial-gradient" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150969878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150969878.jpg?_wi=3",
imageAlt: "professional cleaning team group photo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454545.jpg?_wi=5",
imageAlt: "professional office cleaning team working efficiently",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-healthcare-worker-coughing-while-working-hospital-covid19-epidemic_637285-5058.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-healthcare-worker-coughing-while-working-hospital-covid19-epidemic_637285-5058.jpg?_wi=5",
imageAlt: "medical clinic professional cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-person-feeling-tired-after-finishing-spring-cleaning-sitting-clean-wooden-floor-with-mop-gloves-young-sleepy-woman-being-proud-tidy-apartment-household-chores-finished_482257-59836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-person-feeling-tired-after-finishing-spring-cleaning-sitting-clean-wooden-floor-with-mop-gloves-young-sleepy-woman-being-proud-tidy-apartment-household-chores-finished_482257-59836.jpg?_wi=5",
imageAlt: "apartment building cleaning service",
},
]}