Merge version_3 into main #4
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -167,8 +167,8 @@ export default function HomePage() {
|
||||
title="Let's Build Your Next Website"
|
||||
description="Schedule a free 30-minute consultation with our team to discuss your project, goals, and how we can help you grow your business."
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "#contact-form" },
|
||||
{ text: "View Portfolio", href: "/services" },
|
||||
{ text: "Book Your Free Consultation Today", href: "#contact-form" },
|
||||
{ text: "Download Our Work Portfolio", href: "/services" },
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
@@ -218,4 +218,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user