Skip to content

Commit 117d973

Browse files
committed
Fixed topmate content
1 parent a20811b commit 117d973

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/topmate/TopMateSection.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import TopMateCard from './TopMateCard';
33

44
const TopMateSection = () => {
55
const profileData = {
6-
title: "Github Profile Review",
7-
description: "Checkout my offerings and book a slot at",
6+
title: "1:1 Mentorship Call",
7+
description: "Book a slot, Free for Hive Community Members",
88
duration: "30 mins",
99
profileImage: "/sanjay.png", // Replace with your profile image
1010
username: "sanjaykv"

0 commit comments

Comments
 (0)