Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 20:04:01 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "View Our Work", href: "#projects" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5N1oSaratG9pZnfEkR4yYiu4/abstract-3d-geometric-floating-shape-cub-1772481624263-3c23f911.png"
imageAlt="3D geometric shape with red glow"
mediaAnimation="opacity"
@@ -215,7 +215,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "#" },
{ text: "Schedule a Call", href: "#" }
]}
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
className="py-32"
textClassName="text-3xl md:text-5xl font-medium leading-tight"