Update src/app/page.tsx
This commit is contained in:
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
||||
import FeatureCardTwenty from '@/components/sections/feature/FeatureCardTwenty';
|
||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import TeamCardSeven from '@/components/sections/team/TeamCardSeven';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardSeven
|
||||
<FeatureCardTwenty
|
||||
title="Comprehensive Treatment Services"
|
||||
description="We offer a range of mental health services designed to address various conditions and help patients on their journey to recovery."
|
||||
tag="Evidence-Based Care"
|
||||
|
||||
Reference in New Issue
Block a user