Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-09 19:03:25 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
tag="Creative Excellence"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-with-spotify-app_23-2147987852.jpg"
imageAlt="Professional video editing workspace"
mediaAnimation="slide-up"
@@ -312,7 +312,7 @@ export default function LandingPage() {
{ text: "Schedule a Call", href: "https://calendly.com" }
]}
buttonAnimation="blur-reveal"
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
className="w-full"
containerClassName="py-20 md:py-28"