Merge version_1 into main #4
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Transform Your Creative Workflow"
|
||||
description="Penxtool empowers creative professionals to design, collaborate, and iterate faster than ever before. Streamline your process from concept to delivery."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "10x", label: "Faster Design Cycles" },
|
||||
{ value: "99.9%", label: "Uptime Reliability" },
|
||||
|
||||
Reference in New Issue
Block a user