Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-14 22:27:54 +00:00

View File

@@ -55,22 +55,22 @@ export default function LandingPage() {
buttonAnimation="slide-up"
carouselItems={[
{
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-while-throwing-paper-balls-bin_23-2149060347.jpg", imageAlt: "Schoon kantoor interieur"
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-while-throwing-paper-balls-bin_23-2149060347.jpg?_wi=1", imageAlt: "Schoon kantoor interieur"
},
{
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-female-hands-taking-gloves_259150-58123.jpg", imageAlt: "Professioneel schoonmaakteam"
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-female-hands-taking-gloves_259150-58123.jpg?_wi=1", imageAlt: "Professioneel schoonmaakteam"
},
{
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/child-student-playing-school_23-2149511049.jpg", imageAlt: "Schoolruimte schoonmaak"
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/child-student-playing-school_23-2149511049.jpg?_wi=1", imageAlt: "Schoolruimte schoonmaak"
},
{
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124257.jpg", imageAlt: "Bedrijfsfaciliteit onderhoud"
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124257.jpg?_wi=1", imageAlt: "Bedrijfsfaciliteit onderhoud"
},
{
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-while-throwing-paper-balls-bin_23-2149060347.jpg", imageAlt: "Kantoor werkplek"
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-while-throwing-paper-balls-bin_23-2149060347.jpg?_wi=2", imageAlt: "Kantoor werkplek"
},
{
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-female-hands-taking-gloves_259150-58123.jpg", imageAlt: "Schoonmaakservice team"
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-female-hands-taking-gloves_259150-58123.jpg?_wi=2", imageAlt: "Schoonmaakservice team"
}
]}
autoPlay={true}
@@ -104,7 +104,7 @@ export default function LandingPage() {
features={[
{
id: "feature-1", title: "Kantoor Schoonmaak", description: "Dagelijkse of periodieke schoonmaak voor kantoren en werkplekken inclusief bureaus, vloeren, sanitair, afval en pantry.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-female-hands-taking-gloves_259150-58123.jpg", imageAlt: "Kantoor schoonmaak service"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-female-hands-taking-gloves_259150-58123.jpg?_wi=3", imageAlt: "Kantoor schoonmaak service"
},
items: [
{ icon: CheckCircle, text: "Bureaus en werkplekken" },
@@ -116,7 +116,7 @@ export default function LandingPage() {
},
{
id: "feature-2", title: "Schoonmaak voor Scholen", description: "Hygiënische en veilige schoonmaak voor onderwijsinstellingen inclusief klaslokalen, gangen, sanitaire ruimtes en kantines.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/child-student-playing-school_23-2149511049.jpg", imageAlt: "School schoonmaak service"
imageSrc: "http://img.b2bpic.net/free-photo/child-student-playing-school_23-2149511049.jpg?_wi=2", imageAlt: "School schoonmaak service"
},
items: [
{ icon: CheckCircle, text: "Klaslokalen" },
@@ -128,7 +128,7 @@ export default function LandingPage() {
},
{
id: "feature-3", title: "Bedrijfspanden", description: "Schoonmaak van grote bedrijfsruimtes inclusief bedrijfsgebouwen, showrooms, winkels en magazijnen met professionele expertise.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124257.jpg", imageAlt: "Bedrijfspanden schoonmaak"
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124257.jpg?_wi=2", imageAlt: "Bedrijfspanden schoonmaak"
},
items: [
{ icon: CheckCircle, text: "Bedrijfsgebouwen" },