Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-10 15:00:44 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Call Now", href: "tel:+91-XXXXXXXXXX" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/women-wearing-masks-therapy_23-2148913111.jpg"
imageSrc="http://img.b2bpic.net/free-photo/women-wearing-masks-therapy_23-2148913111.jpg?_wi=1"
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", 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?_wi=1", 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", 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?_wi=2", imageAlt: "Preventive dental care cleaning"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -176,7 +176,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "noise" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/women-wearing-masks-therapy_23-2148913111.jpg"
imageSrc="http://img.b2bpic.net/free-photo/women-wearing-masks-therapy_23-2148913111.jpg?_wi=2"
imageAlt="Dental clinic patient care"
mediaAnimation="opacity"
mediaPosition="left"