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 (
-
- -
- -
- -
-
-
- -
- -
-
-