From 803b3e91064684e70b8ce4abacd5e1f7c254ad4f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 15:07:47 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 242 ++++++++++------------------------------------- 1 file changed, 49 insertions(+), 193 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d25557..4d64584 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,259 +6,115 @@ import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/Nav import HeroOverlayTestimonial from "@/components/sections/hero/HeroOverlayTestimonial"; import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard"; import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen"; -import TeamCardSix from "@/components/sections/team/TeamCardSix"; -import TeamCardOne from "@/components/sections/team/TeamCardOne"; import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; import FaqDouble from "@/components/sections/faq/FaqDouble"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Leaf, TreePine } from "lucide-react"; +import { Stethoscope, User, MapPin } from "lucide-react"; -export default function LandscapingPage() { +export default function DentistPage() { return (
-
- -
- -
- -
-
-
- -
- -
-
-