diff --git a/src/app/page.tsx b/src/app/page.tsx index 98e203a..a9acd12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { tag="Premium Dental Care" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=1" imageAlt="Luxury dental clinic with professional dentist treatment" textPosition="bottom-left" showBlur={true} @@ -132,16 +132,16 @@ export default function LandingPage() { features={[ { id: 1, - title: "General Dentistry", description: "Routine dental checkups, oral examinations, and preventive care to maintain healthy teeth and gums.", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-holding-x-ray-senior-woman-sitting-orange-chair-dentist-cabinet-medical-teeth-care-taker-holding-patient-radiography-tablet-pc-near-patient-standing-up_482257-12549.jpg", imageAlt: "General dentistry examination and checkup"}, + title: "General Dentistry", description: "Routine dental checkups, oral examinations, and preventive care to maintain healthy teeth and gums.", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-holding-x-ray-senior-woman-sitting-orange-chair-dentist-cabinet-medical-teeth-care-taker-holding-patient-radiography-tablet-pc-near-patient-standing-up_482257-12549.jpg?_wi=1", imageAlt: "General dentistry examination and checkup"}, { id: 2, - title: "Teeth Cleaning & Polishing", description: "Professional cleaning to remove plaque, tartar, and stains while improving oral hygiene.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-receiving-dental-treatment_107420-65463.jpg", imageAlt: "Professional teeth cleaning and polishing treatment"}, + title: "Teeth Cleaning & Polishing", description: "Professional cleaning to remove plaque, tartar, and stains while improving oral hygiene.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-receiving-dental-treatment_107420-65463.jpg?_wi=1", imageAlt: "Professional teeth cleaning and polishing treatment"}, { id: 3, - title: "Dental Fillings", description: "Treatment for cavities using modern filling materials that restore tooth strength and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66792.jpg", imageAlt: "Dental filling cavity restoration treatment"}, + title: "Dental Fillings", description: "Treatment for cavities using modern filling materials that restore tooth strength and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66792.jpg?_wi=1", imageAlt: "Dental filling cavity restoration treatment"}, { id: 4, - title: "Root Canal Treatment", description: "Advanced treatment to remove infection from inside the tooth and save natural teeth.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-mouth-undergoing-dental-check-up_107420-65610.jpg", imageAlt: "Root canal treatment procedure"}, + title: "Root Canal Treatment", description: "Advanced treatment to remove infection from inside the tooth and save natural teeth.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-mouth-undergoing-dental-check-up_107420-65610.jpg?_wi=1", imageAlt: "Root canal treatment procedure"}, ]} buttons={[ { diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a440841..1b90dc1 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -74,7 +74,7 @@ export default function ServicesPage() { tag="Our Services" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=2" imageAlt="Advanced dental treatment facility" textPosition="bottom-left" showBlur={true} @@ -108,22 +108,22 @@ export default function ServicesPage() { features={[ { id: 1, - title: "General Dentistry", description: "Routine dental checkups, oral examinations, cleaning, and preventive care to maintain healthy teeth and gums year-round.", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-holding-x-ray-senior-woman-sitting-orange-chair-dentist-cabinet-medical-teeth-care-taker-holding-patient-radiography-tablet-pc-near-patient-standing-up_482257-12549.jpg", imageAlt: "General dentistry examination and checkup"}, + title: "General Dentistry", description: "Routine dental checkups, oral examinations, cleaning, and preventive care to maintain healthy teeth and gums year-round.", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-holding-x-ray-senior-woman-sitting-orange-chair-dentist-cabinet-medical-teeth-care-taker-holding-patient-radiography-tablet-pc-near-patient-standing-up_482257-12549.jpg?_wi=2", imageAlt: "General dentistry examination and checkup"}, { id: 2, - title: "Cosmetic Dentistry", description: "Teeth whitening, veneers, bonding, and smile makeovers to enhance your natural beauty and boost your confidence.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-receiving-dental-treatment_107420-65463.jpg", imageAlt: "Cosmetic dental treatment"}, + title: "Cosmetic Dentistry", description: "Teeth whitening, veneers, bonding, and smile makeovers to enhance your natural beauty and boost your confidence.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-receiving-dental-treatment_107420-65463.jpg?_wi=2", imageAlt: "Cosmetic dental treatment"}, { id: 3, - title: "Dental Fillings & Restoration", description: "Modern filling materials and restoration techniques to treat cavities and restore tooth strength and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66792.jpg", imageAlt: "Dental filling cavity restoration treatment"}, + title: "Dental Fillings & Restoration", description: "Modern filling materials and restoration techniques to treat cavities and restore tooth strength and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66792.jpg?_wi=2", imageAlt: "Dental filling cavity restoration treatment"}, { id: 4, - title: "Root Canal Treatment", description: "Advanced endodontic treatment to remove infection from inside the tooth and save your natural tooth.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-mouth-undergoing-dental-check-up_107420-65610.jpg", imageAlt: "Root canal treatment procedure"}, + title: "Root Canal Treatment", description: "Advanced endodontic treatment to remove infection from inside the tooth and save your natural tooth.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-mouth-undergoing-dental-check-up_107420-65610.jpg?_wi=2", imageAlt: "Root canal treatment procedure"}, { id: 5, - title: "Dental Implants", description: "Permanent tooth replacement solutions using cutting-edge implant technology for a natural-looking smile.", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg", imageAlt: "Dental implant procedure"}, + title: "Dental Implants", description: "Permanent tooth replacement solutions using cutting-edge implant technology for a natural-looking smile.", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=3", imageAlt: "Dental implant procedure"}, { id: 6, - title: "Orthodontics", description: "Professional teeth straightening services including braces and clear aligners for a perfectly aligned smile.", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-holding-x-ray-senior-woman-sitting-orange-chair-dentist-cabinet-medical-teeth-care-taker-holding-patient-radiography-tablet-pc-near-patient-standing-up_482257-12549.jpg", imageAlt: "Orthodontic treatment"}, + title: "Orthodontics", description: "Professional teeth straightening services including braces and clear aligners for a perfectly aligned smile.", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-holding-x-ray-senior-woman-sitting-orange-chair-dentist-cabinet-medical-teeth-care-taker-holding-patient-radiography-tablet-pc-near-patient-standing-up_482257-12549.jpg?_wi=3", imageAlt: "Orthodontic treatment"}, ]} buttons={[ {