Update src/app/page.tsx

This commit is contained in:
2026-05-04 16:58:47 +00:00
parent d8881ba561
commit 747e6af9b5

View File

@@ -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}
/>
</div>