Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 09:06:30 +00:00

View File

@@ -132,7 +132,7 @@ export default function LandingPage() {
"Practical",
"Industry",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-book-backpack-park_23-2147850702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-book-backpack-park_23-2147850702.jpg?_wi=1",
},
{
id: "2",
@@ -143,7 +143,7 @@ export default function LandingPage() {
"Research",
"Applied",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-book-backpack-park_23-2147850702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-book-backpack-park_23-2147850702.jpg?_wi=2",
},
{
id: "3",
@@ -154,7 +154,7 @@ export default function LandingPage() {
"Mentoring",
"Faculty",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-book-backpack-park_23-2147850702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-book-backpack-park_23-2147850702.jpg?_wi=3",
},
]}
title="Academic Programs"
@@ -177,7 +177,7 @@ export default function LandingPage() {
"Green",
"Nature",
],
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-sitting-books-front-highschool_23-2148225293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-sitting-books-front-highschool_23-2148225293.jpg?_wi=1",
},
{
id: "5",
@@ -199,7 +199,7 @@ export default function LandingPage() {
"Community",
"Growth",
],
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-sitting-books-front-highschool_23-2148225293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-sitting-books-front-highschool_23-2148225293.jpg?_wi=2",
},
]}
title="Outstanding Campus Life"
@@ -219,7 +219,7 @@ export default function LandingPage() {
handle: "@alexs",
testimonial: "RVCAS feels like home. The atmosphere is just perfect for learning.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-curly-girl_1398-662.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-curly-girl_1398-662.jpg?_wi=1",
},
{
id: "2",
@@ -251,7 +251,7 @@ export default function LandingPage() {
handle: "@morgs",
testimonial: "A supportive community that truly cares about student growth and future.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-curly-girl_1398-662.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-curly-girl_1398-662.jpg?_wi=2",
},
]}
showRating={true}