Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 922d2a6558 | |||
| a8283b1c38 | |||
| b2ec4685c5 |
@@ -50,8 +50,7 @@ export default function LandingPage() {
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "Book an Appointment", href: "contact" },
|
||||
{ text: "Learn More", href: "about" },
|
||||
{ text: "Visit Us", href: "contact" }
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -187,4 +186,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user