Update src/app/page.tsx

This commit is contained in:
2026-04-25 16:11:43 +00:00
parent 324decc09d
commit 54cf46a45d

View File

@@ -147,7 +147,7 @@ export default function LandingPage() {
text="Ready to elevate your event experience? Get in touch with our team today to secure your dates and discover our premium staging options." text="Ready to elevate your event experience? Get in touch with our team today to secure your dates and discover our premium staging options."
buttons={[ buttons={[
{ {
text: "Contact Us Now", href: "/contact"}, text: "Request My Free Quote", href: "/contact"},
]} ]}
/> />
</div> </div>