Skip to content

Commit

Permalink
new pages
Browse files Browse the repository at this point in the history
  • Loading branch information
antrdnv committed Dec 16, 2023
1 parent ab92940 commit c2a4ac6
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 0 deletions.
123 changes: 123 additions & 0 deletions popup.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Neat Creep</title>
<meta name="title" content="Neat Creep">
<meta name="description" content="A collective of creatives and artists. Rooted in Riga, Latvia. Devoted to constant movement, expression, and evolution.">
<meta property="og:image" content="./assets/classics.jpg">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<div class="content">

<img class="logo" src="./assets/neat-creep-logo.png" alt="Neat Creep logo" style="width:100%; max-width:160px;">
<p>A collective of creatives and artists.</p>
<p>Devoted to constant movement, expression, and evolution.</p>

<hr>

<p>Shop has gone offline, find us in <a href="https://maps.app.goo.gl/JAgsswTH5JUui4B38" target="_blank">Kooperativs 4 - Meža Iela 4, Riga</a>.</p>
<div class="product">
<img src="./assets/products/product-loop.gif" alt="" style="margin-bottom:4rem;">
<p>Are you shopping there?</p>
<p>Pay for <a href="https://buy.stripe.com/5kAdSO6GdcJ2aOc14k" target="_blank">shirt 25€</a> or <a href="https://buy.stripe.com/fZecOKc0x38sf4s3cr" target="_blank">ashtray 30€</a> to collect your purchase.</p>
</div>
<div style="display:none;">

<p>Welcome to the shop!</p>

<hr>

<div class="product">
<img src="./assets/products/brutalist-ashtray-v1-stardust.jpg" alt="">
<p>Brutalist ashtray v.1 - Stardust.<br>Price: 42€<br><a href="https://buy.stripe.com/fZe9Cy5C9dN6f4sfZ9" target="_blank">Buy</a></p>
</div>

<div class="product">
<img src="./assets/products/brutalist-ashtray-v1-lava.jpg" alt="">
<p>Brutalist ashtray v.1 - Lava.<br>Price: 42€<br><a href="https://buy.stripe.com/4gw5mi3u1gZi6xWeV6" target="_blank">Buy</a></p>
</div>

<hr>


<div class="product">
<img src="./assets/products/grey-t-shirt-with-black-print.png" alt="">
<p>Grey t-shirt with black print.<br>Price: 30€<br>Buy:
<span class="line-through">Small</span>
<a href="https://buy.stripe.com/dR66qm2pXbEYaOcfYY" target="_blank">Medium</a>
<a href="https://buy.stripe.com/dR6g0WaWtbEY6xW001" target="_blank">Large</a>
<span class="line-through">Extra Large</span>
</p>
</div>

<div class="product">
<img src="./assets/products/red-t-shirt-with-white-print.png" alt="">
<p>Red t-shirt with white print.<br>Price: 30€<br>Buy:
<span class="line-through">Small</span>
<span class="line-through">Medium</span>
<a href="https://buy.stripe.com/00geWS4y524og8w8wz" target="_blank">Large</a>
<span class="line-through">Extra Large</span>
</p>
</div>

<div class="product">
<img src="./assets/products/dark-grey-t-shirt-with-white-print.png" alt="">
<p>Dark grey t-shirt with white print.<br>Price: 30€<br>Buy:
<span class="line-through">Small</span>
<span class="line-through">Medium</span>
<a href="https://buy.stripe.com/fZe6qmfcJ4cwe0o28c" target="_blank">Large</a>
<span class="line-through">Extra Large</span>
</p>
</div>

<div class="product">
<img src="./assets/products/white-t-shirt-with-red-burned-print.png" alt="">
<p>White t-shirt with red burned print.<br>Price: 30€<br>Buy:
<span class="line-through">Small</span>
<a href="https://buy.stripe.com/8wM4ieaWt38sg8w8wD" target="_blank">Medium</a>
<span class="line-through">Large</span>
<span class="line-through">Extra Large</span>
</p>
</div>

<div class="product">
<img src="./assets/products/white-long-sleeve-with-red-print.png" alt="">
<p>White long sleeve with red print.<br>Sold out.</p>
</div>

<div class="product">
<img src="./assets/products/black-long-sleeve-with-white-print.png" alt="">
<p>Black long sleeve with white print.<br>Price: 30€<br>Buy:
<a href="https://buy.stripe.com/eVa5mi0hP24o7C0005" target="_blank">Small</a>
<span class="line-through">Medium</span>
<span class="line-through">Large</span>
<span class="line-through">Extra Large</span>
</p>
</div>

<div class="product">
<img src="./assets/products/dark-blue-t-shirt-with-white-print.png" alt="">
<p class="">Dark blue t-shirt with white print.<br>Sold out.</p>
</div>

<div class="product">
<img src="./assets/products/creamy-t-shirt-with-red-print.png" alt="">
<p>Creamy t-shirt with red print.<br>Sold out.</p>
</div>

</div>

<hr>

<p>T-shirts and long sleeves are organic cotton, climate neutral, GOTS certified and PETA approved. Printed in Riga with hands and water based ink. Prints might have some imperfections and that’s okay.</p>

<hr>

<p>All sales are final, no returns, no refunds.</p>

</div>
</body>
</html>
24 changes: 24 additions & 0 deletions worldwidewants.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Neat Creep</title>
<meta name="title" content="Neat Creep">
<meta name="description" content="A collective of creatives and artists. Rooted in Riga, Latvia. Devoted to constant movement, expression, and evolution.">
<meta property="og:image" content="./assets/classics.jpg">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<div class="content">

<img class="logo" src="./assets/neat-creep-logo.png" alt="Neat Creep logo" style="width:100%; max-width:160px;">
<p>World Wide Wants</p>

<hr>

<p>All sales are final, no returns, no refunds.</p>

</div>
</body>
</html>

0 comments on commit c2a4ac6

Please sign in to comment.