Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 51932dd98b | |||
| 85fec9808a | |||
| f05d05031d | |||
| 282aa8d16d |
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Who This Is For"
|
title="Who This Is For"
|
||||||
description="Our services are designed for ambitious brands ready to make a significant impact online."
|
description="Ambitious brands often struggle to cut through the noise and achieve tangible digital growth. Vertex Digital partners with you to overcome these challenges, delivering bespoke, high-performance digital solutions that not only captivate your audience but also drive measurable results and position you as an industry leader."
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "who-1", title: "", description: "", media: {
|
id: "who-1", title: "", description: "", media: {
|
||||||
@@ -270,7 +270,6 @@ export default function LandingPage() {
|
|||||||
className="!py-vw-4 !bg-background-accent/50"
|
className="!py-vw-4 !bg-background-accent/50"
|
||||||
contentClassName="!py-vw-4 !px-vw-2_5 !bg-card border border-accent/20 rounded-pill shadow-xl"
|
contentClassName="!py-vw-4 !px-vw-2_5 !bg-card border border-accent/20 rounded-pill shadow-xl"
|
||||||
textClassName="!text-3xl lg:!text-4xl"
|
textClassName="!text-3xl lg:!text-4xl"
|
||||||
buttonClassName="!py-vw-0_75 !px-vw-2"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -286,7 +285,6 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
className="!py-vw-4"
|
className="!py-vw-4"
|
||||||
textClassName="!text-3xl lg:!text-4xl"
|
textClassName="!text-3xl lg:!text-4xl"
|
||||||
buttonClassName="!py-vw-0_75 !px-vw-2"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user