Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-10 00:12:47 +00:00

View File

@@ -58,17 +58,17 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg", imageAlt: "ES Zarzis Stadium"},
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg?_wi=1", imageAlt: "ES Zarzis Stadium"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg", imageAlt: "ES Zarzis Victory"},
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg?_wi=2", imageAlt: "ES Zarzis Victory"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg", imageAlt: "ES Zarzis Team"},
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg?_wi=3", imageAlt: "ES Zarzis Team"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg", imageAlt: "ES Zarzis Fans"},
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg?_wi=4", imageAlt: "ES Zarzis Fans"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg", imageAlt: "ES Zarzis Training"},
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg?_wi=5", imageAlt: "ES Zarzis Training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg", imageAlt: "ES Zarzis Match"},
imageSrc: "http://img.b2bpic.net/free-photo/sunset-football-field_23-2151952456.jpg?_wi=6", imageAlt: "ES Zarzis Match"},
]}
/>
</div>