Merge version_1 into main #1

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

View File

@@ -60,45 +60,45 @@ export default function LandingPage() {
description="Curated water sports, diving, and platform equipment trusted by 100 South Florida yachts. No gatekeeping—just the real thing."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg?_wi=1",
imageAlt: "Luxury yacht deck",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg?_wi=1",
imageAlt: "Diving gear usage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg?_wi=2",
imageAlt: "Luxury yacht deck",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg?_wi=2",
imageAlt: "Diving gear usage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg?_wi=3",
imageAlt: "Luxury yacht deck",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg?_wi=3",
imageAlt: "Diving gear usage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg?_wi=4",
imageAlt: "Luxury yacht deck",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg?_wi=4",
imageAlt: "Diving gear usage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-port_72229-527.jpg?_wi=5",
imageAlt: "Luxury yacht deck",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-yacht_1401-343.jpg?_wi=5",
imageAlt: "Diving gear usage",
},
]}