Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
text: "Browse Catalog",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/innovative-businessman-working-modern-laptop-inside-generated-by-ai_188544-27376.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/innovative-businessman-working-modern-laptop-inside-generated-by-ai_188544-27376.jpg?_wi=1"
|
||||
imageAlt="Immersive gaming setup"
|
||||
avatars={[
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
description: "Rate games and see community scores.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/innovative-businessman-working-modern-laptop-inside-generated-by-ai_188544-27376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/innovative-businessman-working-modern-laptop-inside-generated-by-ai_188544-27376.jpg?_wi=2",
|
||||
imageAlt: "Back view of sad professional eSports gamer losing shooter mock-up video game. Defeated man with headphones streaming online cyber performing during gaming tournament using powerful personal computer",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
description: "Follow friends and see what's hot.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: MessageSquare,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752713.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752713.jpg?_wi=1",
|
||||
imageAlt: "Back view of sad professional eSports gamer losing shooter mock-up video game. Defeated man with headphones streaming online cyber performing during gaming tournament using powerful personal computer",
|
||||
},
|
||||
]}
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
name: "Elden Ring",
|
||||
price: "9.5/10",
|
||||
variant: "Action RPG",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752713.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752713.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user