From 5a5e91036a20f46261282429273cc6a58a54537f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:05: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 878857e..17a8c30 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function HomePage() { tag="AI-Powered" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "animated-grid" }} testimonials={[ { name: "Sarah Chen", handle: "CEO, TechVenture", testimonial: "Webild AI transformed how we build websites. What used to take weeks now takes hours!", rating: 5, @@ -301,7 +301,7 @@ export default function HomePage() {