Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 077657bb58 | |||
| 2ebc597308 | |||
| 1e0d5d26e9 | |||
| 9f920fbdf8 | |||
| b5890d0706 | |||
| 93ac8b4d26 |
@@ -47,7 +47,7 @@ export default function LuxuryDentistPage() {
|
||||
tag="Trusted Dental Clinic"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/d-christmas-red-background_173207-2026.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/dental-clinic-interior.jpg?_wi=1"
|
||||
imageAlt="Modern dental clinic interior in Latur"
|
||||
imagePosition="right"
|
||||
kpis={[
|
||||
@@ -77,15 +77,15 @@ export default function LuxuryDentistPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Specialization", name: "Dental Implants & Root Canal", price: "Consult for Price", rating: 5,
|
||||
reviewCount: "Highly Rated", imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-woman-hand-typing-laptop-keyboard-with-m_1232-2746.jpg", imageAlt: "Advanced dental implant and root canal treatment"
|
||||
reviewCount: "Highly Rated", imageSrc: "https://images.unsplash.com/photo-1517772188612-40f295b28d6c?w=800&h=600&fit=crop&q=80", imageAlt: "Dentist performing a dental implant procedure"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Aesthetics", name: "Oral Surgery & Smile Designing", price: "Consult for Price", rating: 5,
|
||||
reviewCount: "Expert Care", imageSrc: "http://img.b2bpic.net/free-photo/letter-c-made-real-natural-flowers-leaves-white-background-isolated_169016-53946.jpg", imageAlt: "Oral surgical procedure and smile designing"
|
||||
reviewCount: "Expert Care", imageSrc: "https://images.unsplash.com/photo-1610444521459-0f4f9f4d1e2b?w=800&h=600&fit=crop&q=80", imageAlt: "Close-up of dental tools and a healthy smile"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Prevention", name: "Pediatric & TMJ Treatments", price: "Consult for Price", rating: 5,
|
||||
reviewCount: "Gentle Approach", imageSrc: "http://img.b2bpic.net/free-photo/letter-e-made-green-grass-isolated-white_169016-56958.jpg", imageAlt: "Preventive treatment for milk teeth and TMJ disorders"
|
||||
reviewCount: "Gentle Approach", imageSrc: "https://images.unsplash.com/photo-1603597379261-24b525048590?w=800&h=600&fit=crop&q=80", imageAlt: "Child at a dental check-up with a pediatric dentist"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -159,7 +159,7 @@ export default function LuxuryDentistPage() {
|
||||
description="Experience unparalleled dental care at Laturiya Dental Care. Located at 1st Floor, Rathi Town Center, MG Rd, opposite Ambedkar Park, near HDFC Bank, Sawe Wadi, Latur, Maharashtra 413512. Phone: 098505 00765."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d5ts72"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/dental-clinic-interior.jpg?_wi=2"
|
||||
imageAlt="Comfortable consultation room at Laturiya Dental Care"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user