Skip to content

Commit 033aa98

Browse files
Sheradyn MikulSheradyn Mikul
authored andcommitted
Updates
1 parent abdf6d3 commit 033aa98

File tree

4 files changed

+7
-125
lines changed

4 files changed

+7
-125
lines changed

contact/coupon.html

Lines changed: 0 additions & 58 deletions
This file was deleted.

contact/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<title>SnowShoe Demos</title>
1616
</head>
17-
<body class="bg_indigo" onclick="location.href='welcome.html'">
17+
<body class="bg_snowshoe_blue">
1818
<div class="d-flex w-100 h-100 mx-auto flex-column">
1919
<header class="mb-auto" style="z-index:0;">
2020
<nav class="navbar fixed-top">
@@ -27,8 +27,10 @@
2727
<div class="container text-center">
2828
<div class="row">
2929
<div class="col">
30-
<h3><strong>Acme International</strong></h3>
31-
<p class="lead">December 10, 2019</p>
30+
<a href="tel:123-456-7890" class="btn btn-outline-light btn-lg btn-block">Call</a>
31+
</div>
32+
<div class="col">
33+
<a href="mailto:info@snowshoestamp.com?subject=SnowShoe%20Stamp%20Demo&amp;body=I%20just%20tried%20your%20demo%20and%20I%20would%20like%20to%20learn%20more%20about%20SnowShoe.%20Please%20contact%20me%20at%20your%20earliest%20convenience." class="btn btn-outline-light btn-lg btn-block" target="_blank">Email</a>
3234
</div>
3335
</div>
3436
</div>

contact/welcome.html

Lines changed: 0 additions & 64 deletions
This file was deleted.

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ <h5 class="card-title">Events Demo (v1)</h5>
4141
</div>
4242
</div>
4343
</div>
44+
</div>
45+
<div class="row pt-4">
4446
<div class="col-4">
4547
<div class="card">
4648
<div class="card-body">

0 commit comments

Comments
 (0)