Skip to content

Commit

Permalink
Update page.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Knighton910 authored Jun 26, 2024
1 parent 5a54abb commit 12da011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/investors/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function Investors () {

<div className='flex flex-col mx-auto items-center justify-center py-24 bg-[#fff]'>
<h1 className='font-serif text-5xl text-black'>INVESTOR INQUIRIES</h1>
<h1 className='font-serif text-4xl text-black pt-8'>cleanbotmail@gmail.com</h1>
<h1 className='font-serif text-4xl text-black pt-8'>investor@getcleanbot.com</h1>

<button class="mt-10 bg-blue-500 hover:bg-blue-400 text-white font-bold py-2 px-4 border-b-4 border-blue-700 hover:border-blue-500 rounded">
<a className='bg-re' href='cleanbot-pre-seed.pdf' download>Download our pitch deck</a>
Expand Down

0 comments on commit 12da011

Please sign in to comment.