Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2488566aa1 | |||
| ec194564f8 | |||
| 107158975d |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -46,7 +46,7 @@ export default function BEMaximaLanding() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Schedule Consultation", href: "#contact" },
|
{ text: "Get Free Assessment", href: "#contact" },
|
||||||
{ text: "Explore Services", href: "#services" }
|
{ text: "Explore Services", href: "#services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
@@ -291,4 +291,4 @@ export default function BEMaximaLanding() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user