Merge version_3 into main #7
@@ -1389,4 +1389,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -226,7 +226,7 @@ export default function HomePage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Schedule Free Consultation", href: "#contact" },
|
||||
{ text: "View Our Portfolio", href: "#portfolio" },
|
||||
{ text: "Claim Your Free Strategy Session", href: "#contact" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -241,4 +241,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user