Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 66e785085e | |||
| fb75193627 | |||
| eaf2918162 | |||
| d6ccdee1b8 | |||
| cd1856883f | |||
| 1e26faacce | |||
| 3c1b94b584 | |||
| 742eb15367 |
@@ -1409,4 +1409,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -74,8 +74,8 @@ export default function HomePage() {
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
{ text: "View Project Portfolio", href: "portfolio" },
|
||||
{ text: "Schedule Consultation", href: "contact" },
|
||||
{ text: "See What We've Built", href: "portfolio" },
|
||||
{ text: "View Experience", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -244,4 +244,4 @@ export default function HomePage() {
|
||||
</footer>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user