Add Featured Studios section to Community featured tab
cgen-1bbd08b1979240a08ea221fdd3df785d
This commit is contained in:
parent
21265c9d4a
commit
2ec37b100a
1 changed files with 1 additions and 1 deletions
|
|
@ -3225,7 +3225,7 @@ export default function Community() {
|
|||
{activeTab === "featured" && (
|
||||
<TabsContent value="featured" className="mt-0">
|
||||
{/* Featured Developers */}
|
||||
<section className="py-20 bg-background/30">
|
||||
<section id="featured-developers" className="py-20 bg-background/30">
|
||||
<div className="container mx-auto px-4">
|
||||
<SectionHeader
|
||||
badge="Community Leaders"
|
||||
|
|
|
|||
Loading…
Reference in a new issue