diff --git a/src/app/page.tsx b/src/app/page.tsx index 96cb64e..bcebb8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,16 +84,13 @@ export default function LandingPage() { tagIcon={Zap} features={[ { - id: 1, - title: "Smile Design & Planning", description: "Digital smile design technology combined with artistic vision to plan your perfect smile before treatment begins.", imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-nurse-comparing-radiographics-looking-computer-while-specialist-doctor-with-face-mask-speaks-man-with-toothache-sitting-stomatological-chair-preparing-tools-surgery_482257-13456.jpg", imageAlt: "Digital dental smile design technology" + id: "1", title: "Smile Design & Planning", description: "Digital smile design technology combined with artistic vision to plan your perfect smile before treatment begins.", imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-nurse-comparing-radiographics-looking-computer-while-specialist-doctor-with-face-mask-speaks-man-with-toothache-sitting-stomatological-chair-preparing-tools-surgery_482257-13456.jpg", imageAlt: "Digital dental smile design technology" }, { - id: 2, - title: "Cosmetic Enhancements", description: "Veneers, whitening, bonding, and contouring—each procedure executed with Swiss-precision artistry for natural, radiant results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-blowing-maple-leaves-outdoors_23-2148229361.jpg", imageAlt: "Cosmetic dental enhancement procedures" + id: "2", title: "Cosmetic Enhancements", description: "Veneers, whitening, bonding, and contouring—each procedure executed with Swiss-precision artistry for natural, radiant results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-blowing-maple-leaves-outdoors_23-2148229361.jpg", imageAlt: "Cosmetic dental enhancement procedures" }, { - id: 3, - title: "Comfort-First Care", description: "Your experience matters. From relaxing environments to gentle techniques, we prioritize patient comfort at every step.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-spacious-office-dentist_8353-9976.jpg", imageAlt: "Comfortable luxury dental clinic environment" + id: "3", title: "Comfort-First Care", description: "Your experience matters. From relaxing environments to gentle techniques, we prioritize patient comfort at every step.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-spacious-office-dentist_8353-9976.jpg", imageAlt: "Comfortable luxury dental clinic environment" } ]} textboxLayout="default"