Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4485449faf | |||
| 6fe52b5b1f | |||
| 8a4e97df4d | |||
| e821a9b534 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Start Your Project Now", href: "#contact" },
|
||||
{ text: "Let's Work Together", href: "#contact" },
|
||||
{ text: "View Portfolio", href: "#work" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -88,13 +88,13 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
title="Crafting Digital Excellence"
|
||||
description="With over 8 years of experience in full-stack web development and emerging AI voice technologies, I specialize in creating seamless digital experiences that drive business growth. My expertise spans responsive design, cloud architecture, and intelligent automation solutions that solve real-world business challenges."
|
||||
description="With over 8 years of experience in full-stack web development and emerging AI voice technologies, I specialize in creating seamless digital experiences that drive business growth. My expertise spans responsive design, cloud architecture, and intelligent automation solutions that solve real-world business challenges. Ready to scale your business? Let's explore how custom solutions can drive your growth."
|
||||
tag="Professional Background"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ value: "50+", title: "Projects Delivered" },
|
||||
{ value: "98% - Avg. 4.9/5 Stars", title: "Client Satisfaction" },
|
||||
{ value: "98% - Avg. 4.9/5 Stars | 47 Five-Star Reviews", title: "Client Satisfaction" },
|
||||
{ value: "8+", title: "Years Experience" },
|
||||
{ value: "15+", title: "AI Solutions Deployed" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user