Merge version_3 into main #7
@@ -48,12 +48,13 @@ export default function LandingPage() {
|
||||
{ text: "Book an Appointment", href: "#contact" },
|
||||
{ text: "Call the Clinic", href: "tel:+390321836450" }
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-female-male-dentist-clinic_23-2147879205.jpg"
|
||||
imageAlt="Modern dental clinic interior"
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="relative overflow-hidden before:absolute before:inset-0 before:bg-gradient-to-br before:from-transparent before:via-primary-cta/5 before:to-transparent before:pointer-events-none after:absolute after:inset-0 after:bg-radial-gradient after:opacity-30 after:pointer-events-none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user