Update src/app/reviews/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function ReviewsPage() {
|
||||
testimonial:
|
||||
"Die Firma beriet uns ausführlich, mega kompetent, herzlich und half bei zahlreichen großen und kleinen Problemen beim Neubau. Absolut empfehlenswert!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=2",
|
||||
imageAlt: "Sarah Müller",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function ReviewsPage() {
|
||||
testimonial:
|
||||
"Professionelle und zuverlässige Arbeit. Die Heizungsinstallation wurde sauber ausgeführt und der Kundenservice war hervorragend. Sehr gutes Preis-Leistungs-Verhältnis.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-funny-expression_1194-2983.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-funny-expression_1194-2983.jpg?_wi=2",
|
||||
imageAlt: "Klaus Weber",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function ReviewsPage() {
|
||||
testimonial:
|
||||
"Unsere Badezimmerrenovation war perfekt geplant und ausgeführt. Die Handwerker waren freundlich und arbeiteten gründlich. Wir können Bad-Heizung-Dach jedem weiterempfehlen!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-pretty-blonde-slavic-woman-thumbs-up-two-hands-purple_141793-69942.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-pretty-blonde-slavic-woman-thumbs-up-two-hands-purple_141793-69942.jpg?_wi=2",
|
||||
imageAlt: "Petra Schmidt",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ReviewsPage() {
|
||||
testimonial:
|
||||
"Notfall-Reparatur an unserem Dach wurde innerhalb kürzester Zeit professionell gelöst. Kompetent, zuverlässig und faire Preise. Top Leistung!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-thinking_23-2148214555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-thinking_23-2148214555.jpg?_wi=2",
|
||||
imageAlt: "Thomas Bauer",
|
||||
},
|
||||
]}
|
||||
@@ -164,7 +164,7 @@ export default function ReviewsPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-family-moving-into-new-home_23-2149199036.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-family-moving-into-new-home_23-2149199036.jpg?_wi=2"
|
||||
imageAlt="Professionelle Beratung"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user