Merge version_2 into main #6

Merged
bender merged 2 commits from version_2 into main 2026-03-03 15:06:43 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1420,4 +1420,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Start Your Project", href: "contact" },
{ text: "Get Free Strategy Session", href: "contact" },
{ text: "View Our Work", href: "portfolio" }
]}
buttonAnimation="slide-up"