Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-02 19:46:12 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -275,7 +275,7 @@ export default function LandingPage() {
{ text: "Book a Demo", href: "https://calendly.com/buildfreight" }
]}
buttonAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>