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 20:30:39 +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",
},
]}