Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 15:11:12 +00:00

View File

@@ -95,7 +95,7 @@ export default function LandingPage() {
title: "Conservation Focused",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg?_wi=1"
imageAlt="Happy dolphin"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
@@ -112,19 +112,19 @@ export default function LandingPage() {
{
title: "Dolphin & Seal Show",
description: "Witness acrobatic performances by our talented marine stars.",
imageSrc: "http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg?_wi=2",
imageAlt: "Show 1",
},
{
title: "Meet & Greet",
description: "Get up close and personal with our friendly marine inhabitants.",
imageSrc: "http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg?_wi=3",
imageAlt: "Show 2",
},
{
title: "Education Tours",
description: "Learn about marine biology and our conservation efforts.",
imageSrc: "http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg?_wi=4",
imageAlt: "Show 3",
},
]}