2 Commits

Author SHA1 Message Date
b9f6742d52 Update src/app/page.tsx 2026-03-13 10:34:38 +00:00
156d0eb027 Merge version_5 into main
Merge version_5 into main
2026-03-13 10:32:18 +00:00

View File

@@ -215,7 +215,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Start a Project", href: "/contact" },
{ text: "Get Your Free Consultation", href: "/contact" },
{ text: "Schedule a Call", href: "/contact" }
]}
/>