Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -10
index.html
CHANGED
@@ -925,10 +925,8 @@
|
|
925 |
<h3 class="font-serif text-xl font-bold mb-4">Nearctic Vineyards</h3>
|
926 |
<p class="mb-4">Premium California sparkling wines crafted with tradition and innovation.</p>
|
927 |
<div class="flex space-x-4">
|
928 |
-
<a href="
|
929 |
-
|
930 |
-
<a href="#" class="text-vineyard-light hover:text-vineyard-accent transition"><i class="fab fa-facebook"></i></a>
|
931 |
-
</div>
|
932 |
</div>
|
933 |
<div>
|
934 |
<h4 class="font-bold mb-4">Quick Links</h4>
|
@@ -952,13 +950,10 @@
|
|
952 |
<h4 class="font-bold mb-4">Contact</h4>
|
953 |
<ul class="space-y-2">
|
954 |
<li class="flex items-start">
|
955 |
-
<i class="fas fa-
|
956 |
-
<span>
|
957 |
-
</li>
|
958 |
-
<li class="flex items-start">
|
959 |
-
<i class="fas fa-phone mr-2 mt-1"></i>
|
960 |
-
<span>(555) 123-4567</span>
|
961 |
</li>
|
|
|
962 |
<li class="flex items-start">
|
963 |
<i class="fas fa-map-marker-alt mr-2 mt-1"></i>
|
964 |
<span>Avenue of the Stars, CA</span>
|
|
|
925 |
<h3 class="font-serif text-xl font-bold mb-4">Nearctic Vineyards</h3>
|
926 |
<p class="mb-4">Premium California sparkling wines crafted with tradition and innovation.</p>
|
927 |
<div class="flex space-x-4">
|
928 |
+
<a href="https://t.me/NearcticBot" class="text-vineyard-light hover:text-vineyard-accent transition"><i class="fab fa-telegram"></i></a>
|
929 |
+
</div>
|
|
|
|
|
930 |
</div>
|
931 |
<div>
|
932 |
<h4 class="font-bold mb-4">Quick Links</h4>
|
|
|
950 |
<h4 class="font-bold mb-4">Contact</h4>
|
951 |
<ul class="space-y-2">
|
952 |
<li class="flex items-start">
|
953 |
+
<i class="fas fa-calendar mr-2 mt-1"></i>
|
954 |
+
<span>By Appointment Only</span>
|
|
|
|
|
|
|
|
|
955 |
</li>
|
956 |
+
|
957 |
<li class="flex items-start">
|
958 |
<i class="fas fa-map-marker-alt mr-2 mt-1"></i>
|
959 |
<span>Avenue of the Stars, CA</span>
|