Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-16 00:38:04 +00:00
Showing only changes of commit 00a674da87 - Show all commits

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="FOUNDER"
description="Serial entrepreneur building exceptional digital companies. CEO of Webild and DialedWeb. Dropped out to pursue the path less traveled."
background={{ variant: "grid" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "View My Work", href: "companies" },
{ text: "Get in Touch", href: "contact" }