3 Commits

Author SHA1 Message Date
aab037c48f Merge version_7 into main
Merge version_7 into main
2026-03-14 07:31:54 +00:00
bcc31f4802 Update src/app/page.tsx 2026-03-14 07:31:49 +00:00
0293db753f Merge version_6 into main
Merge version_6 into main
2026-03-14 07:30:12 +00:00

View File

@@ -279,7 +279,8 @@ export default function LandingPage() {
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."
buttons={[
{ text: "Schedule Free Consultation", href: "mailto:hello@webild.dev" }
{ text: "Schedule Free Consultation", href: "mailto:hello@webild.dev" },
{ text: "Explore Services", href: "#portfolio" }
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}