Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2488566aa1 | |||
| ec194564f8 | |||
| 107158975d |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -46,7 +46,7 @@ export default function BEMaximaLanding() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", 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