Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 10:21:08 +00:00

View File

@@ -17,7 +17,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSmallSizeLargeTitles"
background="circleGradient"
background="none"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -46,7 +46,7 @@ export default function LandingPage() {
{ text: "Request a Quote", href: "#contact" },
{ text: "View Services", href: "#services" },
]}
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg"
imageAlt="Professional landscaping project with mature trees"
frameStyle="card"