Merge version_1 into main #3
@@ -55,11 +55,11 @@ 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", imageAlt: "Hero scene 1"},
|
||||
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?_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", imageAlt: "Hero scene 2"},
|
||||
id: "2", 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", imageAlt: "Hero scene 3"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=1", imageAlt: "Hero scene 3"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-blue-neon-lights_181624-23679.jpg", imageAlt: "Hero scene 4"},
|
||||
{
|
||||
@@ -103,15 +103,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "Speed", tags: [
|
||||
"Optimized", "Fast"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg", imageAlt: "digital market interface"},
|
||||
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"},
|
||||
{
|
||||
id: "f2", title: "Scalable", tags: [
|
||||
"Growth", "Cloud"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-glowing-text-with-cursor-click_23-2152033016.jpg", imageAlt: "digital icons tech"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-neon-glowing-text-with-cursor-click_23-2152033016.jpg?_wi=2", imageAlt: "digital icons tech"},
|
||||
{
|
||||
id: "f3", title: "Secure", tags: [
|
||||
"Encrypted", "Safe"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", imageAlt: "global network tech"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=2", imageAlt: "global network tech"},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Innovative technology backed by enterprise-grade reliability."
|
||||
|
||||
Reference in New Issue
Block a user