Advertisement
Guest User

Untitled

a guest
Apr 19th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.79 KB | None | 0 0
  1. +          <div className="pricing-list_item">
  2. +            <div className="pricing-list_item--content">
  3. +              <h2>PROJECT PACKAGE</h2>
  4. +              <h3>$ 75</h3>
  5. +              <h4>one off fee (expires in 30 days)</h4>
  6. +              <p>Request Samples from Suppliers</p>
  7. +              <br />
  8. +              <p>Share Folders - Unlimited</p>
  9. +              <br />
  10. +              <p>3 Interior Design / Architectural Concepts</p>
  11. +              <br />
  12. +              <p>Email Consultation with our Experts</p>
  13. +              <br />
  14. +              <span onClick={this.goMoreInfo} className="pricing-more-info">
  15. +                more info
  16. +              </span>
  17. +              <br />
  18. +              <div className="clear" />
  19. +              <GetStartedButton />
  20. +            </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement