Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -9,7 +9,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { CheckCircle, Heart, Home, MessageSquare, MessageSquareText, Settings, Smile, Sparkles, Star, Stethoscope, Tooth, Zap } from 'lucide-react';
|
||||
import { CheckCircle, Heart, Home, MessageSquare, Settings, Smile, Sparkles, Star, Stethoscope, Zap } from 'lucide-react';
|
||||
|
||||
export default function DentalClinicLanding() {
|
||||
return (
|
||||
@@ -65,9 +65,9 @@ export default function DentalClinicLanding() {
|
||||
{ icon: Settings }
|
||||
],
|
||||
stats: [
|
||||
{ title: "Patient Rating", values: ["4.8", "4.9", "4.8"], valuePrefix: "★", description: "Highly trusted specialist" },
|
||||
{ title: "Happy Patients", values: ["60", "75", "60"], valueSuffix: "+", description: "60+ verified reviews" },
|
||||
{ title: "Experience", values: ["15", "20", "15"], valueSuffix: " years", description: "Specialist expertise" }
|
||||
{ title: "Patient Rating", values: [4.8, 4.9, 4.8], valuePrefix: "★", description: "Highly trusted specialist" },
|
||||
{ title: "Happy Patients", values: [60, 75, 60], valueSuffix: "+", description: "60+ verified reviews" },
|
||||
{ title: "Experience", values: [15, 20, 15], valueSuffix: " years", description: "Specialist expertise" }
|
||||
],
|
||||
chartTitle: "Patient Satisfaction Trend", chartData: [
|
||||
{ value: 85 },
|
||||
@@ -78,7 +78,7 @@ export default function DentalClinicLanding() {
|
||||
],
|
||||
listTitle: "Latest Services", listItems: [
|
||||
{ icon: Zap, title: "Gum Disease Treatment", status: "Expert Care" },
|
||||
{ icon: Tooth, title: "Dental Implants", status: "Premium Option" },
|
||||
{ icon: Sparkles, title: "Dental Implants", status: "Premium Option" },
|
||||
{ icon: Sparkles, title: "Deep Cleaning (SRP)", status: "Gentle Approach" }
|
||||
]
|
||||
}}
|
||||
@@ -99,13 +99,13 @@ export default function DentalClinicLanding() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Specialist Periodontist Care", description: "Expert treatment from an experienced periodontist specializing in gum health and disease prevention", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-healthy-food-panoramic-view_268835-1528.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg?_wi=1" }
|
||||
title: "Specialist Periodontist Care", description: "Expert treatment from an experienced periodontist specializing in gum health and disease prevention", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-healthy-food-panoramic-view_268835-1528.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Gentle & Pain-Free Treatment", description: "Many patients mention no pain during treatment. Our approach prioritizes your comfort and wellbeing", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman_93675-131882.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-73950.jpg?_wi=1" }
|
||||
title: "Gentle & Pain-Free Treatment", description: "Many patients mention no pain during treatment. Our approach prioritizes your comfort and wellbeing", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman_93675-131882.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-73950.jpg" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -135,22 +135,22 @@ export default function DentalClinicLanding() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Gum Disease Treatment", price: "Consultation-based", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-healthy-food-panoramic-view_268835-1528.jpg?_wi=2"
|
||||
id: "1", name: "Gum Disease Treatment", price: "Consultation-based", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-healthy-food-panoramic-view_268835-1528.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dental Implants", price: "Premium Option", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-73950.jpg?_wi=2"
|
||||
id: "2", name: "Dental Implants", price: "Premium Option", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-73950.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Deep Cleaning (SRP)", price: "Affordable Care", imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg?_wi=2"
|
||||
id: "3", name: "Deep Cleaning (SRP)", price: "Affordable Care", imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Teeth Whitening", price: "Cosmetic Treatment", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman_93675-131882.jpg?_wi=2"
|
||||
id: "4", name: "Teeth Whitening", price: "Cosmetic Treatment", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman_93675-131882.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Root Canal Consultation", price: "Expert Second Opinion", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-healthy-food-panoramic-view_268835-1528.jpg?_wi=3"
|
||||
id: "5", name: "Root Canal Consultation", price: "Expert Second Opinion", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-healthy-food-panoramic-view_268835-1528.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Preventive Care", price: "Health Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg?_wi=3"
|
||||
id: "6", name: "Preventive Care", price: "Health Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user