Update src/app/page.tsx
This commit is contained in:
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Crafting Digital Excellence"
|
||||
description="We transform your vision into compelling digital experiences. From stunning web design to strategic digital transformation, we're your creative partner in building brands that resonate."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Creative Web Agency"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -218,7 +219,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to transform your digital presence? Let's collaborate on your next project."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Schedule a Consultation", href: "mailto:hello@webild.studio" },
|
||||
|
||||
Reference in New Issue
Block a user