Skip to content

Commit 9033516

Browse files
feat(pages/index): update homepage title
1 parent 71cc3fe commit 9033516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function AboutPage(props: PageProps): JSX.Element {
1515

1616
return (
1717
<Page
18-
title='Tutorbook: Airbnb for free tutoring'
18+
title='Tutorbook: Volunteer tutors for every subject imaginable'
1919
description='Tutorbook is the best way to manage virtual tutoring programs. Simple tutoring management software to onboard volunteers, match students, schedule lessons, and scale your organization.'
2020
intercom
2121
{...props}

0 commit comments

Comments
 (0)