File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ implementation. **No rebuild required** to go from prototype to production.
9696    src = " /images/threads/sales-agent-card.png" 
9797    alt = " Sales Pipeline Agent" 
9898    style = { {
99-       width: " 60 %" 
100-       maxWidth: " 60 %" 
99+       width: " 40 %" 
100+       maxWidth: " 40 %" 
101101      height: " auto" 
102102      display: " block" 
103103      margin: " 0 auto" 
@@ -114,8 +114,8 @@ review time from 2 hours to 15 minutes.
114114    src = " /images/threads/customer-support-agent-card.png" 
115115    alt = " Customer Support Agent" 
116116    style = { {
117-       width: " 60 %" 
118-       maxWidth: " 60 %" 
117+       width: " 40 %" 
118+       maxWidth: " 40 %" 
119119      height: " auto" 
120120      display: " block" 
121121      margin: " 0 auto" 
@@ -132,8 +132,8 @@ from 2 hours to 20 minutes.
132132    src = " /images/threads/marketing-agent-card.png" 
133133    alt = " Marketing Insights Agent" 
134134    style = { {
135-       width: " 60 %" 
136-       maxWidth: " 60 %" 
135+       width: " 40 %" 
136+       maxWidth: " 40 %" 
137137      height: " auto" 
138138      display: " block" 
139139      margin: " 0 auto" 
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ Everything you build in Threads can be **exported as real software**:
7676    src = " /images/threads/agent-card.png" 
7777    alt = " Your First Agent" 
7878    style = { {
79-       width: " 60 %" 
80-       maxWidth: " 60 %" 
79+       width: " 40 %" 
80+       maxWidth: " 40 %" 
8181      height: " auto" 
8282      display: " block" 
8383      margin: " 0 auto" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments