Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -77,15 +77,15 @@ export default function LuxuryDentistPage() {
|
|||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", brand: "Specialization", name: "Dental Implants & Root Canal", price: "Consult for Price", rating: 5,
|
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,
|
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,
|
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={[
|
buttons={[
|
||||||
|
|||||||
Reference in New Issue
Block a user