Merge version_2 into main #4
@@ -62,6 +62,11 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
kpis={[
|
||||
{ value: "15+", label: "Years of Experience" },
|
||||
{ value: "500+", label: "Clients Served" },
|
||||
{ value: "99%", label: "Customer Satisfaction" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-programmer-working-company-office_23-2148777176.jpg"
|
||||
imageAlt="IT professional working on a computer"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -73,6 +78,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Vision: Empowering Your Business with IT Excellence"
|
||||
description="Landshark IT is committed to delivering unparalleled IT support and innovative solutions. Our mission is to protect your digital assets, optimize your operations, and provide the strategic technological edge you need to thrive. We believe in building lasting partnerships through reliable service and proactive support, allowing you to focus on your core business goals with complete peace of mind."
|
||||
metrics={[
|
||||
{ value: "24/7", title: "Support Availability" },
|
||||
{ value: "100%", title: "Data Security" },
|
||||
{ value: "30 Min", title: "Average Response Time" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-device-mockup_53876-88094.jpg"
|
||||
imageAlt="Team collaborating on IT solutions"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user