Merge version_1 into main #1

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

View File

@@ -69,11 +69,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916727.jpg?_wi=1",
imageAlt: "Handmade leather bag",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-home-office-using-cad-software-arranging-furniture_482257-119046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-home-office-using-cad-software-arranging-furniture_482257-119046.jpg?_wi=1",
imageAlt: "Digital design interface",
},
{
@@ -81,11 +81,11 @@ export default function LandingPage() {
imageAlt: "Creative workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg?_wi=1",
imageAlt: "Artisan leather work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046457.jpg?_wi=1",
imageAlt: "Designer clutch details",
},
]}
@@ -124,7 +124,7 @@ export default function LandingPage() {
price: "$340",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg?_wi=2",
},
{
id: "bag2",
@@ -151,7 +151,7 @@ export default function LandingPage() {
price: "$420",
rating: 5,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046457.jpg?_wi=2",
},
{
id: "bag5",
@@ -187,7 +187,7 @@ export default function LandingPage() {
title: "Web Design",
description: "Modern, responsive websites with a focus on conversion and clean aesthetics.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-home-office-using-cad-software-arranging-furniture_482257-119046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-home-office-using-cad-software-arranging-furniture_482257-119046.jpg?_wi=2",
imageAlt: "Web Design",
},
items: [
@@ -201,14 +201,14 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916727.jpg?_wi=2",
imageAlt: "luxury leather bag studio photo",
},
{
title: "Bespoke Leather Craft",
description: "Custom handmade leather bags created with sustainable, premium materials.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916727.jpg?_wi=3",
imageAlt: "Leather Craft",
},
items: [
@@ -222,7 +222,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-home-office-using-cad-software-arranging-furniture_482257-119046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-home-office-using-cad-software-arranging-furniture_482257-119046.jpg?_wi=3",
imageAlt: "professional code editor workspace",
},
]}