Update src/app/page.tsx
This commit is contained in:
@@ -68,27 +68,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg?_wi=1",
|
||||
imageAlt: "Professional laundry pickup service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg?_wi=2",
|
||||
imageAlt: "Laundry basket in Kisii",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg?_wi=3",
|
||||
imageAlt: "Dry cleaning delivery",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg?_wi=4",
|
||||
imageAlt: "Fresh washed and folded clothes",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg?_wi=5",
|
||||
imageAlt: "Professional laundry packaging",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arranging-clothes_23-2148857484.jpg?_wi=6",
|
||||
imageAlt: "Rider pickup service",
|
||||
},
|
||||
]}
|
||||
@@ -105,32 +105,32 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Dry Cleaning",
|
||||
description: "Expert care for your formal wear and delicate fabrics.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Wash & Fold",
|
||||
description: "Quick, hygienic, and perfectly folded laundry for your daily needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Duvet & Curtains",
|
||||
description: "Deep cleaning for large home items, ensuring total freshness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Shoe Cleaning",
|
||||
description: "Restore your favorite footwear with our specialized cleaning service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
title: "Pickup & Delivery",
|
||||
description: "Free rider service in Kisii to save you time and stress.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
title: "Express Service",
|
||||
description: "Need it fast? We provide fast turnaround times for busy schedules.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-service-set_1284-9597.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
|
||||
Reference in New Issue
Block a user