File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,9 +35,6 @@ export default async function ArtShowcaseLayout({
3535 </ Link >
3636 < div className = "mb-8 flex flex-col gap-4 sm:mb-10 sm:flex-row sm:items-end sm:justify-between" >
3737 < div className = "max-w-xl" >
38- < p className = "mb-2 text-xs font-medium uppercase tracking-[0.15em] text-muted-foreground" >
39- Live design demo
40- </ p >
4138 < h1 className = "text-balance text-3xl font-semibold tracking-[-0.03em] text-foreground md:text-4xl" >
4239 { design . title }
4340 </ h1 >
Original file line number Diff line number Diff line change @@ -35,9 +35,6 @@ export default async function DevShowcaseLayout({
3535 </ Link >
3636 < div className = "mb-8 flex flex-col gap-4 sm:mb-10 sm:flex-row sm:items-end sm:justify-between" >
3737 < div className = "max-w-xl" >
38- < p className = "mb-2 text-xs font-medium uppercase tracking-[0.15em] text-muted-foreground" >
39- Live design demo
40- </ p >
4138 < h1 className = "text-balance text-3xl font-semibold tracking-[-0.03em] text-foreground md:text-4xl" >
4239 { design . title }
4340 </ h1 >
Original file line number Diff line number Diff line change @@ -35,9 +35,6 @@ export default async function LinkShowcaseLayout({
3535 </ Link >
3636 < div className = "mb-8 flex flex-col gap-4 sm:mb-10 sm:flex-row sm:items-end sm:justify-between" >
3737 < div className = "max-w-xl" >
38- < p className = "mb-2 text-xs font-medium uppercase tracking-[0.15em] text-muted-foreground" >
39- Live design demo
40- </ p >
4138 < h1 className = "text-balance text-3xl font-semibold tracking-[-0.03em] text-foreground md:text-4xl" >
4239 { design . title }
4340 </ h1 >
You can’t perform that action at this time.
0 commit comments