diff --git a/apps/www/examples/shield-ts/assets.tsx b/apps/www/examples/shield-ts/assets.tsx
index 62db62dd..0fe44fce 100644
--- a/apps/www/examples/shield-ts/assets.tsx
+++ b/apps/www/examples/shield-ts/assets.tsx
@@ -163,10 +163,10 @@ export const Assets = () => {
-
-
-
-
+ {/* */}
+ {/*
+ */}
+ {/* */}
<>>
@@ -208,7 +208,7 @@ const AssetsHeader = () => {
style={{ width: "100%", padding: "4px", paddingTop: "48px" }}
>
-
+ {/*
}>
Home
@@ -239,7 +239,7 @@ const AssetsHeader = () => {
SEO settings content
-
+ */}
{/* Assets */}
{/*
@@ -252,12 +252,12 @@ const AssetsHeader = () => {
}}
/>
*/}
-
+ /> */}
{/* }>
Custom Badge
*/}
diff --git a/apps/www/utils/routes.ts b/apps/www/utils/routes.ts
index ec81d801..5d454e94 100644
--- a/apps/www/utils/routes.ts
+++ b/apps/www/utils/routes.ts
@@ -13,7 +13,7 @@ export const primitivesRoutes = [
label: "Components",
pages: [
{
- title: "AnnoucementBar",
+ title: "Annoucement Bar",
slug: "docs/primitives/components/announcementbar",
newBadge: true,
},