File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ const TopMateSection = ({ setShowTopmate }) => {
77
88 const profileData = {
99 title : "1:1 Mentorship Call" ,
10- description : "Book a slot, Free for Hive Community Members" ,
10+ description : "Book a slot, Free for recode hive Community Members" ,
1111 duration : "30 mins" ,
1212 profileImage : "/sanjay.png" ,
1313 username : "sanjaykv" ,
Original file line number Diff line number Diff line change @@ -191,12 +191,12 @@ export default function CommunityPage(): React.ReactElement {
191191
192192 return (
193193 < Layout
194- title = "Hive Community"
194+ title = "recode hive Community"
195195 description = "Welcome to recode hive — a community built for everyone to learn, share, and grow."
196196 >
197197 < div className = "community-page" >
198198 < Head >
199- < meta property = "og:title" content = "Hive Community - recode hive" />
199+ < meta property = "og:title" content = "recode hive Community - recode hive" />
200200 < meta property = "og:description" content = "Join our thriving community of developers, designers, and creators." />
201201 </ Head >
202202
@@ -217,7 +217,7 @@ export default function CommunityPage(): React.ReactElement {
217217 >
218218 < div className = "hero-icon" > 🐝</ div >
219219 < h1 className = "community-hero-title" >
220- Welcome to Hive Community
220+ Welcome to recode hive Community
221221 </ h1 >
222222 < p className = "community-hero-description" >
223223 Welcome to < strong > recode hive</ strong > — a community built for everyone to{ ' ' }
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ function ShowcaseHeader() {
155155 rel = "noreferrer"
156156 >
157157 < Translate id = "showcase.header.button" >
158- 🌟 Join the Hive Community
158+ 🌟 Join the recode hive Community
159159 </ Translate >
160160 </ a >
161161 </ motion . div >
@@ -352,7 +352,7 @@ function ShowcaseCards() {
352352 } }
353353 >
354354 < Translate id = "showcase.favoritesList.title" >
355- Best of the Hive
355+ Best of the hive
356356 </ Translate >
357357 </ motion . h2 >
358358 < motion . h2
You can’t perform that action at this time.
0 commit comments