Update src/app/page.tsx

This commit is contained in:
2025-12-25 12:12:53 +00:00
parent ec5eed423f
commit ac78de9f13

View File

@@ -7,7 +7,6 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import FeatureCardTwenty from '@/components/sections/feature/FeatureCardTwenty';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import TeamCardSeven from '@/components/sections/team/TeamCardSeven';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import ContactCenter from '@/components/sections/contact/ContactCenter';
@@ -201,7 +200,7 @@ export default function LandingPage() {
imageAlt: "Dr. James Chen"
}
]}
title="Our Doctors Portfolio"
title="Our Patients Portfolio"
useInvertedBackground="noInvert"
/>
</div>