Merge version_3 into main #3
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -96,7 +96,7 @@ export default function HomePage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItemsForNav}
|
||||
button={{
|
||||
text: "Get Free Strategy Call", href: "/contact"}}
|
||||
text: "Get Free ROI Audit", href: "/contact"}}
|
||||
brandName="PrimeXpert"
|
||||
/>
|
||||
</div>
|
||||
@@ -109,7 +109,7 @@ export default function HomePage() {
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Get Free Strategy Call", href: "/contact" },
|
||||
{ text: "Get Free ROI Audit", href: "/contact" },
|
||||
{ text: "View Our Work", href: "#case-studies" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -309,4 +309,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user