2 Commits

Author SHA1 Message Date
af1edc55e0 Update src/app/page.tsx 2026-03-02 20:07:13 +00:00
c081775a1c Merge version_1 into main
Merge version_1 into main
2026-03-02 20:03:59 +00:00

View File

@@ -209,10 +209,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactText
text="Ready to Build Something Extraordinary? Let's create digital experiences and intelligent agents that work for your business." text="Ready to Build Something Extraordinary? Limited spots available for new projects. Let's create digital experiences and intelligent agents that work for your business."
animationType="entrance-slide" animationType="entrance-slide"
buttons={[ buttons={[
{ text: "Start Your Project", href: "#" }, { text: "Get Started Today", href: "#" },
{ text: "Schedule a Call", href: "#" } { text: "Schedule a Call", href: "#" }
]} ]}
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}