Blogpost5
mynaui/blogpost5FreeBlock
A single blog entry with a prominent headline, detailed content, publication date, author info, and related images.
Install it
npx shadcn@latest add https://mynaui.com/r/blogpost5.jsonSource
1import { Button } from "@/ui/button";2import { Facebook, XTwitter, Rss } from "@mynaui/icons-react";34export default function DarkHeader() {5 return (6 <article className="flex min-h-screen flex-col">7 <header className="bg-foreground py-16 dark:bg-background">8 <div className="mx-auto flex max-w-7xl flex-col items-center justify-center px-4">9 <img loading="lazy" decoding="async"10 src="https://images.unsplash.com/photo-1698044048234-2e7f6c4e6aca?q=80&w=1000&auto=format"11 width={1200}12 height={600}13 alt="Featured Image"14 className="h-96 w-full max-w-5xl rounded-lg object-cover"15 />16 <div className="prose mt-8 max-w-2xl text-center dark:prose-invert">17 <h1 className="mb-4 text-balance tracking-tight text-background dark:text-foreground">18 The Minimalist's Guide to Living Simply19 </h1>20 <p className="text-lg text-muted-foreground">21 By Praveen Juge • Published on August 24, 2024 • 12 min22 read23 </p>24 </div>25 </div>26 </header>27 <main className="mx-auto grid max-w-7xl grid-cols-1 gap-16 px-4 py-16 md:grid-cols-6">28 <section className="prose col-span-1 max-w-none dark:prose-invert md:col-span-4">29 <h2 id="introduction">Introduction</h2>30 <p>31 In a world filled with constant distractions and consumerism, the32 concept of minimalism has gained significant traction. At its core,33 minimalism is about embracing a life of intentionality, where we34 focus on the essentials and let go of the excess.35 </p>36 <h2 id="decluttering">Decluttering</h2>37 <p>38 The journey towards minimalism often begins with decluttering. This39 process involves taking a critical look at the possessions that40 surround us and letting go of the items that no longer serve a41 purpose or bring joy. By decluttering, we create physical and mental42 space, allowing us to breathe more freely and focus on what truly43 matters.44 </p>45 <blockquote>46 “Simplicity is the ultimate sophistication.” —47 Leonardo da Vinci48 </blockquote>49 <p>50 Decluttering can be a liberating experience, as it frees us from the51// … truncated
What it pulls in
npm packages
Other registry items
Files it writes
More from mynaui
All 346 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| 40414041 | mynaui | Blocks | Free | no deps · 2 files | |
| 40424042 | mynaui | Blocks | Free | no deps · 2 files | |
| 40434043 | mynaui | Blocks | Free | no deps · 2 files | |
| 40444044 | mynaui | Blocks | Free | no deps · 2 files | |
| 40454045 | mynaui | Blocks | Free | no deps · 2 files | |
| App sheets1app-sheets1 | mynaui | Blocks | Free | no deps · 2 files | |
| App sheets2app-sheets2 | mynaui | Blocks | Free | no deps · 2 files | |
| App sheets3app-sheets3 | mynaui | Blocks | Free | no deps · 2 files |
