home.jade 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. extends layout
  2. block content
  3. header
  4. .container-fluid
  5. .header-content
  6. .header-content-inner
  7. .row
  8. .col-sm-8
  9. h1 Juryd
  10. h2 You be the Judge
  11. hr
  12. h4 Juryd is an application that allows the participants to register and vote.
  13. .col-sm-4
  14. img.svg(src="img/ribbon.svg")
  15. section#about
  16. .container
  17. .row
  18. .col-sm-8
  19. img.svg(src="img/ipad.svg")
  20. .col-sm-4.text-center
  21. h2.section-heading How It Works
  22. hr.light
  23. p Some Copy
  24. section#details
  25. .container
  26. .row.text-center
  27. .col-sm-4
  28. h3.section-heading Juried Competition
  29. p Some Copy
  30. .col-sm-4
  31. h3.section-heading Registrant Jury
  32. p Some Copy
  33. .col-sm-4
  34. h3.section-heading Registered Judges
  35. p Some Copy
  36. section#features
  37. .container
  38. .row.text-center
  39. .col-sm-6
  40. h2.section-heading Features
  41. p Some Copy
  42. img.svg.icon-small.blue-ribbon(src="img/ribbon.svg")
  43. img.svg.icon-small.red-ribbon(src="img/ribbon.svg")
  44. img.svg.icon-small.yellow-ribbon(src="img/ribbon.svg")
  45. .col-sm-6
  46. img.svg(src="img/phone.svg")
  47. section#account
  48. .container
  49. .row.text-center
  50. .col-sm-6
  51. h2.section-heading About
  52. p Some Copy
  53. .col-sm-6
  54. h2.section-heading About
  55. p Some Copy
  56. section#call
  57. .container
  58. .row
  59. .col-sm-4.col-sm-offset-2.text-center
  60. h4.section-heading Connect
  61. hr.light
  62. p (Social Media Icons)
  63. .col-sm-4.text-center
  64. h4.section-heading Get the Latest
  65. form.form-inline
  66. .form-group
  67. label.sr-only(for="exampleInputAmount") Email Addresss
  68. .input-group
  69. input#email-address.form-control(type="text", placeholder="Email Address")
  70. .input-group-addon
  71. button.btn.btn-primary(type="submit") GO
  72. .col-sm-4.text-center
  73. h4.section-heading Lastly: