Skip to content

Commit cd931ff

Browse files
committed
update the banner
1 parent 4358d56 commit cd931ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/docs/[...slug].tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ export default function Page({ frontMatter, mdxSource, slug }) {
338338
<Alert className="w-full justify-center rounded-none">
339339
<div className="flex items-center justify-center gap-4">
340340
NEW | Material Tailwind PRO, a comprehensive compilation of 200+
341-
sections, now available for your use.
341+
blocks, now available for your use.
342342
<Link href="/blocks">
343343
<Button size="sm" color="white">
344344
check out

pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function Presentation() {
3636
<Alert className="w-full justify-center rounded-none">
3737
<div className="flex items-center justify-center gap-4">
3838
NEW | Material Tailwind PRO, a comprehensive compilation of 200+
39-
sections, now available for your use.
39+
blocks, now available for your use.
4040
<Link href="/blocks">
4141
<Button size="sm" color="white">
4242
check out

0 commit comments

Comments
 (0)