Update src/app/page.tsx

This commit is contained in:
2026-04-05 02:37:20 +00:00
parent fdf6868df9
commit d9ab15db87

View File

@@ -70,27 +70,27 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=1",
imageAlt: "USABO Club Introduction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=2",
imageAlt: "Biological Study & Training",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=3",
imageAlt: "Community & Competition",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=4",
imageAlt: "Academic Excellence",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=5",
imageAlt: "Scientific Innovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=6",
imageAlt: "Success in USABO",
},
]}