Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -73,17 +73,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-arrangement-high-angle_23-2149680232.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-arrangement-high-angle_23-2149680232.jpg?_wi=1",
|
||||
imageAlt: "Gaming setup",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529388.jpg?_wi=1",
|
||||
imageAlt: "Keyboard",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-mouse-yellow-background-isolated-flat-lay_169016-26395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-mouse-yellow-background-isolated-flat-lay_169016-26395.jpg?_wi=1",
|
||||
imageAlt: "Mouse",
|
||||
},
|
||||
{
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
imageAlt: "gaming mouse",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-arrangement-high-angle_23-2149680232.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-arrangement-high-angle_23-2149680232.jpg?_wi=2",
|
||||
imageAlt: "mechanical keyboard",
|
||||
},
|
||||
{
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
imageAlt: "desk mat",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529388.jpg?_wi=2",
|
||||
imageAlt: "mechanical keyboard",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
imageAlt: "portable gaming",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-mouse-yellow-background-isolated-flat-lay_169016-26395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-mouse-yellow-background-isolated-flat-lay_169016-26395.jpg?_wi=2",
|
||||
imageAlt: "mechanical keyboard",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user