diff --git a/src/app/page.tsx b/src/app/page.tsx index c330c91..3b0609e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LuxuryDentistPage() { ]} useInvertedBackground={false} buttons={[ - { text: "Meet Our Team", href: "#testimonials" }, + { text: "Hear From Our Patients", href: "#testimonials" }, { text: "Learn More", href: "#contact" } ]} /> @@ -210,4 +210,4 @@ export default function LuxuryDentistPage() { ); -} +} \ No newline at end of file