Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 13:14:13 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Unlock Your Brand's Creative Potential"
description="We transform bold visions into stunning digital experiences. Our creative team specializes in web design, branding, and innovative digital solutions that captivate audiences and drive results."
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
tag="Award-Winning Agency"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -196,7 +196,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to Bring Your Vision to Life?"
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Start a Conversation", href: "mailto:hello@webild.com" },
{ text: "Schedule a Call", href: "#" }