Merge version_3 into main #11
@@ -1398,4 +1398,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -139,6 +139,8 @@ export default function HomePage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Services", href: "/services"},
|
||||
{
|
||||
text: "Schedule Free Consultation", href: "/contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -247,4 +249,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user