Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a10adc20cb | |||
| e7365cf1b9 | |||
| 66fac2d835 | |||
| cc2fef5a2c | |||
| f5e6a03e8d | |||
| 92d5bad769 |
@@ -1420,4 +1420,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "contact" },
|
||||
{ text: "Get Free Strategy Session", href: "contact" },
|
||||
{ text: "View Our Work", href: "portfolio" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user