Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 20:36:48 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "contact" },
{ text: "View Our Work", href: "portfolio" },
]}
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885662.jpg"
imageAlt="A&A Website Agency team working together"
mediaAnimation="slide-up"