Update src/app/galerie/page.tsx

This commit is contained in:
2026-03-22 23:58:16 +00:00
parent 7fea63f43e
commit c1dc4dc736

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
"Entrümpelung",
"Bad Salzuflen",
],
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899435.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899435.jpg?_wi=2",
imageAlt: "cleaned out apartment living room",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
"Auflösung",
"Detmold",
],
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-working-together_23-2149871306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-working-together_23-2149871306.jpg?_wi=2",
imageAlt: "organized office space after cleanout",
},
{
@@ -103,7 +103,7 @@ export default function LandingPage() {
"Entrümpelung",
"Herford",
],
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg?_wi=2",
imageAlt: "organized garage after junk removal",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
"Auflösung",
"Lemgo",
],
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16077.jpg?_wi=2",
imageAlt: "clean basement storage area",
},
{
@@ -125,7 +125,7 @@ export default function LandingPage() {
"Reinigung",
"Lage",
],
imageSrc: "http://img.b2bpic.net/free-photo/haunted-house-interior-background_23-2149454760.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/haunted-house-interior-background_23-2149454760.jpg?_wi=2",
imageAlt: "decluttered attic space",
},
{
@@ -136,7 +136,7 @@ export default function LandingPage() {
"Entsorgung",
"Oerlinghausen",
],
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash_23-2149109092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash_23-2149109092.jpg?_wi=2",
imageAlt: "garden waste removed from outdoor area",
},
]}
@@ -158,7 +158,7 @@ export default function LandingPage() {
role: "Privatkunde",
company: "Bad Salzuflen",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-person-barbeque_23-2149271994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-person-barbeque_23-2149271994.jpg?_wi=3",
imageAlt: "happy customer avatar",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
role: "Privatkunde",
company: "Detmold",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg?_wi=3",
imageAlt: "happy customer avatar",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
role: "Immobilienmakler",
company: "Herford",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-poses-background-white-studio-holding-advertising-banner_114579-92507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-poses-background-white-studio-holding-advertising-banner_114579-92507.jpg?_wi=3",
imageAlt: "happy customer avatar",
},
{
@@ -185,7 +185,7 @@ export default function LandingPage() {
role: "Privatkunde",
company: "Lemgo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-holds-chin-looks-up_141793-103938.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-holds-chin-looks-up_141793-103938.jpg?_wi=3",
imageAlt: "happy customer avatar",
},
]}