Merge version_1 into main #3
@@ -95,21 +95,21 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Enterprise Software", description: "Customized development cycles designed to streamline your business workflow and drive efficiency.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
title: "Cloud Infrastructure", description: "Secure, scalable, and highly available cloud hosting and network management solutions.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
title: "Data Analytics", description: "Turn your raw business data into actionable intelligence with our proprietary analytical platforms.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg?_wi=2"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -137,11 +137,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "50+", title: "Projects Completed", description: "Successfully deployed across Africa", imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg"},
|
||||
id: "m1", value: "50+", title: "Projects Completed", description: "Successfully deployed across Africa", imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg?_wi=3"},
|
||||
{
|
||||
id: "m2", value: "99.9%", title: "Uptime Guarantee", description: "High performance for critical apps", imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg"},
|
||||
id: "m2", value: "99.9%", title: "Uptime Guarantee", description: "High performance for critical apps", imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg?_wi=3"},
|
||||
{
|
||||
id: "m3", value: "24/7", title: "Technical Support", description: "Always here to assist your team", imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg"},
|
||||
id: "m3", value: "24/7", title: "Technical Support", description: "Always here to assist your team", imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg?_wi=3"},
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Delivering excellence across the continent with proven results."
|
||||
|
||||
Reference in New Issue
Block a user