How can I create a centered image with text around it manually?

Hello. Can Anyone tell me how i create this type section. (Image Center and 4 text arount it) My thema not have this section but i want create manuelly. I am using Refresh thema. Thank you.

You need a theme with a ‘product focus’ section or to code this section into the store.

This is the standard code for such a section, it just needs to be styled using CSS to make it appear like so:


  
  

  

  

    

      
        

          
            ## 
              Tech Specs
            
          

          
            

              An up-close-and-personal look at Nest Cam's finest features.
            

          
        

      

      
        
          
            
              

                

                  

  
    
  

  

                

              

              
          

          
            
              

                
                
                  
                  - #### 
                        180° Pivot
                    
                    
                      
                        

  You can tilt the Nest Cam forwards or backwards to get the perfect viewing angle.

                      

                    
                  

                
                  
                  - #### 
                        Speaker
                    
                    
                      
                        

  When someone is about to speak, your Nest Cam will chime to get your attention.

                      

                    
                  

                
                  
                  - #### 
                        Powerful Battery Life
                    
                    
                      
                        

  Nest comes with a battery life of 1,500 hours and 15 rechargeable batteries, so you won't run out!

                      

                    
                  

                
                  
                  - #### 
                        Microphone
                    
                    
                      
                        

  Pick up all sounds clearly from up to 20 feet away. From there, you'll receive notifications on your Nest app.

                      

                    
                  
                
              

            

          

        

      
    

  

Or you could just use an image banner and add the heading above it, but that is bad in terms of SEO.

This is probably a job best left to a developer though, good luck!

Thank you very much share this code with me. I go to thema code and under Section folder i create new section and section name this: product-focus.liquid and paste your code here but it is not appear when i customize my thema. Do you can provide more information please?