Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4afbced798 | |||
| df2e564d49 | |||
| 1fe80a657f |
@@ -1426,4 +1426,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
||||
{ text: "Talk to an Expert", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonClassName="!py-3 !px-6 font-bold shadow-lg hover:shadow-xl transition-all duration-300 text-sm md:text-base"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -270,4 +271,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user