Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-09 15:14:16 +00:00

View File

@@ -38,15 +38,25 @@ export default function AttractionsPage() {
textboxLayout="split"
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Dolphin & Seal Show", description: "Experience the magic of our incredible marine performers.", imageSrc: "http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg?_wi=2", imageAlt: "Dolphin & Seal Show"
title: "Dolphin & Seal Show",
description: "Experience the magic of our incredible marine performers.",
imageSrc: "http://img.b2bpic.net/free-photo/lazy-sea-cow-swimming-underwater-with-fish_493961-650.jpg?_wi=2",
imageAlt: "Dolphin & Seal Show"
},
{
title: "Interactive Encounters", description: "Get up close and personal with our amazing sea life.", imageSrc: "http://img.b2bpic.net/free-photo/starfish-underwater-still-life_23-2150434856.jpg", imageAlt: "Interactive Encounters"
title: "Interactive Encounters",
description: "Get up close and personal with our amazing sea life.",
imageSrc: "http://img.b2bpic.net/free-photo/starfish-underwater-still-life_23-2150434856.jpg",
imageAlt: "Interactive Encounters"
},
{
title: "Marine Life Exhibits", description: "Discover wonders of the deep in our curated exhibits.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-park_23-2151048108.jpg", imageAlt: "Marine Life Exhibits"
title: "Marine Life Exhibits",
description: "Discover wonders of the deep in our curated exhibits.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-park_23-2151048108.jpg",
imageAlt: "Marine Life Exhibits"
}
]}
/>