Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e296d6240 | |||
| 4b364b35c6 | |||
| 02dce6f605 | |||
| a32bf552da | |||
| f984203227 |
@@ -45,14 +45,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
title="Exceptional Digital Experiences Built for Growth"
|
||||
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."
|
||||
title="Drive Growth with Stunning Digital Design"
|
||||
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"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "View Our Work", href: "#portfolio" },
|
||||
{ text: "See Results", href: "#portfolio" },
|
||||
{ text: "Let's Talk", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user