Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -5
index.html
CHANGED
@@ -491,7 +491,7 @@
|
|
491 |
<h3 class="font-serif text-xl font-bold text-vineyard-primary mb-2">2021 Chardonnay, Napa Valley</h3>
|
492 |
<p class="text-gray-600 mb-4">Private Reserve Collection - A symphony of crisp apple, nectarine, and ripe pear with balanced acidity.</p>
|
493 |
<div class="flex justify-between items-center">
|
494 |
-
<span class="font-bold text-vineyard-dark"
|
495 |
<button class="text-vineyard-primary hover:text-vineyard-dark transition">View Details</button>
|
496 |
</div>
|
497 |
</div>
|
@@ -506,7 +506,7 @@
|
|
506 |
<h3 class="font-serif text-xl font-bold text-vineyard-primary mb-2">2021 Chardonnay, Reserve</h3>
|
507 |
<p class="text-gray-600 mb-4">Private Reserve Collection - Rich, full-bodied with vibrant lemony citrus and a touch of toasty oak.</p>
|
508 |
<div class="flex justify-between items-center">
|
509 |
-
<span class="font-bold text-vineyard-dark"
|
510 |
<button class="text-vineyard-primary hover:text-vineyard-dark transition">View Details</button>
|
511 |
</div>
|
512 |
</div>
|
@@ -521,7 +521,7 @@
|
|
521 |
<h3 class="font-serif text-xl font-bold text-vineyard-primary mb-2">2020 Rosé, California</h3>
|
522 |
<p class="text-gray-600 mb-4">A beautiful salmon-colored sparkler with red berry flavors and a refreshing finish.</p>
|
523 |
<div class="flex justify-between items-center">
|
524 |
-
<span class="font-bold text-vineyard-dark"
|
525 |
<button class="text-vineyard-primary hover:text-vineyard-dark transition">View Details</button>
|
526 |
</div>
|
527 |
</div>
|
@@ -536,7 +536,7 @@
|
|
536 |
<h3 class="font-serif text-xl font-bold text-vineyard-primary mb-2">Sparkling Brut</h3>
|
537 |
<p class="text-gray-600 mb-4">Our signature sparkling wine with crisp apple and citrus notes, perfect for any occasion.</p>
|
538 |
<div class="flex justify-between items-center">
|
539 |
-
<span class="font-bold text-vineyard-dark"
|
540 |
<button class="text-vineholder-primary hover:text-vineyard-dark transition">View Details</button>
|
541 |
</div>
|
542 |
</div>
|
@@ -545,7 +545,7 @@
|
|
545 |
|
546 |
<div class="mt-16 text-center">
|
547 |
<p class="mb-6">Please note: Our Chardonnay offerings are not included in the standard Nearctic Vineyards portfolio and are exclusive to our Private Reserve collection.</p>
|
548 |
-
<a href="#" class="inline-block bg-vineyard-primary hover:bg-vineyard-dark text-white px-6 py-3 rounded-md transition">
|
549 |
</div>
|
550 |
</div>
|
551 |
</section>
|
|
|
491 |
<h3 class="font-serif text-xl font-bold text-vineyard-primary mb-2">2021 Chardonnay, Napa Valley</h3>
|
492 |
<p class="text-gray-600 mb-4">Private Reserve Collection - A symphony of crisp apple, nectarine, and ripe pear with balanced acidity.</p>
|
493 |
<div class="flex justify-between items-center">
|
494 |
+
<span class="font-bold text-vineyard-dark">$$</span>
|
495 |
<button class="text-vineyard-primary hover:text-vineyard-dark transition">View Details</button>
|
496 |
</div>
|
497 |
</div>
|
|
|
506 |
<h3 class="font-serif text-xl font-bold text-vineyard-primary mb-2">2021 Chardonnay, Reserve</h3>
|
507 |
<p class="text-gray-600 mb-4">Private Reserve Collection - Rich, full-bodied with vibrant lemony citrus and a touch of toasty oak.</p>
|
508 |
<div class="flex justify-between items-center">
|
509 |
+
<span class="font-bold text-vineyard-dark">$$</span>
|
510 |
<button class="text-vineyard-primary hover:text-vineyard-dark transition">View Details</button>
|
511 |
</div>
|
512 |
</div>
|
|
|
521 |
<h3 class="font-serif text-xl font-bold text-vineyard-primary mb-2">2020 Rosé, California</h3>
|
522 |
<p class="text-gray-600 mb-4">A beautiful salmon-colored sparkler with red berry flavors and a refreshing finish.</p>
|
523 |
<div class="flex justify-between items-center">
|
524 |
+
<span class="font-bold text-vineyard-dark">$$</span>
|
525 |
<button class="text-vineyard-primary hover:text-vineyard-dark transition">View Details</button>
|
526 |
</div>
|
527 |
</div>
|
|
|
536 |
<h3 class="font-serif text-xl font-bold text-vineyard-primary mb-2">Sparkling Brut</h3>
|
537 |
<p class="text-gray-600 mb-4">Our signature sparkling wine with crisp apple and citrus notes, perfect for any occasion.</p>
|
538 |
<div class="flex justify-between items-center">
|
539 |
+
<span class="font-bold text-vineyard-dark">$$</span>
|
540 |
<button class="text-vineholder-primary hover:text-vineyard-dark transition">View Details</button>
|
541 |
</div>
|
542 |
</div>
|
|
|
545 |
|
546 |
<div class="mt-16 text-center">
|
547 |
<p class="mb-6">Please note: Our Chardonnay offerings are not included in the standard Nearctic Vineyards portfolio and are exclusive to our Private Reserve collection.</p>
|
548 |
+
<a href="#" class="inline-block bg-vineyard-primary hover:bg-vineyard-dark text-white px-6 py-3 rounded-md transition">Private Reserve Access by Invitation only</a>
|
549 |
</div>
|
550 |
</div>
|
551 |
</section>
|