Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-06 06:27:25 +00:00

View File

@@ -61,27 +61,27 @@ 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",
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",
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/business_23-2148006299.jpg?_wi=2",
imageAlt: "Fashion product 6",
},
]}