Merge version_2 into main #5
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user