Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-12 11:47:33 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -59,7 +59,7 @@ export default function LandingPage() {
{ text: "See How It Works", href: "#features" }
]}
buttonAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-psd/moody-food-restaurant-concept-mock-up_23-2148410552.jpg"
imageAlt="Perth Site Studio website builder interface"
mediaAnimation="opacity"
@@ -210,7 +210,7 @@ export default function LandingPage() {
{ text: "Get in Touch", href: "mailto:hello@perthsitestudio.com" }
]}
buttonAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
/>
</div>