Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:32:55 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{ text: "Schedule Consultation", href: "contact" },
{ text: "Call (555) 123-4567", href: "tel:+15551234567" }
{ text: "Call (361) 782-7131", href: "tel:+15551234567" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/two-entrepreneurs-talking-while-working-desk-office-focus-is-happy-businessman_637285-1041.jpg?_wi=1"
@@ -201,7 +201,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{ text: "Schedule Your Appointment", href: "contact" },
{ text: "Call (555) 123-4567", href: "tel:+15551234567" }
{ text: "Call (361) 782-7131", href: "tel:+15551234567" }
]}
buttonAnimation="slide-up"
mediaAnimation="none"