maximus87

hero section

Jan 28th, 2025
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. <div class="top-home-hero">
  2. <div class="elementor-widget-wrap elementor-element-populated">
  3. <h2>Electrical excellence, experience, and innovation.</h2>
  4. <div class="description">
  5. <p>
  6. Established in 1946, we install and service power and lighting.<br>
  7. As part of the largest special contractor in North America, we utilize advanced technologies to solve our customers’ most unique challenges.
  8. </p>
  9. </div>
  10. <div class="hero-button">
  11. <a class="btn" href="https://stgimelectric.wpengine.com/operation/">
  12. <span>Learn More</span>
  13. </a>
  14. </div>
  15. </div>
  16. <div class="bottom-logo">
  17. <img width="308" height="20" src="https://stgimelectric.wpengine.com/wp-content/uploads/2021/06/bolt.svg" />
  18. </div>
  19. </div>
  20. <style>
  21. .top-home-hero {
  22. background: url(https://stgimelectric.wpengine.com/wp-content/uploads/2021/08/homepage.webp);
  23. background-position: center center;
  24. background-size: cover!important;
  25. padding: 50px 20px;
  26. color: #fff;
  27. }
  28. .top-home-hero h2 {
  29. color: #fff;
  30. }
  31. .bottom-logo {
  32. margin-top: 20px;
  33. max-width: 250px;
  34. }
  35. </style>
  36.  
Advertisement
Add Comment
Please, Sign In to add comment