Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 15:55:19 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "View My Work", href: "work" },
{ text: "Get in Touch", href: "contact" }
]}
background={{ variant: "plain" }}
background={{ variant: "floatingGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/diverse-people-working-office_53876-13525.jpg"
imageAlt="Web design portfolio showcase"
mediaAnimation="slide-up"
@@ -211,7 +211,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "#" },
{ text: "Schedule a Consultation", href: "#" }
]}
background={{ variant: "plain" }}
background={{ variant: "floatingGradient" }}
useInvertedBackground={false}
buttonAnimation="slide-up"
tagAnimation="slide-up"