diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 67f5dde..da804c4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -148,4 +148,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 667a5aa..a69173d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FeatureCardEight from "@/components/sections/feature/FeatureCardEight"; import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout"; import ProductCardFour from "@/components/sections/product/ProductCardFour"; import TeamCardTwo from "@/components/sections/team/TeamCardTwo"; -import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBase from "@/components/sections/footer/FooterBase"; @@ -174,23 +173,6 @@ export default function HomePage() { /> -
- -
-