Merge version_2 into main #7
@@ -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