chore: update hardcoded pricing and banner image

bug-new
jatin 2024-12-04 13:54:48 +05:30
parent b47d966932
commit 3633ec28ac
1 changed files with 9 additions and 9 deletions

View File

@ -75,7 +75,7 @@
<div class="relative flex items-center">
<a href="https://brooksbingham.com/3d-configurator?id_product=76">
<img
src="https://brooksbingham-season5.sfo2.cdn.digitaloceanspaces.com/site-static-assets/homepage/bb_cyber_monday_sale_banner_compressed.png"
src="https://brooksbingham-season5.sfo2.cdn.digitaloceanspaces.com/site-static-assets/homepage/brooks_bingham_site_banner_compressed.png"
alt="banner.png" />
</a>
<div class="hidden flex flex-col left-8 w-[40%] absolute">
@ -93,8 +93,8 @@
<img id="shirtImage" class="thumbnail product-thumbnail w-full aspect-[342/513] bg-gray-100" src="https://brooksbingham.com/111-home_default/business-shirt.jpg" alt="business-shirt.jpg" />
<div class="flex flex-col pt-4 items-start">
<div class="flex flex-col items-start">
<h3 class="text-center text-lg font-bold">$66.33</h3>
<h3 class="text-center line-through text-sm font-medium">$99.00</h3>
<h3 class="text-center text-lg font-bold">$99.00</h3>
<h3 class="hidden text-center line-through text-sm font-medium">$99.00</h3>
</div>
<h3 class="text-center text-lg font-light">Shirts</h3>
</div>
@ -107,8 +107,8 @@
src="https://brooksbingham.com/107-home_default/business-suit.jpg" alt="business-suit.jpg" />
<div class="flex flex-col pt-4 items-start">
<div class="flex flex-col items-start">
<h3 class="text-center text-lg font-bold">$532.65</h3>
<h3 class="text-center line-through text-sm font-medium">$795.00</h3>
<h3 class="text-center text-lg font-bold">$795.00</h3>
<h3 class="hidden text-center line-through text-sm font-medium">$795.00</h3>
</div>
<h3 class="text-center text-lg font-light">Suits</h3>
</div>
@ -121,8 +121,8 @@
src="https://brooksbingham.com/108-home_default/sports-jacket.jpg" alt="sports-jacket.jpg" />
<div class="flex flex-col pt-4 items-start">
<div class="flex flex-col items-start">
<h3 class="text-center text-lg font-bold">$331.65</h3>
<h3 class="text-center line-through text-sm font-medium">$495.00</h3>
<h3 class="text-center text-lg font-bold">$495.00</h3>
<h3 class="hidden text-center line-through text-sm font-medium">$495.00</h3>
</div>
<h3 class="text-center text-lg font-light">Sports Jackets</h3>
</div>
@ -133,8 +133,8 @@
<img id="tuxImage" class="thumbnail product-thumbnail w-full aspect-[342/513] bg-gray-100" src="https://brooksbingham.com/112-home_default/tuxedo.jpg" alt="tuxedo.jpg" />
<div class="flex flex-col pt-4 items-start">
<div class="flex flex-col items-start">
<h3 class="text-center text-lg font-bold">$666.65</h3>
<h3 class="text-center line-through text-sm font-medium">$995.00</h3>
<h3 class="text-center text-lg font-bold">$995.00</h3>
<h3 class="hidden text-center line-through text-sm font-medium">$995.00</h3>
</div>
<h3 class="text-center text-lg font-light">Tuxedos</h3>
</div>