Update src/app/page.tsx

This commit is contained in:
2026-03-04 09:02:03 +00:00
parent c8e6bf2a2d
commit 4e9ccb9958

View File

@@ -224,7 +224,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
buttons={[
{ text: "Request a Quote", href: "#" },
{ text: "Contact Sales", href: "#" }
{ text: "Schedule Consultation", href: "#" }
]}
useInvertedBackground={false}
/>