Update src/app/page.tsx
This commit is contained in:
@@ -64,27 +64,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg?_wi=1",
|
||||
imageAlt: "Hochwertiges Blumenarrangement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg?_wi=2",
|
||||
imageAlt: "Hochwertiges Blumenarrangement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg?_wi=3",
|
||||
imageAlt: "Hochwertiges Blumenarrangement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg?_wi=4",
|
||||
imageAlt: "Hochwertiges Blumenarrangement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg?_wi=5",
|
||||
imageAlt: "Hochwertiges Blumenarrangement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-blurred-background-copy-space_169016-28703.jpg?_wi=6",
|
||||
imageAlt: "Hochwertiges Blumenarrangement",
|
||||
},
|
||||
]}
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
handle: "@melaniek",
|
||||
testimonial: "Der beste Blumenladen der ganzen Stadt. Jeder Strauß ist perfekt gebunden und genau nach Wunsch gestaltet. Die Blumen sind immer frisch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-cheerful-lovely-blue-eyed-female-with-bobbed-hairstyle-expresses-happiness-being-delighted-after-unforgettable-night-with-lover-isolated-white_273609-3725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-cheerful-lovely-blue-eyed-female-with-bobbed-hairstyle-expresses-happiness-being-delighted-after-unforgettable-night-with-lover-isolated-white_273609-3725.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahbloom",
|
||||
testimonial: "Die saisonalen Gestecke sind ein absoluter Traum. Einfach erstklassige Qualität und eine sehr herzliche Bedienung.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-cheerful-lovely-blue-eyed-female-with-bobbed-hairstyle-expresses-happiness-being-delighted-after-unforgettable-night-with-lover-isolated-white_273609-3725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-cheerful-lovely-blue-eyed-female-with-bobbed-hairstyle-expresses-happiness-being-delighted-after-unforgettable-night-with-lover-isolated-white_273609-3725.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user