Merge version_2 into main #4

Merged
bender merged 4 commits from version_2 into main 2026-06-11 10:39:47 +00:00
Showing only changes of commit 846226b059 - Show all commits

View File

@@ -73,7 +73,7 @@ export default function ArchivesPage() {
title="World Cup Archives" title="World Cup Archives"
description="Explore the rich history of the FIFA World Cup. Relive every tournament, match, and iconic moment." description="Explore the rich history of the FIFA World Cup. Relive every tournament, match, and iconic moment."
mediaItems={[ mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team-stadium_23-2151536119.jpg", imageAlt: "Football stadium with cheering crowd" }, { imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team-stadium_23-2151536119.jpg?_wi=2", imageAlt: "Football stadium with cheering crowd" },
]} ]}
/> />
</div> </div>