File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ import HomeFeatures from "@/components/business/home-features";
55import HomeHero from "@/components/business/home-hero" ;
66import HomeMultiClouds from "@/components/business/home-multi-clouds" ;
77import HomeStats from "@/components/business/home-stats" ;
8- import HomeReviews from "@/components/business/reviews" ;
98import SoftwareLogos from "@/components/business/software-logos" ;
109import Subscribe from "@/components/business/subscribe" ;
1110import { getDockerPulls } from "@/lib/docker" ;
@@ -45,7 +44,7 @@ export default async function HomePage() {
4544 < HomeStats />
4645 < HomeDifferents />
4746 < HomeMultiClouds />
48- < HomeReviews />
47+ { /* <HomeReviews /> */ }
4948 < GetStartedToday />
5049 < HomeBlog />
5150 < Subscribe />
You can’t perform that action at this time.
0 commit comments