Update src/app/search/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function SearchPage() {
|
|||||||
title="Search World Cup Data"
|
title="Search World Cup Data"
|
||||||
description="Quickly find matches, teams, players, or tournaments with our powerful search tools."
|
description="Quickly find matches, teams, players, or tournaments with our powerful search tools."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043781.jpg", imageAlt: "Football players on a field" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043781.jpg?_wi=3", imageAlt: "Football players on a field" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user