Pipeline Management
+Pipeline Management
{videos.length} video{videos.length !== 1 ? "s" : ""}
diff --git a/frontend/src/pages/AdminReports.tsx b/frontend/src/pages/AdminReports.tsx index 166cfdb..a91deb8 100644 --- a/frontend/src/pages/AdminReports.tsx +++ b/frontend/src/pages/AdminReports.tsx @@ -113,7 +113,7 @@ export default function AdminReports() { return (Content Reports
+Content Reports
{total} report{total !== 1 ? "s" : ""} total
diff --git a/frontend/src/pages/CreatorsBrowse.tsx b/frontend/src/pages/CreatorsBrowse.tsx index e0a92a8..9cb0256 100644 --- a/frontend/src/pages/CreatorsBrowse.tsx +++ b/frontend/src/pages/CreatorsBrowse.tsx @@ -86,7 +86,7 @@ export default function CreatorsBrowse() { return (Creators
+Creators
Discover creators and their technique libraries
diff --git a/frontend/src/pages/Home.tsx b/frontend/src/pages/Home.tsx index ed8edea..6371f0f 100644 --- a/frontend/src/pages/Home.tsx +++ b/frontend/src/pages/Home.tsx @@ -117,21 +117,21 @@ export default function Home() {Creators Share Techniques
+Creators Share Techniques
Real producers and sound designers publish in-depth tutorials
AI Extracts Key Moments
+AI Extracts Key Moments
We distill hours of video into structured, searchable knowledge
You Find Answers Fast
+You Find Answers Fast
Search by topic, technique, or creator — get straight to the insight
@@ -161,13 +161,13 @@ export default function Home() { {/* Navigation cards */} Topics
+ Topics
Browse techniques organized by category and sub-topic
- Creators
+ Creators
Discover creators and their technique libraries
@@ -188,7 +188,7 @@ export default function Home() { {/* Featured Technique Spotlight */} {featured && (Featured Technique
+Featured Technique
{featured.title} @@ -218,7 +218,7 @@ export default function Home() { {/* Recently Added */}Recently Added
+Recently Added
{recentLoading ? (Search Results
{/* Inline search bar */}{subtopicDisplay}
+{subtopicDisplay}
{categoryDisplay} · diff --git a/frontend/src/pages/TopicsBrowse.tsx b/frontend/src/pages/TopicsBrowse.tsx index 8543df8..eea0412 100644 --- a/frontend/src/pages/TopicsBrowse.tsx +++ b/frontend/src/pages/TopicsBrowse.tsx @@ -93,7 +93,7 @@ export default function TopicsBrowse() { return (
Topics
+Topics
Browse techniques organized by category and sub-topic