diff --git a/src/app/page.tsx b/src/app/page.tsx index ef6825c..efbce79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,7 +201,7 @@ export default function LandingPage() { 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." buttons={[ - { text: "Send Inquiry", href: "mailto:info@balero.com" }, + { text: "Contact Form", href: "#contact-form" }, { text: "Schedule Consultation", href: "tel:+1-800-BALERO-1" } ]} buttonAnimation="slide-up"