Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-06-08 07:03:29 +00:00

View File

@@ -61,11 +61,11 @@ export default function LandscapingPage() {
testimonials={[
{
name: "Anna Müller", handle: "Hausbesitzerin", testimonial: "Luca Bossard GmbH hat unseren Garten wunderschön verwandelt. Absolute Profis!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-letter-t_53876-63671.jpg", imageAlt: "Anna Müller"
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-letter-t_53876-63671.jpg?_wi=1", imageAlt: "Anna Müller"
},
{
name: "Peter Meier", handle: "Immobilienverwalter", testimonial: "Zuverlässiger Service und exzellente Pflege unsere Anlagen sehen immer top aus.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-letter-fire-with-flames_23-2151073733.jpg", imageAlt: "Peter Meier"
imageSrc: "http://img.b2bpic.net/free-photo/3d-letter-fire-with-flames_23-2151073733.jpg?_wi=1", imageAlt: "Peter Meier"
}
]}
/>
@@ -169,10 +169,10 @@ export default function LandscapingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "M. Steiner", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-letter-t_53876-63671.jpg", imageAlt: "M. Steiner"
id: "1", name: "M. Steiner", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-letter-t_53876-63671.jpg?_wi=2", imageAlt: "M. Steiner"
},
{
id: "2", name: "S. Fischer", imageSrc: "http://img.b2bpic.net/free-photo/3d-letter-fire-with-flames_23-2151073733.jpg", imageAlt: "S. Fischer"
id: "2", name: "S. Fischer", imageSrc: "http://img.b2bpic.net/free-photo/3d-letter-fire-with-flames_23-2151073733.jpg?_wi=2", imageAlt: "S. Fischer"
},
{
id: "3", name: "A. Wyss", imageSrc: "http://img.b2bpic.net/free-photo/lgbtq-pride-flag-with-woman-rsquo-s-hand-raising_53876-129559.jpg", imageAlt: "A. Wyss"