7 Commits

Author SHA1 Message Date
16083c6832 Update src/app/page.tsx 2026-03-10 12:11:30 +00:00
b2e5151a86 Update src/app/page.tsx 2026-03-10 12:09:43 +00:00
3c0f552666 Merge version_2 into main
Merge version_2 into main
2026-03-10 12:06:36 +00:00
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

@@ -134,7 +134,7 @@ export default function LandingPage() {
id: "1", value: "15+", title: "Years Experience", description: "Building careers in the modeling industry", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81990.jpg?_wi=2", imageAlt: "Professional modeling experience"
},
{
id: "2", value: "95%", title: "Client Satisfaction", description: "Brands love working with our talent", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-brunette-woman-black-dress_613910-7042.jpg?_wi=2", imageAlt: "Successful client partnerships"
id: "2", value: "1000+", title: "Successful Bookings", description: "Brands love working with our talent", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-brunette-woman-black-dress_613910-7042.jpg?_wi=2", imageAlt: "Successful client partnerships"
}
]}
animationType="slide-up"
@@ -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"