Merge version_15 into main

Merge version_15 into main
This commit was merged in pull request #17.
This commit is contained in:
2025-12-25 16:23:29 +00:00

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; 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 TeamCardOne from '@/components/sections/team/TeamCardOne';
import TeamCardSeven from '@/components/sections/team/TeamCardSeven'; import TeamCardSeven from '@/components/sections/team/TeamCardSeven';
import FaqDouble from '@/components/sections/faq/FaqDouble'; import FaqDouble from '@/components/sections/faq/FaqDouble';
@@ -91,7 +91,7 @@ export default function LandingPage() {
</div> </div>
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardSeven <FeatureCardTwenty
title="Comprehensive Treatment Services" 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." 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" tag="Evidence-Based Care"