Merge version_1 into main #1

Merged
development merged 5 commits from version_1 into main 2026-02-08 19:29:30 +00:00
Showing only changes of commit 9f3cf4ba8a - Show all commits

View File

@@ -30,8 +30,7 @@ export default function ContactPage() {
{ name: "Contact", id: "/contact" }
]}
button={{
text: "Get Started",
href: "/contact"
text: "Get Started", href: "/contact"
}}
/>
</div>
@@ -40,7 +39,7 @@ export default function ContactPage() {
<ContactText
text="Ready to transform your digital vision into reality? Let's collaborate to create something extraordinary that drives your business forward."
animationType="entrance-slide"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground="noInvert"
buttons={[
{ text: "Schedule Consultation", href: "mailto:hello@dialedweb.com" },