Update src/app/bewertungen/page.tsx
This commit is contained in:
@@ -71,22 +71,22 @@ export default function ReviewsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Schmidt", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", imageAlt: "Sarah Schmidt"},
|
||||
"http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=2", imageAlt: "Sarah Schmidt"},
|
||||
{
|
||||
id: "2", name: "Anna Weber", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-smiling-attractive-model-plays-with-small-cute-straw-hat-isolated-white_633478-731.jpg", imageAlt: "Anna Weber"},
|
||||
"http://img.b2bpic.net/free-photo/happy-smiling-attractive-model-plays-with-small-cute-straw-hat-isolated-white_633478-731.jpg?_wi=2", imageAlt: "Anna Weber"},
|
||||
{
|
||||
id: "3", name: "Karin Müller", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", imageAlt: "Karin Müller"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=2", imageAlt: "Karin Müller"},
|
||||
{
|
||||
id: "4", name: "Petra Jung", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg", imageAlt: "Petra Jung"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=2", imageAlt: "Petra Jung"},
|
||||
{
|
||||
id: "5", name: "Julia Hoffmann", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-sensual-blond-female-black-dress_613910-14376.jpg", imageAlt: "Julia Hoffmann"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-sensual-blond-female-black-dress_613910-14376.jpg?_wi=2", imageAlt: "Julia Hoffmann"},
|
||||
{
|
||||
id: "6", name: "Claudia Fischer", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-against-black-background-looking-camera_23-2148229337.jpg", imageAlt: "Claudia Fischer"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-against-black-background-looking-camera_23-2148229337.jpg?_wi=2", imageAlt: "Claudia Fischer"},
|
||||
]}
|
||||
cardTitle="Über 100 zufriedene Kundinnen vertrauen unserer Expertise und persönlichen Beratung"
|
||||
cardTag="Google 5-Sterne Bewertungen"
|
||||
|
||||
Reference in New Issue
Block a user