Merge version_1 into main #1
@@ -73,27 +73,27 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fish-swimming-underwater_23-2150776968.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fish-swimming-underwater_23-2150776968.jpg?_wi=1",
|
||||
imageAlt: "Coral reef",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surreal-neon-tropical-flowers_23-2151665795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surreal-neon-tropical-flowers_23-2151665795.jpg?_wi=1",
|
||||
imageAlt: "Clownfish",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-coral-reef-underwater_23-2152006394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-coral-reef-underwater_23-2152006394.jpg?_wi=1",
|
||||
imageAlt: "Stingray",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-sea-silhouette-travel-nature_1253-361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-sea-silhouette-travel-nature_1253-361.jpg?_wi=1",
|
||||
imageAlt: "School of fish",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-texture-with-white-lights_1017-5609.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-texture-with-white-lights_1017-5609.jpg?_wi=1",
|
||||
imageAlt: "Jellyfish",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
quote: "The shark tunnel was the highlight of our vacation. Truly a must-see.",
|
||||
tag: "Highly Rated",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-hipster-company-friends-vacation-summer-cafe-drinking-mojito-cocktails-happy-positive-style-smiling-happy-two-women-man-having-fun-together-talking-flirt-romance-three_285396-2786.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fish-swimming-underwater_23-2150776968.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fish-swimming-underwater_23-2150776968.jpg?_wi=2",
|
||||
imageAlt: "family visiting aquarium portrait",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
quote: "My kids couldn't stop talking about the jellyfish exhibit.",
|
||||
tag: "Family Friendly",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/boy-having-fun-summer-setting-studio_23-2148937144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surreal-neon-tropical-flowers_23-2151665795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surreal-neon-tropical-flowers_23-2151665795.jpg?_wi=2",
|
||||
imageAlt: "family visiting aquarium portrait",
|
||||
},
|
||||
{
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
quote: "The curation of the coral reefs is simply breathtaking.",
|
||||
tag: "Nature Lover",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/elegant-old-couple-sitting-home-with-christmas-gifts_1157-29735.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-coral-reef-underwater_23-2152006394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-coral-reef-underwater_23-2152006394.jpg?_wi=2",
|
||||
imageAlt: "family visiting aquarium portrait",
|
||||
},
|
||||
{
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
quote: "Exceeded all our expectations. We spent hours here.",
|
||||
tag: "Top Pick",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-by-water_1098-15210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-sea-silhouette-travel-nature_1253-361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-sea-silhouette-travel-nature_1253-361.jpg?_wi=2",
|
||||
imageAlt: "family visiting aquarium portrait",
|
||||
},
|
||||
{
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
quote: "Clean, spacious and lots of amazing creatures to see.",
|
||||
tag: "Recommended",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-goggles-swimming-blue-transparent-water-mediterranean-sea-holding-camera_1268-19037.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-texture-with-white-lights_1017-5609.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-texture-with-white-lights_1017-5609.jpg?_wi=2",
|
||||
imageAlt: "family visiting aquarium portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user