Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2488566aa1 | |||
| ec194564f8 | |||
| 107158975d | |||
| 0032d13c1d | |||
| 66441cf8e0 | |||
| c45ff50d44 | |||
| 8ad3de6d45 | |||
| 34564f42c1 |
1415
src/app/layout.tsx
1415
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -46,7 +46,7 @@ export default function BEMaximaLanding() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Discuss Your Project", href: "#contact" },
|
||||
{ text: "Get Free Assessment", href: "#contact" },
|
||||
{ text: "Explore Services", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -291,4 +291,4 @@ export default function BEMaximaLanding() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user