Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Movin21 authored Jan 5, 2025
1 parent 59eba99 commit a1f47d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/allposts/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function BlogListing() {
<Container>
<div className="text-center mb-12 mt-12">
<h1 className="text-3xl md:text-4xl font-bold tracking-tighter leading-tight md:leading-none mb-2 md:mb-4">
Featured Posts
All Posts
</h1>
<p className="text-lg md:text-xl text-gray-600 max-w-2xl mx-auto px-4 md:px-0">
Explore our latest insights, tutorials, and updates from the world of
Expand Down

0 comments on commit a1f47d6

Please sign in to comment.