Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-09 15:47:26 +00:00
2 changed files with 14 additions and 1424 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -97,7 +97,7 @@ export default function HomePage() {
imagePosition="right"
mediaAnimation="blur-reveal"
buttons={[
{ text: "Start Your Automation Journey", href: "#contact" },
{ text: "Get Free Demo", href: "#contact" },
{ text: "View Demo", href: "#" },
]}
buttonAnimation="slide-up"
@@ -264,4 +264,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}