Update src/app/page.tsx

This commit is contained in:
2026-05-28 21:57:22 +00:00
parent af9fefc0d3
commit cdaf969b01

View File

@@ -100,21 +100,21 @@ export default function LandingPage() {
features={[
{
title: "Deep Cleaning & Sanitizing", description: "We blast away dirt and disinfect surfaces, killing 99.9% of bacteria and viruses for a truly hygienic clean.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-collecting-garbage-concept_23-2149181969.jpg", imageAlt: "Pressure washer cleaning bin"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E9Amf4FlECC3Rdb7T1HjTAYRK7/uploaded-1780005350740-n6dabrjc.jpg", imageAlt: "Pressure washer cleaning bin"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/bin-wall-background_1339-6333.jpg", imageAlt: "Sparkling clean bin after sanitization"}
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E9Amf4FlECC3Rdb7T1HjTAYRK7/uploaded-1780005373307-i95ynijd.jpg", imageAlt: "Sparkling clean bin after sanitization"}
},
{
title: "Effective Odor Removal", description: "Say goodbye to lingering foul smells with our specialized deodorizing treatments, leaving your bins fresh and pleasant.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-throws-paper-disposable-cup-into-trash-can-park_169016-33927.jpg", imageAlt: "Odor removal from bin"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E9Amf4FlECC3Rdb7T1HjTAYRK7/uploaded-1780005390987-7x7tpa9g.jpg", imageAlt: "Odor removal from bin"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/food-delivery-service-curly-haired-food-delivery-courrier-ina-protective-mask-work_259150-58594.jpg", imageAlt: "Fresh scent in clean bin"}
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E9Amf4FlECC3Rdb7T1HjTAYRK7/uploaded-1780005403229-xofccxbm.jpg", imageAlt: "Fresh scent in clean bin"}
},
{
title: "Fast, Reliable Service", description: "Enjoy convenient scheduling and efficient service that fits seamlessly into your busy life, always on time.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472409.jpg", imageAlt: "Scheduling calendar for service"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E9Amf4FlECC3Rdb7T1HjTAYRK7/uploaded-1780005427451-ki6nz8v3.jpg", imageAlt: "Scheduling calendar for service"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38482.jpg", imageAlt: "Clock showing fast service"}
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E9Amf4FlECC3Rdb7T1HjTAYRK7/uploaded-1780005436291-6tgxnd87.jpg", imageAlt: "Clock showing fast service"}
},
]}
showStepNumbers={true}