Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7db4385afb | |||
| 51d0a35fcf | |||
| 9c7922b8e9 | |||
| 476ceae2c8 | |||
| 2d43e5ca4b |
1434
src/app/layout.tsx
1434
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user