Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 04:43:04 +00:00

View File

@@ -196,7 +196,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
buttons={[ buttons={[
{ text: "Start Your Project", href: "contact" }, { text: "Start Your Project", href: "contact" },
{ text: "Schedule a Consultation", href: "#" } { text: "Book a Call", href: "contact" }
]} ]}
/> />
</div> </div>