Update src/app/page.tsx

This commit is contained in:
2026-03-31 14:13:35 +00:00
parent 225538d868
commit 4c5e2f08d3

View File

@@ -64,27 +64,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=1",
imageAlt: "Collection Look 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=2",
imageAlt: "Collection Look 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=3",
imageAlt: "Collection Look 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=4",
imageAlt: "Collection Look 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=5",
imageAlt: "Collection Look 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=6",
imageAlt: "Collection Look 6",
},
]}
@@ -143,7 +143,7 @@ export default function LandingPage() {
description: "Form meets function in every piece.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=7"
mediaAnimation="slide-up"
/>
</div>
@@ -190,7 +190,7 @@ export default function LandingPage() {
tag="Join Us"
title="Stay Connected"
description="Sign up to receive early access to new collections and exclusive aesthetic lookbooks."
imageSrc="http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=8"
mediaAnimation="opacity"
/>
</div>