Update src/app/services/page.tsx

This commit is contained in:
2026-05-27 23:17:19 +00:00
parent 979e4f50c0
commit 7fe413b00f

View File

@@ -69,6 +69,7 @@ export default function ServicesPage() {
description="Our team is eager to bring your vision to life. Reach out today to discuss your project and get a custom quote."
buttons={[{ text: "Get in Touch", href: "/contact" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
<FooterCard