Update src/app/page.tsx
This commit is contained in:
@@ -64,12 +64,12 @@ export default function LandingPage() {
|
||||
description="Helping Dental Practices Increase Collections, Reduce Denials & Maximize Revenue"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Revenue Assessment", href: "#contact", buttonAnimation: "slide-up"
|
||||
text: "Book a Free Revenue Assessment", href: "#contact"
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-people-discussing-pension-financial-strategy-with-broker_482257-101460.jpg"
|
||||
imageAlt="Modern dental practice with revenue cycle management dashboard"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user