Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@anna",
|
||||
testimonial: "Super Service! Alles lief reibungslos.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-funny-girl-with-bright-makeup-wear-yellow-shirt-with-colored-balloons-against-wooden-background_627829-10424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-funny-girl-with-bright-makeup-wear-yellow-shirt-with-colored-balloons-against-wooden-background_627829-10424.jpg?_wi=1",
|
||||
imageAlt: "bouncy castle rental event background",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@markus",
|
||||
testimonial: "Sehr sauber und pünktlich geliefert!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-kids-playing-bounce-house_23-2149551579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-kids-playing-bounce-house_23-2149551579.jpg?_wi=1",
|
||||
imageAlt: "classic bouncy castle inflatable party",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@julia",
|
||||
testimonial: "Freundlich und absolut empfehlenswert.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-play-slides-playground-selective-focus_1150-55921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-play-slides-playground-selective-focus_1150-55921.jpg?_wi=1",
|
||||
imageAlt: "inflatable castle with slide outdoor",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@thomas",
|
||||
testimonial: "Die Kinder waren absolut begeistert.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-two-young-women-with-holi-color-face_23-2148129178.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-two-young-women-with-holi-color-face_23-2148129178.jpg?_wi=1",
|
||||
imageAlt: "themed bouncy castle kids birthday",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah",
|
||||
testimonial: "Perfekt für unseren Geburtstag.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-sitting-cafe_1157-19309.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-sitting-cafe_1157-19309.jpg?_wi=1",
|
||||
imageAlt: "happy parent portrait warm background",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-funny-girl-with-bright-makeup-wear-yellow-shirt-with-colored-balloons-against-wooden-background_627829-10424.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-funny-girl-with-bright-makeup-wear-yellow-shirt-with-colored-balloons-against-wooden-background_627829-10424.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mother-daughter-sitting-cafe_1157-19309.jpg",
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girls-play-slides-playground-selective-focus_1150-55921.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girls-play-slides-playground-selective-focus_1150-55921.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -192,21 +192,21 @@ export default function LandingPage() {
|
||||
name: "Klassische Hüpfburg",
|
||||
price: "ab 80€",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-kids-playing-bounce-house_23-2149551579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-kids-playing-bounce-house_23-2149551579.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Rutsche & Hüpfburg",
|
||||
price: "ab 120€",
|
||||
variant: "Combo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-play-slides-playground-selective-focus_1150-55921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-play-slides-playground-selective-focus_1150-55921.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Themen-Hüpfburg",
|
||||
price: "ab 150€",
|
||||
variant: "Special",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-two-young-women-with-holi-color-face_23-2148129178.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-two-young-women-with-holi-color-face_23-2148129178.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Unsere Auswahl"
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
name: "Anna S.",
|
||||
role: "Mutter",
|
||||
testimonial: "Super Service! Alles lief reibungslos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-sitting-cafe_1157-19309.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-sitting-cafe_1157-19309.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
name: "Petra B.",
|
||||
role: "Mutter",
|
||||
testimonial: "Wundervolle Hüpfburg, Top-Zustand!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-sitting-cafe_1157-19309.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-sitting-cafe_1157-19309.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Kundenstimmen"
|
||||
|
||||
Reference in New Issue
Block a user