Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 10:46:18 +00:00

View File

@@ -58,53 +58,53 @@ export default function LandingPage() {
description="Discover our exclusive collection of luxury watches, curated for the modern connoisseur. Precision engineering meets unmatched elegance."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-overcoat-posing-studio_158538-11456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-overcoat-posing-studio_158538-11456.jpg?_wi=1",
imageAlt: "Watch Collection 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-traditional-japanese-crafting-object_23-2149048385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-traditional-japanese-crafting-object_23-2149048385.jpg?_wi=1",
imageAlt: "Watch Collection 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-checking-her-watch_23-2149457699.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-checking-her-watch_23-2149457699.jpg?_wi=1",
imageAlt: "Watch Collection 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-city_1157-20937.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-city_1157-20937.jpg?_wi=1",
imageAlt: "Watch Collection 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-wristwatch-with-accurate-minute-hand-detail-generated-by-ai_188544-27738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-wristwatch-with-accurate-minute-hand-detail-generated-by-ai_188544-27738.jpg?_wi=1",
imageAlt: "Watch Collection 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-laptop_23-2148794634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-laptop_23-2148794634.jpg?_wi=1",
imageAlt: "Watch Collection 6",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-laptop_23-2148794634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-laptop_23-2148794634.jpg?_wi=2",
imageAlt: "Watch Detail 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-wristwatch-with-accurate-minute-hand-detail-generated-by-ai_188544-27738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-wristwatch-with-accurate-minute-hand-detail-generated-by-ai_188544-27738.jpg?_wi=2",
imageAlt: "Watch Detail 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-city_1157-20937.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-city_1157-20937.jpg?_wi=2",
imageAlt: "Watch Detail 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-checking-her-watch_23-2149457699.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-checking-her-watch_23-2149457699.jpg?_wi=2",
imageAlt: "Watch Detail 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-traditional-japanese-crafting-object_23-2149048385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-traditional-japanese-crafting-object_23-2149048385.jpg?_wi=2",
imageAlt: "Watch Detail 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-overcoat-posing-studio_158538-11456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-overcoat-posing-studio_158538-11456.jpg?_wi=2",
imageAlt: "Watch Detail 6",
},
]}