Update src/app/page.tsx

This commit is contained in:
2026-06-10 16:24:34 +00:00
parent d5224abe8a
commit 3168aaec40

View File

@@ -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>