Merge version_1 into main #4
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user