Update src/app/page.tsx

This commit is contained in:
2026-03-14 07:48:22 +00:00
parent b06467ec9b
commit 6fab81e362

View File

@@ -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" },