Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12be41836a | |||
| 04a14136d9 | |||
| e1a5e6b167 | |||
| b6223b69f2 | |||
| 8e2d8944a9 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Elevating Brands Through Social Excellence"
|
title="Elevating Brands Through Social Excellence"
|
||||||
description="We craft premium content experiences that drive engagement and build lasting brand authority for the modern enterprise."
|
description="We craft premium content experiences that drive engagement and build lasting brand authority for the modern enterprise."
|
||||||
buttons={[{ text: "Start Project", href: "#contact" }, { text: "Learn More", href: "#about" }]}
|
buttons={[{ text: "Book a Strategy Call", href: "#contact" }, { text: "View Case Studies", href: "#results" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/apps-workplace-social-media-holding-profession_1134-768.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/apps-workplace-social-media-holding-profession_1134-768.jpg"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user