Update src/app/page.tsx

This commit is contained in:
2026-03-09 11:21:52 +00:00
parent 3679eb0997
commit 752e6bed90

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="WEBILD"
description="Transform your brand's social presence with data-driven strategies, creative content, and authentic engagement that drives real business results."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Get Started", href: "#contact" },
{ text: "View Portfolio", href: "#portfolio" }