Commit 996e18b 1 parent 1f7d0b3 commit 996e18b Copy full SHA for 996e18b
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > Scale-Up SaaS </ title >
7
+ < title > Nova commerce </ title >
8
8
< link rel ="shortcut icon " type ="image/x-icon "
9
9
href ="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🔥</text></svg> ">
10
10
< style >
1772
1772
class ="container relative flex flex-wrap items-center justify-between h-24 mx-auto overflow-hidden font-medium border-b border-gray-200 md:overflow-visible lg:justify-center sm:px-4 md:px-2 lg:px-0 ">
1773
1773
< div class ="flex items-center justify-start w-1/4 h-full pr-4 ">
1774
1774
< a href ="#_ " class ="inline-block py-4 md:py-0 ">
1775
- < span class ="p-1 text-xl font-black leading-none text-gray-900 "> Scale-Up SaaS 🔥</ span >
1775
+ < span class ="p-1 text-xl font-black leading-none text-gray-900 "> Vego Commerce 🔥</ span >
1776
1776
</ a >
1777
1777
</ div >
1778
1778
< div class ="top-0 left-0 items-start hidden w-full h-full p-4 text-sm bg-gray-900 bg-opacity-50 md:items-center md:w-3/4 md:absolute lg:text-base md:bg-transparent md:p-0 md:relative md:flex "
1779
1779
:class ="{'flex fixed': showMenu, 'hidden': !showMenu } ">
1780
1780
< div
1781
1781
class ="flex-col w-full h-auto overflow-hidden bg-white rounded-lg md:bg-transparent md:overflow-visible md:rounded-none md:relative md:flex md:flex-row ">
1782
1782
< a href ="#_ "
1783
- class ="inline-flex items-center block w-auto h-16 px-6 text-xl font-black leading-none text-gray-900 md:hidden "> Scale-Up SaaS 🔥< span
1783
+ class ="inline-flex items-center block w-auto h-16 px-6 text-xl font-black leading-none text-gray-900 md:hidden "> Vego Commerce 🔥< span
1784
1784
class ="text-indigo-600 "> .</ span > </ a >
1785
1785
< div
1786
1786
class ="flex flex-col items-start justify-center w-full space-x-6 text-center lg:space-x-8 md:w-2/3 md:mt-0 md:flex-row md:items-center ">
You can’t perform that action at this time.
0 commit comments