Update src/app/page.tsx

This commit is contained in:
2026-03-11 17:58:05 +00:00
parent 9942d653a3
commit 35f647ee7a

View File

@@ -159,9 +159,6 @@ export default function LandingPage() {
cardTagIcon={Heart}
cardAnimation="slide-up"
useInvertedBackground={false}
buttons={[
{ text: "Schedule Your Repair Today", href: "#contact" }
]}
/>
</div>