7 Commits

Author SHA1 Message Date
ef2942507e Merge version_2 into main
Merge version_2 into main
2026-03-03 12:13:06 +00:00
4bad09babd Update src/app/page.tsx 2026-03-03 12:13:02 +00:00
b46255b8b2 Merge version_1 into main
Merge version_1 into main
2026-03-03 11:14:56 +00:00
0feb0471b3 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:59:39 +00:00
3dab948cec Merge version_1 into main
Merge version_1 into main
2026-03-03 10:51:10 +00:00
1098dfd5da Merge version_1 into main
Merge version_1 into main
2026-03-03 10:50:05 +00:00
18c56d93f3 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:47:48 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
buttons={[ buttons={[
{ text: "Start Your Project", href: "#contact" }, { text: "Get Your Free Consultation", href: "#contact" },
{ text: "View Our Work", href: "#features" } { text: "View Our Work", href: "#features" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"