3 Commits

Author SHA1 Message Date
2ebc597308 Update src/app/page.tsx 2026-06-11 07:37:23 +00:00
1e0d5d26e9 Merge version_2 into main
Merge version_2 into main
2026-06-11 07:36:02 +00:00
b5890d0706 Merge version_2 into main
Merge version_2 into main
2026-06-11 07:35:35 +00:00

View File

@@ -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={[