Update src/app/page.tsx
This commit is contained in:
@@ -70,11 +70,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-warm-aesthetic-editorial_23-2151853262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-warm-aesthetic-editorial_23-2151853262.jpg?_wi=1",
|
||||
imageAlt: "Live painting session",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-look-traditional-ritual-with-fire_8353-10619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-look-traditional-ritual-with-fire_8353-10619.jpg?_wi=1",
|
||||
imageAlt: "Detail of painting",
|
||||
},
|
||||
{
|
||||
@@ -109,12 +109,12 @@ export default function LandingPage() {
|
||||
title: "Conceptualization",
|
||||
description: "Artist arrives before ceremony to finalize the composition.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-vlog-her-paintings_23-2148775995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-vlog-her-paintings_23-2148775995.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-with-ornaments_23-2148098745.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-warm-aesthetic-editorial_23-2151853262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-warm-aesthetic-editorial_23-2151853262.jpg?_wi=2",
|
||||
imageAlt: "artist painting details wedding",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-with-watercolor-studio_23-2148014060.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-look-traditional-ritual-with-fire_8353-10619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-look-traditional-ritual-with-fire_8353-10619.jpg?_wi=2",
|
||||
imageAlt: "artist painting details wedding",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user