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() {