Merge version_2 into main #5
@@ -55,8 +55,8 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", onClick: handleAppointmentClick },
|
||||
{ text: "Call Now", href: "tel:+1-555-123-4567" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -100,7 +100,6 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Learn More About Our Team", href: "#testimonials" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user