Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b657b1f8bb | |||
| a344c818ff | |||
| a35d85f286 | |||
| eb8a87034e | |||
| dcae374a21 |
@@ -1425,4 +1425,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
title="Surat's Omnichannel Digital Marketing Agency"
|
title="Surat's Omnichannel Digital Marketing Agency"
|
||||||
description="Vertex Digital Services transforms local businesses into growth engines through data-driven strategy, performance marketing, and ROI-focused campaigns. From social media to marketplace optimization, we fuel sustainable business growth across every digital channel."
|
description="Vertex Digital Services transforms local businesses into growth engines through data-driven strategy, performance marketing, and ROI-focused campaigns. From social media to marketplace optimization, we fuel sustainable business growth across every digital channel."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Strategy Call", href: "contact" },
|
{ text: "Get Your Free Strategy", href: "contact" },
|
||||||
{ text: "View Our Services", href: "services" }
|
{ text: "View Our Services", href: "services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -308,4 +308,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user