Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
href: "#events",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-girl-is-removing-cake-from-display-customer-bakery-shop_613910-21282.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-girl-is-removing-cake-from-display-customer-bakery-shop_613910-21282.jpg?_wi=1"
|
||||
imageAlt="Moderner elektrischer Foodtruck vor Bürogebäude"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Müller",
|
||||
handle: "CEO TechStart",
|
||||
testimonial: "Die Mitarbeiter sind begeistert von der Qualität des Essens. Ein echtes Benefit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -293,7 +293,7 @@ export default function LandingPage() {
|
||||
name: "Elena Fischer",
|
||||
handle: "Marketing Director",
|
||||
testimonial: "Professionell, pünktlich und geschmacklich ein absoluter Gewinn für unsere Events.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Das sagen unsere Firmenkunden"
|
||||
@@ -312,7 +312,7 @@ export default function LandingPage() {
|
||||
description="Starten Sie Ihre Anfrage für eine regelmäßige Verpflegung oder Ihren Event-Truck."
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Kostenlose Beratung anfragen"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-girl-is-removing-cake-from-display-customer-bakery-shop_613910-21282.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-girl-is-removing-cake-from-display-customer-bakery-shop_613910-21282.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user