From c1a6104618212f1d29385a77e47322fe32f134da Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Wed, 6 Apr 2016 12:28:42 -0700 Subject: [PATCH] update shop to have tshirts --- server/views/resources/shop.jade | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/server/views/resources/shop.jade b/server/views/resources/shop.jade index 0c5ea6e9da..7529ad0f14 100644 --- a/server/views/resources/shop.jade +++ b/server/views/resources/shop.jade @@ -2,6 +2,28 @@ extends ../layout block content h1.text-center Shop hr + .row + .col-xs-12.col-sm-8.col-sm-offset-2.col-md-6.col-md-offset-3.text-center + img.img-responsive.img-center(src='//i.imgur.com/GzpUBR5.jpg') + h3 Women's fitted black t-shirt + h4 Only $19.99! + p This high-quality American Apparel t-shirt will help you look like the fantastic developer you are. + .spacer + a.btn.btn-lg.signup-btn.btn-block(href='//teespring.com/free-code-camp-tshirt-black#pid=70&cid=2343&sid=front' target='_blank') Get this awesome shirt + .button-spacer + a.btn.btn-primary.btn-lg.btn-block(href='//teespring.com/black-free-code-camp-tshirt-eu#pid=375&cid=100052&sid=front' target='_blank') Get it here if you live in Europe + hr + .row + .col-xs-12.col-sm-8.col-sm-offset-2.col-md-6.col-md-offset-3.text-center + img.img-responsive.img-center(src='//i.imgur.com/ENPVayN.jpg') + h3 Men's black t-shirt + h4 Only $19.99! + p Features Free Code Camp's classy "function call" logo. You can't have too many awesome black t-shirts! + .spacer + a.btn.btn-lg.signup-btn.btn-block(href='//teespring.com/free-code-camp-tshirt-black' target='_blank') Get this awesome shirt + .button-spacer + a.btn.btn-primary.btn-lg.btn-block(href='//teespring.com/black-free-code-camp-tshirt-eu' target='_blank') Get it here if you live in Europe + hr .row .col-xs-12.col-sm-8.col-sm-offset-2.col-md-6.col-md-offset-3.text-center img.img-responsive.img-center(src='//i.imgur.com/MH1CvwY.jpg') @@ -9,9 +31,9 @@ block content h4 Get two for only $5, with free shipping anywhere! p These durable 2" (5 cm) stickers sport a matte finish, and look great anywhere - especially on your laptop. html. -
+ - - + +