Merge version_1 into main #1
@@ -59,11 +59,11 @@ export default function LandingPage() {
|
||||
description="Engage your students with interactive, fun lessons about nature and wildlife. AnimalAcademy turns education into an adventure."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-lion-posing-studio_23-2150852443.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-lion-posing-studio_23-2150852443.jpg?_wi=1",
|
||||
imageAlt: "Lion learning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cute-owl-reading-book_1308-180963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cute-owl-reading-book_1308-180963.jpg?_wi=1",
|
||||
imageAlt: "Wise owl",
|
||||
},
|
||||
{
|
||||
@@ -71,21 +71,21 @@ export default function LandingPage() {
|
||||
imageAlt: "Reading elephant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-monkey-swinging-pastel-jungle_23-2152029008.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-monkey-swinging-pastel-jungle_23-2152029008.jpg?_wi=1",
|
||||
imageAlt: "Curious monkey",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dolphin-swimming_23-2150821744.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dolphin-swimming_23-2150821744.jpg?_wi=1",
|
||||
imageAlt: "Happy dolphin",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-monkey-swinging-pastel-jungle_23-2152029008.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-monkey-swinging-pastel-jungle_23-2152029008.jpg?_wi=2",
|
||||
imageAlt: "Curious monkey",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dolphin-swimming_23-2150821744.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dolphin-swimming_23-2150821744.jpg?_wi=2",
|
||||
imageAlt: "Happy dolphin",
|
||||
},
|
||||
{
|
||||
@@ -93,11 +93,11 @@ export default function LandingPage() {
|
||||
imageAlt: "Animal circle",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-lion-posing-studio_23-2150852443.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-lion-posing-studio_23-2150852443.jpg?_wi=2",
|
||||
imageAlt: "Lion learning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cute-owl-reading-book_1308-180963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cute-owl-reading-book_1308-180963.jpg?_wi=2",
|
||||
imageAlt: "Wise owl",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user