Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 11:20:35 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="largeSmallSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -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: "aurora" }}
background={{ variant: "circleGradient" }}
buttons={[
{ text: "Get Started", href: "#contact" },
{ text: "View Portfolio", href: "#portfolio" }