Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cf6a78f054 | |||
| 3b9cf02210 | |||
| 22041c807c | |||
| d670e4c60d | |||
| 83c30c040d |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Elevate Your Digital Presence"
|
||||
description="We transform bold ideas into stunning digital experiences. Expert design, seamless development, and results-driven strategy for agencies that demand excellence."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "250+", label: "Projects Delivered" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "#contact" },
|
||||
{ text: "Get Your Free Consultation", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#testimonials" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user