Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fbc5cc97b5 | |||
| ec729caa32 |
@@ -73,7 +73,8 @@ export default function LandingPage() {
|
||||
title="We partner with ambitious businesses to create digital experiences that convert visitors into customers and customers into advocates. Our expertise in design, development, and strategy ensures every project delivers measurable ROI."
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "services" }
|
||||
{ text: "Learn More", href: "services" },
|
||||
{ text: "Schedule a Consultation", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user