We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20811b commit 117d973Copy full SHA for 117d973
src/components/topmate/TopMateSection.tsx
@@ -3,8 +3,8 @@ import TopMateCard from './TopMateCard';
3
4
const TopMateSection = () => {
5
const profileData = {
6
- title: "Github Profile Review",
7
- description: "Checkout my offerings and book a slot at",
+ title: "1:1 Mentorship Call",
+ description: "Book a slot, Free for Hive Community Members",
8
duration: "30 mins",
9
profileImage: "/sanjay.png", // Replace with your profile image
10
username: "sanjaykv"
0 commit comments