From 48480bfac35f77f192dea75be4caa2c1ee4d994b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:55:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cfbdb5..e3563bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { buttonAnimation="slide-up" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-industrial-factory-or-construct-1772801454836-41023b5e.png" imageAlt="Industrial site with AI detection overlay" - background={{ variant: "aurora" }} + background={{ variant: "canvas-reveal" }} /> -- 2.49.1