diff --git a/src/components/home/ReviewsSection.tsx b/src/components/home/ReviewsSection.tsx
index 1e204842d..c450dbb4f 100644
--- a/src/components/home/ReviewsSection.tsx
+++ b/src/components/home/ReviewsSection.tsx
@@ -64,8 +64,8 @@ export default function ReviewSection({
alt: 'pcMag Logo',
text: textContent.pcMag,
},
- {
- logo: darkMode ? '/images/home/NewDesign/pcworld-new.webp' : '/images/home/NewDesign/pcworld-new.webp',
+ {
+ logo: '/images/home/NewDesign/pcworld-new.webp',
alt: 'pcworld Logo',
text: textContent.pcWorld,
},
@@ -74,7 +74,6 @@ export default function ReviewSection({
alt: 'Forbes Logo',
text: textContent.mashable,
},
-
];
const maxIndex = reviews.length - 1;
diff --git a/src/components/templates/dealsTemplate.tsx b/src/components/templates/dealsTemplate.tsx
index f1caa7398..20514f51c 100644
--- a/src/components/templates/dealsTemplate.tsx
+++ b/src/components/templates/dealsTemplate.tsx
@@ -10,7 +10,6 @@ import { PromoCodeName } from '@/lib/types';
import { DealsPageText } from '@/assets/types/freeCloudStorage';
import FloatingCtaSectionv2 from '../shared/FloatingCtaSectionV2';
import HeroSection from '../deals/HeroSection';
-import ReviewsSection from '../home/ReviewsSection';
import HorizontalScrollableSection from '../shared/HorizontalScrollableSection';
import MoreDealsSection from '../black-friday/MoreDealsSection';
@@ -112,7 +111,7 @@ const DealsTemplate = ({
image={config.heroImage}
/>
-
+ {/*+/+*/}
-
+ {/*+/+*/}
-
+ {/*+/+*/}
-
+ {/*+/+*/}