Update src/app/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "General Dentistry", description: "Routine checkups, cleanings, and fillings with a gentle approach", imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg", imageAlt: "General dental care procedures", buttonIcon: ArrowRight,
|
||||
title: "General Dentistry", description: "Routine checkups, cleanings, and fillings with a gentle approach", imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg?_wi=1", imageAlt: "General dental care procedures", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
id: "1", value: "2,500+", title: "Happy Patients", description: "Families trusting us for their dental care", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28569.jpg", imageAlt: "Modern clinic environment"
|
||||
},
|
||||
{
|
||||
id: "2", value: "15+", title: "Years Experience", description: "Delivering excellent dental care since 2009", imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg", imageAlt: "Professional dental services"
|
||||
id: "2", value: "15+", title: "Years Experience", description: "Delivering excellent dental care since 2009", imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg?_wi=2", imageAlt: "Professional dental services"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user