Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d75e02737c | |||
| a9dcb13ffc |
@@ -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() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user