diff --git a/src/app/page.tsx b/src/app/page.tsx index 87225e7..866b895 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function EcoDrivePage() { title="Ready to Drive Smarter?" description="Download EcoDrive and start optimizing your fuel efficiency today." buttons={[{ text: "Download Now", href: "#" }]} - background={{ variant: "glowing-orb" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} />