Update src/app/page.tsx

This commit is contained in:
2026-04-06 00:45:52 +00:00
parent 2b6867ef1a
commit 30a8906bf2

View File

@@ -65,27 +65,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg?_wi=1",
imageAlt: "Fashion Model",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg?_wi=2",
imageAlt: "Fashion Model",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg?_wi=3",
imageAlt: "Fashion Model",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg?_wi=4",
imageAlt: "Fashion Model",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg?_wi=5",
imageAlt: "Fashion Model",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/millennial-fashion-couple-white-studio_158595-5495.jpg?_wi=6",
imageAlt: "Fashion Model",
},
]}