Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bdd62cc8c | |||
| 0149bfc3db | |||
| 5d301dcf03 | |||
| 2007facae0 | |||
| ea7e61757c |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Defining the Future of Digital Presence"
|
title="Defining the Future of Digital Presence"
|
||||||
description="We craft sophisticated social strategies that elevate premium brands into global icons through cinematic content and precision data."
|
description="We craft sophisticated social strategies that increase market share and maximize high-net-worth engagement for luxury brands through cinematic content and precision data."
|
||||||
tag="Premier Digital Agency"
|
tag="Premier Digital Agency"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -176,6 +176,10 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "f3", title: "How do we begin?", content: "Through a comprehensive audit followed by a bespoke strategic plan."},
|
id: "f3", title: "How do we begin?", content: "Through a comprehensive audit followed by a bespoke strategic plan."},
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Schedule Your Discovery Call", href: "#contact"}
|
||||||
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/empty-conference-room-within-corporation-designed-productivity_482257-124018.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/empty-conference-room-within-corporation-designed-productivity_482257-124018.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
title="Insights & Clarity"
|
title="Insights & Clarity"
|
||||||
@@ -231,4 +235,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user