Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-10 16:16:24 +00:00

View File

@@ -74,11 +74,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg?_wi=1",
imageAlt: "Underwater fish experience",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg?_wi=1",
imageAlt: "Diver interacting with fish",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
imageAlt: "Snorkeling equipment in clear blue water",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-special-diving-clothes-glasses_181624-41892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-special-diving-clothes-glasses_181624-41892.jpg?_wi=1",
imageAlt: "Professional Snuba gear setup",
},
{
@@ -193,7 +193,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg?_wi=2",
imageAlt: "underwater swimming perspective",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg?_wi=2",
imageAlt: "snorkeling with fish indoor",
},
]}
@@ -230,7 +230,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-special-diving-clothes-glasses_181624-41892.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-special-diving-clothes-glasses_181624-41892.jpg?_wi=2"
imageAlt="Snuba equipment"
/>
</div>