From b18ad305f205bfe99fa01989167e2e0e62ac080b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:07:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 197 +++++++++++------------------------------------ 1 file changed, 47 insertions(+), 150 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bda081..6251b67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,26 +31,14 @@ export default function LandingPage() { @@ -80,25 +62,12 @@ export default function LandingPage() { @@ -110,20 +79,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Advanced Implants", - description: "High-quality jaw bone restoration and implant procedures for a complete smile.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66977.jpg", + title: "Advanced Implants", description: "High-quality jaw bone restoration and implant procedures for a complete smile.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66977.jpg", imageAlt: "Advanced Implants" }, { - title: "Cosmetic Restoration", - description: "Professional crown replacements and aesthetic refinements tailored to you.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-caucasian-woman-walking-outdoors_171337-10293.jpg", + title: "Cosmetic Restoration", description: "Professional crown replacements and aesthetic refinements tailored to you.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-caucasian-woman-walking-outdoors_171337-10293.jpg", imageAlt: "Cosmetic Restoration" }, { - title: "Comprehensive Care", - description: "Expert dental treatments to alleviate fear and ensure long-term oral health.", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-equipment_23-2148105073.jpg", - }, + title: "Comprehensive Care", description: "Expert dental treatments to alleviate fear and ensure long-term oral health.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-equipment_23-2148105073.jpg", imageAlt: "Comprehensive Care" + } ]} title="Our Specialized Services" description="We offer a comprehensive range of advanced dental treatments using modern technology to restore your smile." @@ -134,29 +97,18 @@ export default function LandingPage() { @@ -292,14 +195,8 @@ export default function LandingPage() { -- 2.49.1