mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-22 11:26:29 +01:00
small ui fixes (#490)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
+ <div className='relative pt-32 w-full'>
|
||||
+ <TopGradient />
|
||||
+ <BottomGradient />
|
||||
+ <div className='flex flex-col lg:flex-row max-w-7xl mx-auto'>
|
||||
+ <div className='flex flex-col lg:flex-row max-w-7xl mx-auto overflow-x-hidden'>
|
||||
+ <div className='py-24 sm:py-32'>
|
||||
+ <div className='max-w-8xl px-6 lg:px-8'>
|
||||
+ <div className='lg:mb-18 mx-auto max-w-3xl text-center md:text-left'>
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
+ {
|
||||
+ name: 'Jonathan Cocharan',
|
||||
+ role: 'Entrepreneur',
|
||||
+ avatarSrc: 'https://pbs.twimg.com/profile_images/1910056203863883776/jtfVWaEG_400x400.jpg',
|
||||
+ avatarSrc: 'https://pbs.twimg.com/profile_images/1950172296376639488/sZ0JIqfR_400x400.jpg',
|
||||
+ socialUrl: 'https://twitter.com/JonathanCochran',
|
||||
+ quote:
|
||||
+ 'In just 6 nights... my SaaS app is live 🎉! Huge thanks to the amazing @wasplang community 🙌 for their guidance along the way. These tools are incredibly efficient 🤯!',
|
||||
|
||||
Reference in New Issue
Block a user