Update src/app/gaming/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
content: "Host private tournaments with your group.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -85,12 +85,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "4K Monitors",
|
||||
description: "144Hz refresh rate for ultimate clarity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
title: "Pro Controllers",
|
||||
description: "Customized gear for specific games.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user