Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -47,13 +47,13 @@ export default function LandingPage() {
|
||||
tag="Painless & Compassionate"
|
||||
tagIcon={Smile}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Book Your Painless Visit", href: "contact" },
|
||||
{ text: "Call Now", href: "tel:+91-XXXXXXXXXX" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-wearing-masks-therapy_23-2148913111.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-wearing-masks-therapy_23-2148913111.jpg"
|
||||
imageAlt="Modern luxury dental clinic environment"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -97,13 +97,13 @@ export default function LandingPage() {
|
||||
id: "3", title: "Anxiety-Free Dentistry", descriptions: [
|
||||
"Compassionate care for fearful and anxious patients", "Gentle techniques and sedation options available", "Your comfort is our top priority"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-assistant-writing-stomatology-treatment-clipboard-dental-clinic-sick-patient-check-up_482257-4885.jpg?_wi=1", imageAlt: "Comfortable painless dental treatment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-assistant-writing-stomatology-treatment-clipboard-dental-clinic-sick-patient-check-up_482257-4885.jpg", imageAlt: "Comfortable painless dental treatment"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Preventive Care", descriptions: [
|
||||
"Regular cleanings and checkups to maintain oral health", "Early detection of dental issues", "Affordable maintenance plans for families"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-assistant-writing-stomatology-treatment-clipboard-dental-clinic-sick-patient-check-up_482257-4885.jpg?_wi=2", imageAlt: "Preventive dental care cleaning"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-assistant-writing-stomatology-treatment-clipboard-dental-clinic-sick-patient-check-up_482257-4885.jpg", imageAlt: "Preventive dental care cleaning"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -174,9 +174,9 @@ export default function LandingPage() {
|
||||
description="Subscribe to receive dental health tips, special offers, and appointment reminders. We respect your privacy and never share your information."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-wearing-masks-therapy_23-2148913111.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-wearing-masks-therapy_23-2148913111.jpg"
|
||||
imageAlt="Dental clinic patient care"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user