feat: add video previews and text components to agent showcase sections
This commit is contained in:
		@@ -145,3 +145,6 @@ export const DownloadCardDescription = createTextComponent(
 | 
			
		||||
  'dd',
 | 
			
		||||
  'text-base/7 leading-normal tracking-normal'
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
export const CT = createTextComponent('span', 'text-lg lg:text-xl font-semibold')
 | 
			
		||||
export const CP = createTextComponent('p', 'text-sm lg:text-sm leading-[1.525] font-light')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user