Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-27 16:59:13 +00:00

View File

@@ -75,27 +75,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-city-surrounded-by-hills-blue-sky_181624-18179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-city-surrounded-by-hills-blue-sky_181624-18179.jpg?_wi=1",
imageAlt: "Campus Landscape",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-researcher-laboratory-with-safety-glasses-plant_23-2148776175.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-researcher-laboratory-with-safety-glasses-plant_23-2148776175.jpg?_wi=1",
imageAlt: "Students in Field",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/laboratory-samples-arrangement_23-2151134950.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laboratory-samples-arrangement_23-2151134950.jpg?_wi=1",
imageAlt: "Biotech Lab",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-growth-greenhouse-illuminated-by-yellow-generated-by-ai_188544-38539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-growth-greenhouse-illuminated-by-yellow-generated-by-ai_188544-38539.jpg?_wi=1",
imageAlt: "Smart Farming",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/graduation-high-school-university-concept-space-text_185193-110156.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graduation-high-school-university-concept-space-text_185193-110156.jpg?_wi=1",
imageAlt: "Convocation",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
"PG",
"PhD",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-city-surrounded-by-hills-blue-sky_181624-18179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-city-surrounded-by-hills-blue-sky_181624-18179.jpg?_wi=2",
imageAlt: "green agricultural fields sunrise",
},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
tags: [
"B.Tech",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-researcher-laboratory-with-safety-glasses-plant_23-2148776175.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-researcher-laboratory-with-safety-glasses-plant_23-2148776175.jpg?_wi=2",
imageAlt: "green agricultural fields sunrise",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
tags: [
"Innovation",
],
imageSrc: "http://img.b2bpic.net/free-photo/laboratory-samples-arrangement_23-2151134950.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laboratory-samples-arrangement_23-2151134950.jpg?_wi=2",
imageAlt: "green agricultural fields sunrise",
},
{
@@ -178,7 +178,7 @@ export default function LandingPage() {
tags: [
"Community",
],
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-growth-greenhouse-illuminated-by-yellow-generated-by-ai_188544-38539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-growth-greenhouse-illuminated-by-yellow-generated-by-ai_188544-38539.jpg?_wi=2",
imageAlt: "green agricultural fields sunrise",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
tags: [
"Startups",
],
imageSrc: "http://img.b2bpic.net/free-photo/graduation-high-school-university-concept-space-text_185193-110156.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graduation-high-school-university-concept-space-text_185193-110156.jpg?_wi=2",
imageAlt: "green agricultural fields sunrise",
},
]}