Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,35 +63,35 @@ export default function LandingPage() {
|
||||
handle: "@sarah",
|
||||
testimonial: "Bestes Eis im Landkreis – Qualität ist spitze!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-80s-summer-aesthetics_23-2150765095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-80s-summer-aesthetics_23-2150765095.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Michael K.",
|
||||
handle: "@michael",
|
||||
testimonial: "Unglaublich cremig und riesige Kugeln!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-some-street-food_23-2149009657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-some-street-food_23-2149009657.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Julia M.",
|
||||
handle: "@julia",
|
||||
testimonial: "Mit Liebe gemacht – absolute Empfehlung!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-hair-stares-impressed-camera-holds-cotton-candy-tasty-appetizing-ice-cream-dressed-formally_273609-51387.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-hair-stares-impressed-camera-holds-cotton-candy-tasty-appetizing-ice-cream-dressed-formally_273609-51387.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David L.",
|
||||
handle: "@david",
|
||||
testimonial: "Einfach nur traumhaft, immer wieder!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-making-soap-balloons_23-2148672413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-making-soap-balloons_23-2148672413.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Anna P.",
|
||||
handle: "@anna",
|
||||
testimonial: "Die Sortenauswahl ist phänomenal.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-pattern-with-plastic-shovels-starfish_23-2147809832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-pattern-with-plastic-shovels-starfish_23-2147809832.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -270,7 +270,7 @@ export default function LandingPage() {
|
||||
role: "Stammgast",
|
||||
company: "Moosburg",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-80s-summer-aesthetics_23-2150765095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-80s-summer-aesthetics_23-2150765095.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
role: "Eis-Liebhaber",
|
||||
company: "Moosburg",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-some-street-food_23-2149009657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-some-street-food_23-2149009657.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -286,7 +286,7 @@ export default function LandingPage() {
|
||||
role: "Feinschmecker",
|
||||
company: "Moosburg",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-hair-stares-impressed-camera-holds-cotton-candy-tasty-appetizing-ice-cream-dressed-formally_273609-51387.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-hair-stares-impressed-camera-holds-cotton-candy-tasty-appetizing-ice-cream-dressed-formally_273609-51387.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -294,7 +294,7 @@ export default function LandingPage() {
|
||||
role: "Urlauber",
|
||||
company: "Moosburg",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-making-soap-balloons_23-2148672413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-making-soap-balloons_23-2148672413.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -302,7 +302,7 @@ export default function LandingPage() {
|
||||
role: "Stammgast",
|
||||
company: "Moosburg",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-pattern-with-plastic-shovels-starfish_23-2147809832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-pattern-with-plastic-shovels-starfish_23-2147809832.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Das sagen unsere Gäste"
|
||||
|
||||
Reference in New Issue
Block a user