Merge version_2 into main #4
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
description="Trusted Dental Care in Central London. Personalised, gentle dental treatment from a highly-rated London clinic. 4.9 rating with 800+ patient reviews."
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Call Now: +44 20 7837 5638", href: "tel:+442078375638" }
|
||||
{ text: "Call Now", href: "tel:+442078375638" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg"
|
||||
@@ -53,6 +53,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
buttonTextClassName="text-xs"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user