Merge version_1 into main #1
@@ -66,17 +66,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg?_wi=1",
|
||||
imageAlt: "Hero scene 1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-glowing-text-with-cursor-click_23-2152033016.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-glowing-text-with-cursor-click_23-2152033016.jpg?_wi=1",
|
||||
imageAlt: "Hero scene 2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=1",
|
||||
imageAlt: "Hero scene 3",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
"Fast",
|
||||
],
|
||||
description: "High velocity data processing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg?_wi=2",
|
||||
imageAlt: "digital market interface",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
"Cloud",
|
||||
],
|
||||
description: "Grows with your demand.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-glowing-text-with-cursor-click_23-2152033016.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-glowing-text-with-cursor-click_23-2152033016.jpg?_wi=2",
|
||||
imageAlt: "digital icons tech",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
"Safe",
|
||||
],
|
||||
description: "Your data is our priority.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=2",
|
||||
imageAlt: "global network tech",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user