Merge version_1 into main #3
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="medium"
|
||||
background="animated-grid"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Operations Manager & IT Professional"
|
||||
description="Bridging production oversight, IT infrastructure, and team leadership to drive digital transformation across organizations. 6+ years of proven expertise in operational excellence, system optimization, and cross-functional collaboration."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
kpis={[
|
||||
{ value: "6+", label: "Years of Experience" },
|
||||
{ value: "50+", label: "Projects Delivered" },
|
||||
|
||||
Reference in New Issue
Block a user