Merge version_1 into main #3
@@ -22,7 +22,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -67,9 +67,9 @@ export default function LandingPage() {
|
||||
{ text: "Export Report", href: "#" }
|
||||
],
|
||||
stats: [
|
||||
{ title: "Project Mandates", values: ["70"], description: "Enterprise initiatives delivered" },
|
||||
{ title: "Operational Uptime", values: ["99.99%"], description: "Guaranteed reliability" },
|
||||
{ title: "Industry Verticals", values: ["8"], description: "Sectors served" }
|
||||
{ title: "Project Mandates", values: [70], description: "Enterprise initiatives delivered" },
|
||||
{ title: "Operational Uptime", values: [99.99], description: "Guaranteed reliability" },
|
||||
{ title: "Industry Verticals", values: [8], description: "Sectors served" }
|
||||
],
|
||||
chartTitle: "Performance Trajectory", chartData: [
|
||||
{ value: 65 },
|
||||
@@ -274,7 +274,7 @@ export default function LandingPage() {
|
||||
title="Get Tailored Advice for Your Business."
|
||||
description="Connect with our experts to receive personalized IT guidance that aligns with your goals, challenges, and growth strategy."
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-professional-team-collaboration-photo--1773040689711-54e73eb1.png"
|
||||
imageAlt="MARGINZ consultation team"
|
||||
|
||||
Reference in New Issue
Block a user