forked from ourworld_web/www_engage_os
		
	add benefits
This commit is contained in:
		
							
								
								
									
										9
									
								
								src/components/Gradients.tsx
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								src/components/Gradients.tsx
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
// gradients.tsx
 | 
			
		||||
 | 
			
		||||
export const gradientText = 'bg-gradient-to-r from-[#caa5f0] via-[#8f79f9] to-[#3c82f5] bg-clip-text text-transparent'
 | 
			
		||||
 | 
			
		||||
export const gradientLight = 'bg-gradient-to-r from-[#eee6f9] via-[#e5e4fa] to-[#dee9fb]'
 | 
			
		||||
 | 
			
		||||
export const gradientDark = 'bg-gradient-to-r from-[#764ba2] via-[#667eea] to-[#314755] text-white'
 | 
			
		||||
 | 
			
		||||
export const gradientAccent = 'bg-gradient-to-r from-[#8f79f9] to-[#3c82f5] text-white'
 | 
			
		||||
		Reference in New Issue
	
	Block a user