Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-31 14:14:30 +00:00

View File

@@ -53,17 +53,17 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg", imageAlt: "Collection Look 1"},
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", imageAlt: "Collection Look 2"},
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", imageAlt: "Collection Look 3"},
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", imageAlt: "Collection Look 4"},
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", imageAlt: "Collection Look 5"},
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", imageAlt: "Collection Look 6"},
imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=6", imageAlt: "Collection Look 6"},
]}
buttonAnimation="slide-up"
/>
@@ -102,7 +102,7 @@ export default function LandingPage() {
{
title: "Minimalist Design", 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>
@@ -138,7 +138,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>