Update src/app/rezensionen/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function TestimonialsPage() {
|
||||
name: "Sarah M.",
|
||||
role: "Gast",
|
||||
testimonial: "Lecker Essen, nette Bedienung und freundlicher Chef, sehr gute Preise.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=2",
|
||||
imageAlt: "Sarah M.",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function TestimonialsPage() {
|
||||
name: "Michael K.",
|
||||
role: "Stammgast",
|
||||
testimonial: "Super leckeres Essen, top Service und unglaublich günstige Preise.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg?_wi=2",
|
||||
imageAlt: "Michael K.",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function TestimonialsPage() {
|
||||
name: "Anna B.",
|
||||
role: "Gast",
|
||||
testimonial: "Uriges Lokal, nettes Personal, super gutes Essen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magnificent-pretty-woman-with-dark-narrow-eyes-pleasant-smile-shrugging-her-shoulders-having-nice-doubtful-look_273609-7417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magnificent-pretty-woman-with-dark-narrow-eyes-pleasant-smile-shrugging-her-shoulders-having-nice-doubtful-look_273609-7417.jpg?_wi=2",
|
||||
imageAlt: "Anna B.",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function TestimonialsPage() {
|
||||
name: "Thomas R.",
|
||||
role: "Regelmäßiger Besucher",
|
||||
testimonial: "Wahnsinn, riesige Portionen, Preise wie vor 10 Jahren.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-happy-man-with-beard-showing-okay-sign-approve-like-giving-positive-rep_1258-160626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-happy-man-with-beard-showing-okay-sign-approve-like-giving-positive-rep_1258-160626.jpg?_wi=2",
|
||||
imageAlt: "Thomas R.",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function TestimonialsPage() {
|
||||
name: "Julia W.",
|
||||
role: "Großgruppe",
|
||||
testimonial: "Gestern mit 8 Personen dort gewesen – Essen absolut top, sehr empfehlenswert.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg?_wi=2",
|
||||
imageAlt: "Julia W.",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function TestimonialsPage() {
|
||||
name: "Peter S.",
|
||||
role: "Gast",
|
||||
testimonial: "Authentisch bayerisch, das ist echte Gastfreundschaft.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-holding-mobile-phone-putting-finger-temple-isolated-olive-green-wall_141793-94376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-holding-mobile-phone-putting-finger-temple-isolated-olive-green-wall_141793-94376.jpg?_wi=2",
|
||||
imageAlt: "Peter S.",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user