Update src/app/page.tsx

This commit is contained in:
2026-05-13 11:09:17 +00:00
parent 9136353bb6
commit 41fb4e2255

View File

@@ -155,6 +155,7 @@ export default function LandingPage() {
description="Join thousands of satisfied clients. Schedule your pickup with our team of 3rd generation experts."
buttons={[{ text: "Book a Pickup Now", href: "#contact" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
/>
</div>