Merge version_3 into main #3
@@ -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