4 Commits

Author SHA1 Message Date
a683279fbb Update src/app/page.tsx 2026-03-10 12:06:31 +00:00
8e092c3f9b Merge version_1 into main
Merge version_1 into main
2026-03-10 12:04:40 +00:00
ce93bd04dd Merge version_1 into main
Merge version_1 into main
2026-03-10 12:03:50 +00:00
20029937ab Merge version_1 into main
Merge version_1 into main
2026-03-10 12:02:18 +00:00

View File

@@ -201,7 +201,7 @@ export default function LandingPage() {
title="Ready to Work Together?" title="Ready to Work Together?"
description="Whether you're a brand looking for talent or a model ready to join our roster, we'd love to hear from you. Contact Balero today to discuss your needs." description="Whether you're a brand looking for talent or a model ready to join our roster, we'd love to hear from you. Contact Balero today to discuss your needs."
buttons={[ buttons={[
{ text: "Send Inquiry", href: "mailto:info@balero.com" }, { text: "Contact Form", href: "#contact-form" },
{ text: "Schedule Consultation", href: "tel:+1-800-BALERO-1" } { text: "Schedule Consultation", href: "tel:+1-800-BALERO-1" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"