Skip to content

Commit

Permalink
Merge pull request #14 from bitbomdev/naveen/removeNewsLetter
Browse files Browse the repository at this point in the history
Removed Newsletter
  • Loading branch information
naveensrinivasan authored Dec 3, 2024
2 parents 42c9b4a + b61dd2b commit 1d7fd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ export default function Home({
recentPosts={recentPosts}
/>
{/* <HomepageTestimonials /> */}
<HomepageNewsletter />
{/* <HomepageNewsletter /> */}
</main>
</Layout>
);
Expand Down

0 comments on commit 1d7fd7d

Please sign in to comment.