Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689415.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689415.jpg?_wi=1"
|
||||
imageAlt="Futuristic gaming setup"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689415.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689415.jpg?_wi=2",
|
||||
imageAlt: "gaming pc hardware glowing",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
title: "Advanced Connectivity",
|
||||
description: "Seamless integration across your favorite gaming hardware and platforms.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg?_wi=1",
|
||||
imageAlt: "Connectivity",
|
||||
},
|
||||
items: [
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg?_wi=1",
|
||||
imageAlt: "gaming pc hardware glowing",
|
||||
},
|
||||
]}
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_pro",
|
||||
testimonial: "The performance is simply unmatched, I never look back.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
handle: "@alex_gaming",
|
||||
testimonial: "Nexus transformed my streaming setup completely. Incredible results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
|
||||
Reference in New Issue
Block a user