From ac78de9f13210da3a58af569823dd7a249520a7c Mon Sep 17 00:00:00 2001 From: development Date: Thu, 25 Dec 2025 12:12:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d13e345..98df905 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />