Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-08 11:02:51 +00:00
2 changed files with 14 additions and 1427 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -186,7 +186,7 @@ export default function HomePage() {
{
text: "Start Your Project", href: "/contact"},
{
text: "Schedule a Call", href: "/contact"},
text: "View Pricing & Plans", href: "/contact"},
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
@@ -216,4 +216,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}