From 2ce5eb4e1112ae97d45202badafc44bbdb769b38 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:19:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45e655a..2b44fb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Web Design & Development" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "canvas-reveal" }} buttons={[ { text: "Start Your Project", href: "contact" }, { text: "View Our Work", href: "portfolio" } @@ -187,7 +187,7 @@ export default function LandingPage() { description="Subscribe to our newsletter for weekly insights, best practices, and exclusive tips from WW Digital experts. Stay ahead of the curve in web design and development." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpbpvRWohWkQTiHmuJ0VULfyL/diverse-team-of-web-developers-and-desig-1772871440495-ba7a3521.png" imageAlt="Team collaboration and web development" -- 2.49.1