Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5577a179eb | |||
| 2cf5d1891d | |||
| 6f1231ef0d | |||
| 35bf8f5274 | |||
| 819d5af819 | |||
| 1b5c8211a9 | |||
| 3d7d3a4207 |
@@ -121,15 +121,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Michael K.", role: "Kunde", testimonial: "Sehr freundlich und wirklich faire Preise.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171224.jpg"},
|
id: "1", name: "Michael K.", role: "Kunde", testimonial: "Sehr freundlich und wirklich faire Preise.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-user-avatar-icon_78370-1365.jpg?_wi=1"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Sandra F.", role: "Kunde", testimonial: "Schnell, zuverlässig und keine Überraschungen!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-driver-move-joy-driving-modern-car-interior_169016-68546.jpg"},
|
id: "2", name: "Sandra F.", role: "Kunde", testimonial: "Schnell, zuverlässig und keine Überraschungen!", imageSrc: "http://img.b2bpic.net/free-vector/abstract-user-avatar-icon_78370-1365.jpg?_wi=2"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Tarık Ö.", role: "Stammkunde", testimonial: "Die beste Werkstatt meines Vertrauens in Köln.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-young-woman-with-red-lipstick_23-2147910291.jpg"},
|
id: "3", name: "Tarık Ö.", role: "Stammkunde", testimonial: "Die beste Werkstatt meines Vertrauens in Köln.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-user-avatar-icon_78370-1365.jpg?_wi=3"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Andrea W.", role: "Kunde", testimonial: "Super Arbeit an meiner Kupplung – und deutlich günstiger als bei anderen.", imageSrc: "http://img.b2bpic.net/free-photo/technician-pointing-folder_23-2147897929.jpg"},
|
id: "4", name: "Andrea W.", role: "Kunde", testimonial: "Super Arbeit an meiner Kupplung – und deutlich günstiger als bei anderen.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-user-avatar-icon_78370-1365.jpg?_wi=4"},
|
||||||
{
|
{
|
||||||
id: "5", name: "Jonas L.", role: "Kunde", testimonial: "TÜV auf Anhieb bestanden – perfekt!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-people-holding-hands_23-2149402107.jpg"},
|
id: "5", name: "Jonas L.", role: "Kunde", testimonial: "TÜV auf Anhieb bestanden – perfekt!", imageSrc: "http://img.b2bpic.net/free-vector/abstract-user-avatar-icon_78370-1365.jpg?_wi=5"},
|
||||||
]}
|
]}
|
||||||
title="Stimmen unserer Kunden"
|
title="Stimmen unserer Kunden"
|
||||||
description="Echte Erfahrungen unserer Stammkunden aus Köln."
|
description="Echte Erfahrungen unserer Stammkunden aus Köln."
|
||||||
|
|||||||
Reference in New Issue
Block a user