Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29b0aaa15d | |||
| dad14b033e | |||
| 6397db9641 | |||
| 42bac56f02 |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Excellence in Event Management"
|
||||
buttons={[{ text: "Learn More", href: "#" }]}
|
||||
buttons={[{ text: "View Our Event Portfolio", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
tag="Let's Get Started"
|
||||
title="Ready to Plan Your Next Event?"
|
||||
description="Contact Unive Media today to discuss your requirements and get a personalized consultation."
|
||||
buttons={[{ text: "Contact Us", href: "#" }]}
|
||||
buttons={[{ text: "Get a Free Consultation", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user