Blogpost3
mynaui/blogpost3FreeBlock
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/blogpost3.jsonSource
1import { Button } from "@/ui/button";2import {3 Card,4 CardContent,5 CardDescription,6 CardHeader,7 CardTitle,8} from "@/ui/card";9import { Input } from "@/ui/input";10import { Hash } from "@mynaui/icons-react";1112export default function WithSidebar() {13 return (14 <div className="mx-auto grid max-w-7xl grid-cols-1 gap-16 px-4 py-20 lg:grid-cols-6">15 <div className="prose col-span-1 max-w-none dark:prose-invert lg:col-span-4">16 <h1 className="mb-5 text-balance font-extrabold tracking-tight">17 The Essence of Minimalism18 </h1>19 <div className="text-muted-foreground">20 <span>By Zen Master</span>21 <span className="mx-2">•</span>22 <span>June 1, 2024</span>23 </div>24 <p className="lead">25 Minimalism is a way of life that embraces simplicity, intentionality,26 and a focus on what truly matters. It is a journey of letting go of27 the excess and embracing the essential, freeing ourselves from the28 burden of material possessions and allowing us to live with greater29 clarity and purpose.30 </p>31 <img loading="lazy" decoding="async"32 src="https://images.unsplash.com/photo-1698044048234-2e7f6c4e6aca?q=80&w=1000&auto=format"33 width={1200}34 height={630}35 alt="Minimalist interior"36 className="h-96 rounded-lg object-cover"37 />38 <figcaption>A minimalist living space</figcaption>39 <p>40 At its core, minimalism is about intentionally curating our lives to41 include only the things that bring us true value and joy. It is a42 conscious decision to eliminate the clutter, both physical and mental,43 that weighs us down and distracts us from what truly matters. By44 embracing minimalism, we create space for clarity, focus, and45 mindfulness in our daily lives.46 </p>47 <p>48 One of the key principles of minimalism is the idea of "less is49 more." By owning fewer possessions, we free ourselves from the50 burden of maintaining, organizing, and storing excess. This liberation51 allows us to redirect our time, energy, and resources towards52 experiences, relationships, and pursuits that truly enrich our lives.53 </p>54 <p>55 Minimalism is not about deprivation or asceticism; rather, it is about56// … 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 |
