Update src/app/page.tsx
This commit is contained in:
@@ -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: "#" }
|
||||
|
||||
Reference in New Issue
Block a user