Merge version_1 into main #1
@@ -66,17 +66,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computers-data-center-running-server-rigs-diagnostic-tests_482257-123527.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computers-data-center-running-server-rigs-diagnostic-tests_482257-123527.jpg?_wi=1",
|
||||
imageAlt: "Interface 1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139285.jpg?_wi=1",
|
||||
imageAlt: "Interface 2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-computing-software-code-laptop_482257-85707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-computing-software-code-laptop_482257-85707.jpg?_wi=1",
|
||||
imageAlt: "Interface 3",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
icon: Code,
|
||||
title: "Web Development",
|
||||
description: "Custom, responsive web platforms built with React, Next.js, and modern stack.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computers-data-center-running-server-rigs-diagnostic-tests_482257-123527.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computers-data-center-running-server-rigs-diagnostic-tests_482257-123527.jpg?_wi=2",
|
||||
imageAlt: "saas dashboard interface",
|
||||
},
|
||||
{
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
icon: Smartphone,
|
||||
title: "Mobile App Development",
|
||||
description: "High-performance iOS and Android applications developed for cross-platform success.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139285.jpg?_wi=2",
|
||||
imageAlt: "abstract tech geometric shape",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
icon: Zap,
|
||||
title: "Cloud Optimization",
|
||||
description: "Scalable cloud infrastructure management to ensure your apps remain lightning fast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-computing-software-code-laptop_482257-85707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-computing-software-code-laptop_482257-85707.jpg?_wi=2",
|
||||
imageAlt: "developers at work",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user