Update src/app/academics/page.tsx
This commit is contained in:
@@ -93,32 +93,32 @@ export default function AcademicsPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-ac1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg?_wi=1",
|
||||
imageAlt: "Modern classroom",
|
||||
},
|
||||
{
|
||||
id: "carousel-ac2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg?_wi=2",
|
||||
imageAlt: "Science lab",
|
||||
},
|
||||
{
|
||||
id: "carousel-ac3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg?_wi=3",
|
||||
imageAlt: "Library resources",
|
||||
},
|
||||
{
|
||||
id: "carousel-ac4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg?_wi=4",
|
||||
imageAlt: "Technology center",
|
||||
},
|
||||
{
|
||||
id: "carousel-ac5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg?_wi=5",
|
||||
imageAlt: "Group projects",
|
||||
},
|
||||
{
|
||||
id: "carousel-ac6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg?_wi=6",
|
||||
imageAlt: "Interactive learning",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user