From fb4d04a5ce64af2249054ce652c973fa1ccba74b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 03:11:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 07cd4e6..c211ff9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}