Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@kunde",
|
||||
testimonial: "Die Hochzeitsfloristik war ein Traum!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-florist-making-notes-phone-conversation_23-2147760942.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-florist-making-notes-phone-conversation_23-2147760942.jpg?_wi=1",
|
||||
imageAlt: "elegant flower arrangement florist shop",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@kunde",
|
||||
testimonial: "Einfach wunderschöne Gestecke.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-floral-arrangement-with-candle-books_9975-133808.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-floral-arrangement-with-candle-books_9975-133808.jpg?_wi=1",
|
||||
imageAlt: "elegant flower arrangement florist shop",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@kunde",
|
||||
testimonial: "Traditionelle Gärtnerei mit Herz.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15610.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15610.jpg?_wi=1",
|
||||
imageAlt: "elegant flower arrangement florist shop",
|
||||
},
|
||||
{
|
||||
@@ -97,11 +97,11 @@ export default function LandingPage() {
|
||||
handle: "@kunde",
|
||||
testimonial: "Seit Jahren meine Anlaufstelle.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19136.jpg?_wi=1",
|
||||
imageAlt: "elegant flower arrangement florist shop",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/charming-florist-making-notes-phone-conversation_23-2147760942.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/charming-florist-making-notes-phone-conversation_23-2147760942.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-experienced-florist-just-create-beautiful-big-bouquet-ready-put-it-showroom_613910-15178.jpg",
|
||||
@@ -159,17 +159,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Hochzeitsfloristik",
|
||||
description: "Romantische Brautsträuße und Konzepte für Ihren schönsten Tag.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-floral-arrangement-with-candle-books_9975-133808.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-floral-arrangement-with-candle-books_9975-133808.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Grabpflege",
|
||||
description: "Zuverlässige Pflege von Grabstätten über das ganze Jahr.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15610.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15610.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Wohnaccessoires",
|
||||
description: "Stilvolle Dekoideen für Haus und Garten.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19136.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Unsere Leistungen"
|
||||
|
||||
Reference in New Issue
Block a user