Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bcc31f4802 | |||
| 0293db753f | |||
| 4485449faf | |||
| 6fe52b5b1f | |||
| 8a4e97df4d | |||
| e821a9b534 | |||
| b10a921929 | |||
| f08efbe81e | |||
| 58190e3596 | |||
| ff2eb98c27 |
@@ -88,13 +88,13 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
title="Crafting Digital Excellence"
|
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"
|
tag="Professional Background"
|
||||||
tagIcon={CheckCircle}
|
tagIcon={CheckCircle}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ value: "50+", title: "Projects Delivered" },
|
{ 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: "8+", title: "Years Experience" },
|
||||||
{ value: "15+", title: "AI Solutions Deployed" }
|
{ value: "15+", title: "AI Solutions Deployed" }
|
||||||
]}
|
]}
|
||||||
@@ -279,8 +279,8 @@ export default function LandingPage() {
|
|||||||
title="Let's Discuss Your Project"
|
title="Let's Discuss Your Project"
|
||||||
description="Whether you need a stunning web application or an intelligent AI voice solution, I'm here to help. Let's create something exceptional together."
|
description="Whether you need a stunning web application or an intelligent AI voice solution, I'm here to help. Let's create something exceptional together."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Schedule a Consultation", href: "mailto:hello@webild.dev" },
|
{ text: "Schedule Free Consultation", href: "mailto:hello@webild.dev" },
|
||||||
{ text: "Send Message", href: "#" }
|
{ text: "Explore Services", href: "#portfolio" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user