Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f79dd0d792 | |||
| 7e296d6240 | |||
| 4b364b35c6 | |||
| 02dce6f605 | |||
| a32bf552da | |||
| f984203227 |
@@ -45,14 +45,14 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
title="Exceptional Digital Experiences Built for Growth"
|
title="Drive Growth with Stunning Digital Design"
|
||||||
description="We design and develop stunning digital solutions that elevate your brand. From concept to launch, we create websites that convert and engage your audience."
|
description="Transform your business with websites designed to convert. We craft high-impact digital experiences that turn visitors into customers and elevate your brand above the competition."
|
||||||
tag="Design Agency"
|
tag="Design Agency"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Our Work", href: "#portfolio" },
|
{ text: "See Results", href: "#portfolio" },
|
||||||
{ text: "Let's Talk", href: "#contact" }
|
{ text: "Let's Talk", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user