4 Commits

Author SHA1 Message Date
29b0aaa15d Update src/app/page.tsx 2026-04-25 17:04:46 +00:00
dad14b033e Merge version_2 into main
Merge version_2 into main
2026-04-25 17:03:54 +00:00
6397db9641 Update src/app/page.tsx 2026-04-25 17:03:50 +00:00
42bac56f02 Merge version_1 into main
Merge version_1 into main
2026-04-25 17:03:10 +00:00

View File

@@ -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>