Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-06 06:28:20 +00:00

View File

@@ -51,17 +51,17 @@ export default function LandingPage() {
description="Discover curated collections designed for your everyday lifestyle. Premium quality, delivered to your doorstep."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8591.jpg", imageAlt: "Fashion product 1"},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8591.jpg?_wi=1", imageAlt: "Fashion product 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28126.jpg", imageAlt: "Fashion product 2"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28126.jpg?_wi=1", imageAlt: "Fashion product 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business_23-2148006299.jpg", imageAlt: "Fashion product 3"},
imageSrc: "http://img.b2bpic.net/free-photo/business_23-2148006299.jpg?_wi=1", imageAlt: "Fashion product 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8591.jpg", imageAlt: "Fashion product 4"},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8591.jpg?_wi=2", imageAlt: "Fashion product 4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28126.jpg", imageAlt: "Fashion product 5"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28126.jpg?_wi=2", imageAlt: "Fashion product 5"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business_23-2148006299.jpg", imageAlt: "Fashion product 6"},
imageSrc: "http://img.b2bpic.net/free-photo/business_23-2148006299.jpg?_wi=2", imageAlt: "Fashion product 6"},
]}
mediaAnimation="slide-up"
/>