Skip to content

Commit 81b5ea5

Browse files
Shantanu ChauhanShantanu Chauhan
authored andcommitted
changes
1 parent 2573e30 commit 81b5ea5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/index.page.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ const Home = (props: any) => {
161161
<section className='bg-[linear-gradient(72.68deg,_#002CC4_28.97%,_#5468FF_145.47%)] clip-bottom w-full dark:bg-[linear-gradient(72.68deg,_#002C34_28.97%,_#5468FF_145.47%)]'>
162162
<div className='max-w-[1400px] text-center mx-auto mt-24 lg:mt-40'>
163163
<h1 className='lg:leading-header text-h1mobile lg:text-h1 font-semibold text-white text-center px-1 md:px-0 dark:text-slate-200'>
164+
Build more. Break less. Empower others.
164165
</h1>
165166

166167
<h2 className='lg:leading-6 text-center text-h5mobile md:text-h5 text-white mt-4 dark:text-slate-300'>
@@ -173,6 +174,7 @@ const Home = (props: any) => {
173174
href='/learn'
174175
className='flex items-center justify-center rounded border-2 border-white dark:border-none hover:bg-blue-700 transition-all duration-300 ease-in-out text-white w-[194px] h-[40px] font-semibold bg-primary dark:shadow-2xl'
175176
>
177+
Getting started
176178
</Link>
177179
<Link
178180
href='/slack'

0 commit comments

Comments
 (0)