<!DOCTYPE html>
<html>
<head>
<title>Home</title>
<meta name="description" content="Alpha Bites">
<meta name="keywords" content="alpha bites">
<meta property="og:url" name="url" content="https://getalphabites.com/">
<meta property="og:image" name="image" content="https://getalphabites.com/assets/main/img/logo.png">
<meta property="twitter:image" name="image" content="https://getalphabites.com/assets/main/img/logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta charset="utf-8">
<link rel="icon" href="assets/favicon.ico">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet">
<!-- End Google Fonts -->
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="../assets/main/bootstrap/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../assets/main/bootstrap/bootstrap-icons.min.css">
<!-- END Bootstrap -->
<!-- Main Styles -->
<link rel="stylesheet" type="text/css" href="../assets/main/css/main_new.css">
<!-- END Main Styles -->
<style>
.sticky-nav {
background-color: var(--text-color);
}
@media (max-width: 991px) {
header {
background-color: var(--text-color);
}
}
.bottle-overlay {
position: absolute;
display: flex;
align-items: center;
width: 25%;
height: 100%;
background-color: var(--secondary-color);
border-left: 10px solid var(--primary-color);
top: 0;
right: 0;
}
.bottle-overlay img {
position: relative;
margin-left: -40%;
transform: rotateZ(-8deg);
z-index: 3;
}
@media (max-width: 767px) {
.bottle-overlay {
position: initial;
width: 100%;
border-left: 0;
border-top: 10px solid var(--primary-color);
margin-top: 7rem;
text-align: center;
}
.bottle-overlay img {
margin: -9rem auto 1rem;
transform: none;
}
}
.couple-bg-banner {
background-image: url('assets/pages/home/img/couple-bg-banner.webp');
background-size: contain;
background-position: 65vw 0vw;
background-repeat: no-repeat;
}
@media (max-width: 1199px) {
.couple-bg-banner {
background-position: 55vw 0vw;
}
}
@media (max-width: 767px) {
.couple-bg-banner {
background-image: none;
}
}
#ingredients figure {
overflow: hidden;
border-right: 4px solid var(--primary-color);
}
#ingredients img {
max-width: 100px;
}
</style>
<!-- Google Tag Manager -->
<script type="text/javascript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MNLVQWMR');</script>
<!-- End Google Tag Manager -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KS84QZCK');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KS84QZCK"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- BuyGoods TSL Tracking Code -->
<script type="text/javascript">var mysrc = "https://tracking.buygoods.com/track/?a=9236&firstcookie=0"+"&tracking_redirect=&referrer="+encodeURIComponent(document.referrer)+"&sessid2="+ReadCookie('sessid2')+"&product=alp1,alp2,alp3,alp6&vid1=tsl&vid2=&vid3=&caller_url="+encodeURIComponent(window.location.href); if(typeof add_to_cart !== 'undefined') { mysrc = mysrc+'&add_to_cart='+add_to_cart; } var newScript = document.createElement('script'); newScript.type = 'text/javascript'; newScript.defer = true; newScript.src = mysrc; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(newScript, s); function ReadCookie(name){name += '='; var parts = document.cookie.split(/;\s*/);for (var i = 0; i < parts.length; i++) {var part = parts[i]; if (part.indexOf(name) == 0) return part.substring(name.length)} return '';}</script>
<script type="text/javascript">setTimeout(function () {var i = document.createElement("iframe");i.async = true;i.style="display:none";i.setAttribute("src", "https://buygoods.com/affiliates/go/conversion/iframe/bg?a=9236&t=87de5c463aac1f55f6079511ddbceddd&s="+ReadCookie('sessid2'));document.body.appendChild(i);}, 1000);</script>
<!-- END BuyGoods TSL Tracking Code -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MNLVQWMR"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header class="position-fixed w-100" style="top: 0; z-index: 99;">
<div class="container">
<nav class="navbar navbar-expand-lg" data-bs-theme="dark">
<div class="container-fluid justify-space-between">
<a class="navbar-brand" href="#"><img src="assets/main/img/logo-horiz-w.webp" alt="logo" style="max-width: 200px;"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0 align-items-center gap-md-4">
<li class="nav-item">
<a href="#about"class="nav-link text-white">About AlphaBites</a>
</li>
<li class="nav-item">
<a href="#ingredients" class="nav-link text-white">Ingredients</a>
</li>
<li class="nav-item">
<a href="#faq" class="nav-link text-white">FAQ</a>
</li>
<li class="nav-item">
<a href="#order-now" class="btn btn-primary button-bg promo fw-bold rounded-3">ORDER NOW</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<section id="about" class="py-5" style="background-image: url(assets/pages/home/img/couple-bg.webp); background-size: cover; background-repeat: no-repeat; background-position: left center; z-index: 2;">
<div class="container text-center text-white pt-5">
<div class="pt-md-4 d-none d-md-block">
<h1 class="mb-4 fw-bold">Men around the world are rediscovering their power and <span style="color: var(--primary-color);">surprising their partners</span> with energy in the room.</h1>
<p class="fs-4">All thanks to a unique blend of potent nutrients that are safe and scientifically proven, ensuring that you feel in control and ready to impress during every intimate moment.</p>
<div class="py-5"></div>
<div class="py-2"></div>
</div>
<div class="pt-md-4 d-md-none">
<h1 class="fs-4 mb-4 fw-bold">Men around the world are rediscovering their power and <span style="color: var(--primary-color);">surprising their partners</span> with energy in the room.</h1>
<p>All thanks to a unique blend of potent nutrients that are safe and scientifically proven, ensuring that you feel in control and ready to impress during every intimate moment.</p>
<div class="py-5"></div>
<div class="py-1"></div>
</div>
</div>
</section>
<section class="position-relative" style="margin-top: -8rem; z-index: 3;">
<div class="position-absolute w-100" style="height: 200px; left: 0; top: calc(50% - 120px);">
<div class="w-100" style="background-image: url(assets/pages/home/img/brush-top-w.svg); background-size: cover; background-repeat: no-repeat; background-position: center; height: 150px;"></div>
<div class="w-100" style="background-image: url(assets/pages/home/img/brush-top-w.svg); background-size: cover; background-repeat: no-repeat; background-position: center; height: 150px; left: 0; bottom: calc(50% - 120px); transform: rotateX(180deg) rotateY(180deg);"></div>
</div>
<div class="container position-relative">
<div class="row align-items-center justify-content-center">
<div class="col-6 col-md-4 p-0" style="margin-right: -1.5rem;">
<img src="assets/pages/home/img/parallel-1.webp" alt="Happy Couple">
</div>
<div class="col-6 col-md-4 p-0" style="margin-left: -1.5rem; margin-bottom: -2rem;">
<img src="assets/pages/home/img/parallel-2.webp" alt="Happy Couple">
</div>
<div class="col-6 col-md-4 d-none d-md-block p-0" style="margin-left: -2.5rem;">
<img src="assets/pages/home/img/parallel-3.webp" alt="Happy Couple">
</div>
</div>
</div>
</section>
<section id="intro" class="py-5 position-relative" style="background-color: var(--light-color); margin-top: -2rem;">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-8 pt-5">
<h2 class="mb-4 fw-bold">Introducing <span style="color: var(--primary-color-dark);">AlphaBites</span>, the revolutionary blend that's redefining manhood!</h2>
<p>Unlike anything you've tried before, Alpha Bites stands out by targeting the root cause of performance decline in so many men.</p>
<p>With Alpha Bites' exclusive formula, you're not just taking care of your man health; you're reclaiming the strength, firmness, and stamina of your prime years, bringing back confidence and satisfaction for both you and your partner.</p>
<p>Don't settle for less. Take back what's rightfully yours and experience the difference that only Alpha Bites can deliver!</p>
</div>
</div>
</div>
<div class="bottle-overlay">
<img src="assets/pages/home/img/big-bottle-shadow.webp" alt="Bottle" style="max-width: 340px;">
</div>
</section>
<section id="ingredients" class="py-5">
<div class="container">
<h2 class="fw-bold text-center mb-4 pb-2">Inside each "<span style="color: var(--primary-color-dark);">AlphaBites</span>", you'll find:</h2>
<div class="row justify-content-center">
<div class="col-12 col-md-6 mb-3">
<div class="rounded-3 p-3" style="background-color: var(--light-color); border: 1px solid #D9D9D9;">
<div class="d-flex flex-nowrap gap-4 align-items-center">
<figure class="rounded-2"><img src="assets/pages/home/img/catuaba.webp" alt="Catuaba Extract"></figure>
<div>
<h4 class="fs-5 fw-bold">Catuaba Extract</h4>
<p class="m-0">Supports Libido and Sexual Desire</p>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-6 mb-3">
<div class="rounded-3 p-3" style="background-color: var(--light-color); border: 1px solid #D9D9D9;">
<div class="d-flex flex-nowrap gap-4 align-items-center">
<figure class="rounded-2"><img src="assets/pages/home/img/beer-root.webp" alt="Beet Root Powder"></figure>
<div>
<h4 class="fs-5 fw-bold">Beet Root Powder</h4>
<p class="m-0">Boosts Your Energy</p>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-6 mb-3">
<div class="rounded-3 p-3" style="background-color: var(--light-color); border: 1px solid #D9D9D9;">
<div class="d-flex flex-nowrap gap-4 align-items-center">
<figure class="rounded-2"><img src="assets/pages/home/img/maca-root.webp" alt="Maca Extract"></figure>
<div>
<h4 class="fs-5 fw-bold">Maca Extract</h4>
<p class="m-0">Supports Healthy "Energy"</p>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-6 mb-3">
<div class="rounded-3 p-3" style="background-color: var(--light-color); border: 1px solid #D9D9D9;">
<div class="d-flex flex-nowrap gap-4 align-items-center">
<figure class="rounded-2"><img src="assets/pages/home/img/horny-goat.webp" alt="Horny Goat Weed Extract"></figure>
<div>
<h4 class="fs-5 fw-bold">Horny Goat Weed Extract</h4>
<p class="m-0">Blood Flow Support</p>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-6 mb-3">
<div class="rounded-3 p-3" style="background-color: var(--light-color); border: 1px solid #D9D9D9;">
<div class="d-flex flex-nowrap gap-4 align-items-center">
<figure class="rounded-2"><img src="assets/pages/home/img/tribulus.webp" alt="Tribulus Terrestris"></figure>
<div>
<h4 class="fs-5 fw-bold">Tribulus Terrestris</h4>
<p class="m-0">Antioxidants Protect Sexual Health</p>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-6 mb-3">
<div class="rounded-3 p-3" style="background-color: var(--light-color); border: 1px solid #D9D9D9;">
<div class="d-flex flex-nowrap gap-4 align-items-center">
<figure class="rounded-2"><img src="assets/pages/home/img/vitamin-c_new.webp" alt="Vitamin C"></figure>
<div>
<h4 class="fs-5 fw-bold">Vitamin C</h4>
<p class="m-0">Neuroprotective properties</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="position-relative couple-bg-banner" style="background-color: var(--secondary-color);">
<div class="w-100 position-relative" style="background-image: url(assets/pages/home/img/brush-top-w.svg); background-size: cover; background-repeat: no-repeat; background-position: center; height: 100px; transform: rotateX(180deg) rotateY(180deg); z-index: 2;"></div>
<div class="container text-white">
<div class="row align-items-center">
<div class="col-12 col-lg-7 col-xl-9">
<div class="p-md-3" style="background-color: #231f20de;">
<h2 class="fw-bold mb-4">The exclusive <span style="color: var(--primary-color);">AlphaBites</span> formula combines carefully selected nutrients that work together to trigger a powerful synergistic effect.</h2>
<p>When these potent nutrients are blended in the ideal doses, the result is nothing short of transformative: you can reignite intense desire and experience the quality "energy" you've always dreamed of…</p>
<p>Maybe you want to regain the firmness and stamina of your prime years… Maybe you're seeking an aphrodisiac effect to spark passion!</p>
</div>
</div>
</div>
</div>
<div class="d-md-none text-center">
<img src="assets/pages/home/img/couple-bg-banner.webp" alt="Happy Couple" style="max-width: 450px; margin: 0 auto -5rem;">
</div>
<div class="w-100 position-relative" style="background-image: url(assets/pages/home/img/brush-top-w.svg); background-size: cover; background-repeat: no-repeat; background-position: center; height: 100px; z-index: 2;"></div>
</section>
<section class="py-4">
<div class="container">
<h2 class="fw-bold text-center mb-4"><span style="color: var(--primary-color-dark);">AlphaBites</span> combines cutting-edge, <br class="d-none d-md-inline">100% natural nutrients leading to:</h2>
<div class="row align-items-center justify-content-center">
<div class="col-12 col-md-6">
<div class="rounded-2 p-3 px-md-4 mx-auto mb-4 mb-md-0" style="border: 1px solid #D9D9D9; width: fit-content;">
<div class="d-flex flex-nowrap gap-3 align-items-center">
<i class="bi bi-check-circle-fill fs-2" style="color: green;"></i>Increased Manhood
</div>
<div class="d-flex flex-nowrap gap-3 align-items-center">
<i class="bi bi-check-circle-fill fs-2" style="color: green;"></i>More Energy and Vitality
</div>
<div class="d-flex flex-nowrap gap-3 align-items-center">
<i class="bi bi-check-circle-fill fs-2" style="color: green;"></i>Easier Weight Loss
</div>
<div class="d-flex flex-nowrap gap-3 align-items-center">
<i class="bi bi-check-circle-fill fs-2" style="color: green;"></i>A Sharper and Healthier Recall
</div>
<div class="d-flex flex-nowrap gap-3 align-items-center">
<i class="bi bi-check-circle-fill fs-2" style="color: green;"></i>Supporting Healthy Blood Pressure
</div>
</div>
</div>
<div class="col-12 col-md-6">
<img src="assets/pages/home/img/natural-benefits.webp" alt="Natural Benefits">
</div>
</div>
</div>
</section>
<section class="py-5" style="background-color: var(--secondary-color);">
<div class="container text-white text-center">
<h2 class="fw-bold m-0">To get started with <span style="color: var(--primary-color);">AlphaBites</span> today, simply click below and take advantage of this unique special time-limited offer…</h2>
</div>
</section>
<div class="triangle"></div>
<div id="order-now"></div>
<section id="products" class="pb-4 pb-md-5">
<div class="container">
<div class="row align-items-center">
<!-- 2 Bottles -->
<div class="col-12 col-md-4 mb-3 order-3 order-md-1">
<a href="https://buygoods.com/secure/checkout.html?account_id=9236&product_codename=alp2&redirect=aHR0cHM6Ly9nZXRhbHBoYWJpdGVzLmNvbS91cHNlbGwv&vid1=tsl" title="2 Bottles" class="d-block rounded-3 shadow item" style="text-decoration: none; padding: 3px; color: var(--text-color); background-color: var(--primary-color-light);">
<!-- desktop -->
<div class="d-none d-md-block text-center rounded-top-3 rounded-bottom-3 overflow-hidden" style="background-color: #fbfbfb;">
<div class="py-3 pb-2" style="background-color: var(--primary-color-light);">
<h3 class="my-0 fw-bold">Try Two</h3>
<p class="mb-0 fs-5">60 Days, 2 Bottles</p>
</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); margin: -1px auto 0; background: var(--primary-color-light); height: 30px;"></div>
<img src="../assets/main/products/img/img-2-bottles.png" alt="2 Bottles" style="max-height: 200px;">
<div class="d-flex gap-1 lh-1 px-2 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 4.6em;"><sup class="fs-3">$</sup>79</b>
<b class="text-start opacity-75">PER<br>BOTTLE</b>
</div>
<div class="mb-2 savings" style="font-size: .85em;">
<div class="p-2 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $436!</b>
</div>
<div class="p-2" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="px-2">
<div class="btn btn-primary rounded-3 button-bg promo fs-4 w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
<img src="../assets/main/products/img/cards.png" alt="Cards" class="img-fluid mx-auto my-2" style="max-width: 180px;">
<div class="px-2 mb-3 totals">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$594</s> <b>$158</b>
<br>
<b>+9.99 SHIPPING</b>
</div>
</div>
<!-- mobile -->
<div class="d-md-none text-center rounded-3 pt-2 overflow-hidden" style="background-color: #fbfbfb;">
<div class="container">
<div class="row align-items-center">
<div class="col-6 p-1">
<div class="mb-1 lh-1 supply"><b>Try Two</b><br><span style="font-size: .8em;">60 days, 2 bottles</span></div>
<img src="../assets/main/products/img/img-2-bottles.png" alt="2 Bottles" style="max-height: 200px;">
</div>
<div class="col-6 p-1">
<div class="d-flex gap-1 lh-1 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 2.8em; letter-spacing: -.06em;"><sup class="fs-5">$</sup>79</b>
<b class="text-start" style="font-size: .65em;">PER<br>BOTTLE</b>
</div>
<div class="mb-2 lh-1 savings" style="font-size: .7em;">
<div class="p-1 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $436!</b>
</div>
<div class="p-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="totals lh-1" style="font-size: .8em;">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$358</s> <b>$158</b>
<br>
<b>+9.99 SHIPPING</b>
</div>
</div>
</div>
</div>
<div class="p-2">
<div class="btn btn-primary rounded-3 button-bg promo w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
</div>
</a>
</div>
<!-- END 2 Bottles -->
<!-- 6 Bottles -->
<div class="col-12 col-md-4 mb-3 order-1 order-md-2">
<a href="https://buygoods.com/secure/checkout.html?account_id=9236&product_codename=alp6&redirect=aHR0cHM6Ly9nZXRhbHBoYWJpdGVzLmNvbS91cHNlbGwv&vid1=tsl" title="6 Bottles" class="d-block rounded-3 shadow item promo" style="text-decoration: none; padding: 3px; color: var(--text-color); background-image: linear-gradient(to right, var(--primary-color-dark), var(--primary-color-light), var(--primary-color-dark));">
<!-- desktop -->
<div class="d-none d-md-block text-center rounded-top-3 rounded-bottom-3 overflow-hidden" style="background-color: var(--primary-color-light);">
<div class="py-3 pb-2" style="background-image: linear-gradient(to right, var(--primary-color-dark), var(--primary-color-light), var(--primary-color-dark));">
<h3 class="my-0 fw-bold">Best Value!</h3>
<p class="mb-0 fs-5">180 Days, 6 Bottles</p>
</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); margin: -1px auto 0; background-image: linear-gradient(to right, var(--primary-color-dark), var(--primary-color-light), var(--primary-color-dark)); height: 30px;"></div>
<img src="../assets/main/products/img/img-6-bottles.png" alt="6 Bottles" style="max-height: 220px;">
<div class="d-flex gap-1 lh-1 px-2 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 4.6em;"><sup class="fs-3">$</sup>49</b>
<b class="text-start opacity-75">PER<br>BOTTLE</b>
</div>
<div class="mb-2 text-body savings" style="font-size: .85em;">
<div class="p-2 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $1488!</b>
</div>
<div class="p-2 mb-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> BIGGEST DISCOUNT</b>
</div>
<div class="p-2" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="px-2">
<div class="btn btn-primary rounded-3 button-bg promo fs-3 w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
<img src="../assets/main/products/img/cards.png" alt="Cards" class="img-fluid mx-auto my-2" style="max-width: 180px;">
<div class="px-2 mb-3 totals">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$1782</s> <b>$294</b>
<br>
<b>+ <span style="color: var(--contrast-color);">FREE</span> SHIPPING</b>
</div>
</div>
<!-- mobile -->
<div class="d-md-none text-center rounded-3 overflow-hidden" style="background-color: var(--primary-color-light);">
<div class="pt-1 fw-bold item-header" style="background-image: linear-gradient(to right, var(--primary-color), var(--light-color), var(--primary-color)); font-size: .9em;">BEST VALUE!</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); margin: -1px auto 0; background-image: linear-gradient(to right, var(--primary-color), var(--light-color), var(--primary-color)); height: 14px;"></div>
<div class="container">
<div class="row align-items-center">
<div class="col-6 p-1">
<div class="mb-1 lh-1 supply"><b>6 Bottles</b><br><span style="font-size: .8em;">180 Day Supply</span></div>
<img src="../assets/main/products/img/img-6-bottles.png" alt="6 Bottles" style="max-height: 200px;">
</div>
<div class="col-6 p-1">
<div class="d-flex gap-1 lh-1 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 2.8em; letter-spacing: -.06em;"><sup class="fs-5">$</sup>49</b>
<b class="text-start" style="font-size: .65em;">PER<br>BOTTLE</b>
</div>
<div class="mb-2 lh-1 savings" style="font-size: .7em;">
<div class="p-1 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $1488!</b>
</div>
<div class="p-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> BIGGEST DISCOUNT</b>
</div>
<div class="p-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="totals" style="font-size: .8em;">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$1782</s> <b>$294</b>
<br>
<b>+ <span style="color: var(--contrast-color);">FREE</span> SHIPPING</b>
</div>
</div>
</div>
</div>
<div class="px-2">
<div class="btn btn-primary w-100 mb-2 rounded-3 button-bg promo">
<div><i class="bi bi-cart-plus-fill"></i> <b>BUY NOW</b></div>
</div>
</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); rotate: 180deg; margin: -1px auto 0; background: var(--primary-color); height: 14px;"></div>
</div>
</a>
</div>
<!-- END 6 Bottles -->
<!-- 3 Bottles -->
<div class="col-12 col-md-4 mb-3 order-2 order-md-3">
<a href="https://buygoods.com/secure/checkout.html?account_id=9236&product_codename=alp3&redirect=aHR0cHM6Ly9nZXRhbHBoYWJpdGVzLmNvbS91cHNlbGwv&vid1=tsl" title="3 Bottles" class="d-block rounded-3 shadow item" style="text-decoration: none; padding: 3px; color: var(--text-color); background-color: var(--primary-color-light);">
<!-- desktop -->
<div class="d-none d-md-block text-center rounded-top-3 rounded-bottom-3 overflow-hidden" style="background-color: #fbfbfb;">
<div class="py-3 pb-2" style="background-color: var(--primary-color-light);">
<h3 class="my-0 fw-bold">Good Value</h3>
<p class="mb-0 fs-5">90 Days, 3 Bottles</p>
</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); margin: -1px auto 0; background: var(--primary-color-light); height: 30px;"></div>
<img src="../assets/main/products/img/img-3-bottles.png" alt="3 Bottles" style="max-height: 200px;">
<div class="d-flex gap-1 lh-1 px-2 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 4.6em;"><sup class="fs-3">$</sup>69</b>
<b class="text-start opacity-75">PER<br>BOTTLE</b>
</div>
<div class="mb-2 savings" style="font-size: .85em;">
<div class="p-2 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $684!</b>
</div>
<div class="p-2" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="px-2">
<div class="btn btn-primary rounded-3 button-bg promo fs-4 w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
<img src="../assets/main/products/img/cards.png" alt="Cards" class="img-fluid mx-auto my-2" style="max-width: 180px;">
<div class="px-2 mb-3 totals">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$891</s> <b>$207</b>
<br>
<b>+ <span style="color: var(--contrast-color);">FREE</span> SHIPPING</b>
</div>
</div>
<!-- mobile -->
<div class="d-md-none text-center rounded-3 pt-2 overflow-hidden" style="background-color: #fbfbfb;">
<div class="container">
<div class="row align-items-center">
<div class="col-6 p-1">
<div class="mb-1 lh-1 supply"><b>Good Value</b><br><span style="font-size: .8em;">90 days, 3 bottles</span></div>
<img src="../assets/main/products/img/img-3-bottles.png" alt="3 Bottles" style="max-height: 200px;">
</div>
<div class="col-6 p-1">
<div class="d-flex gap-1 lh-1 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 2.8em; letter-spacing: -.06em;"><sup class="fs-5">$</sup>69</b>
<b class="text-start" style="font-size: .65em;">PER<br>BOTTLE</b>
</div>
<div class="mb-2 lh-1 savings" style="font-size: .7em;">
<div class="p-1 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $684!</b>
</div>
<div class="p-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="totals lh-1" style="font-size: .8em;">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$891</s> <b>$207</b>
<br>
<b>+ <span style="color: var(--contrast-color);">FREE</span> SHIPPING</b>
</div>
</div>
</div>
</div>
<div class="p-2">
<div class="btn btn-primary rounded-3 button-bg promo w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
</div>
</a>
</div>
<!-- END 3 Bottles -->
</div>
</div>
</section>
<section id="guarantee" class="py-5 mb-5">
<div class="py-3"></div>
<div class="position-relative" style="background-color: var(--secondary-color);">
<div class="w-100 position-relative" style="background-image: url(assets/pages/home/img/brush-top-w.svg); background-size: cover; background-repeat: no-repeat; background-position: center; height: 100px; transform: rotateX(180deg) rotateY(180deg); z-index: 2;"></div>
<div class="container text-center">
<div class="rounded-3 p-2 p-sm-3 position-relative shadow" style="background-color: var(--light-color); margin: -10rem auto; z-index: 3;">
<div class="rounded-3 p-3 p-sm-4 bg-white" style="border: 2px solid var(--primary-color);">
<img src="assets/main/img/guarantee-seal.webp" alt="Guarantee" class="mb-4" style="max-width: 200px;">
<h2 class="fw-bold mb-4">100% Satisfaction Guarantee</h2>
<p>Try AlphaBites with the Peace of Mind of Our 180-Day Total Satisfaction Guarantee!</p>
<p>We're so confident that you'll love the results from AlphaBites that we want to take all the risk out of your purchase decision. That's why we offer an unconditional 6-month (180-day) guarantee. So, if for any reason you feel it's not for you, just send everything back within 180 days, and you'll get every penny back. No fine print, no pressure. It's our promise of transparency and commitment to your satisfaction!</p>
</div>
</div>
</div>
<div class="w-100 position-relative" style="background-image: url(assets/pages/home/img/brush-top-w.svg); background-size: cover; background-repeat: no-repeat; background-position: center; height: 100px; z-index: 2;"></div>
</div>
<div class="py-4"></div>
</section>
<section id="faq" class="py-5" style="background-color: var(--light-color);">
<div class="container">
<h2 class="fw-bold text-center mb-4">Frequently Asked Questions</h2>
<div class="accordion" id="accordionFlushExample">
<div class="accordion-item mb-2">
<h2 class="accordion-header" id="flush-headingOne">
<button class="accordion-button p-3" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseOne" aria-expanded="false" aria-controls="flush-collapseOne">How does AlphaBites work?</button>
</h2>
<div id="flush-collapseOne" class="accordion-collapse collapse show" aria-labelledby="flush-headingOne" data-bs-parent="#accordionFlushExample">
<div class="accordion-body p-3">Alphabites include powerful ingredients that provide essential nutrition to your “masculine healthâ€, which plays a crucial role in sexual performance by holding healthy blood flow. That way you will have nice moments with your wife.</div>
</div>
</div>
<div class="accordion-item mb-2">
<h2 class="accordion-header" id="flush-headingTwo">
<button class="accordion-button collapsed p-3" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseTwo" aria-expanded="false" aria-controls="flush-collapseTwo">Are there any side effects?</button>
</h2>
<div id="flush-collapseTwo" class="accordion-collapse collapse" aria-labelledby="flush-headingTwo" data-bs-parent="#accordionFlushExample">
<div class="accordion-body p-3">AlphaBites is a 100% natural supplement, which means there are no side effects. But as always, if you currently have a medical condition or you're taking other prescription medication, we advise you to show a bottle of AlphaBites to your doctor before you use it, just to put your mind at ease.</div>
</div>
</div>
<div class="accordion-item mb-2">
<h2 class="accordion-header" id="flush-headingThree">
<button class="accordion-button collapsed p-3" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseThree" aria-expanded="false" aria-controls="flush-collapseThree">What is your money back guarantee?</button>
</h2>
<div id="flush-collapseThree" class="accordion-collapse collapse" aria-labelledby="flush-headingThree" data-bs-parent="#accordionFlushExample">
<div class="accordion-body p-3">It is a risk-free option that we are offering you because we believe in this formula so much.<br>It means you can try AlphaBites for a full 180 days.<br>And if you are not completely convinced by the amazing results, then you can simply get your money back.</div>
</div>
</div>
<div class="accordion-item mb-2">
<h2 class="accordion-header" id="flush-headingFour">
<button class="accordion-button collapsed p-3" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseFour" aria-expanded="false" aria-controls="flush-collapseFour">How many bottles should I order?</button>
</h2>
<div id="flush-collapseFour" class="accordion-collapse collapse" aria-labelledby="flush-headingFour" data-bs-parent="#accordionFlushExample">
<div class="accordion-body p-3">Most of our customers order six bottles at a time, and many even double their orders because they want to enjoy the benefits of this incredible sexual health support formula for as long as possible.<br>It's a smart choice because those who buy the 6-bottle package get a big discount and free shipping. It offers great value and savings, especially since, once they start seeing results, our customers usually want to place another order.</div>
</div>
</div>
<div class="accordion-item mb-2">
<h2 class="accordion-header" id="flush-headingFive">
<button class="accordion-button collapsed p-3" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseFive" aria-expanded="false" aria-controls="flush-collapseFive">How do I use AlphaBites?</button>
</h2>
<div id="flush-collapseFive" class="accordion-collapse collapse" aria-labelledby="flush-headingFive" data-bs-parent="#accordionFlushExample">
<div class="accordion-body p-3">Simply take 1 gummy per day with a glass of water.</div>
</div>
</div>
<div class="accordion-item mb-2">
<h2 class="accordion-header" id="flush-headingSix">
<button class="accordion-button collapsed p-3" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseSix" aria-expanded="false" aria-controls="flush-collapseSix">Is this a one-off purchase?</button>
</h2>
<div id="flush-collapseSix" class="accordion-collapse collapse" aria-labelledby="flush-headingSix" data-bs-parent="#accordionFlushExample">
<div class="accordion-body p-3">Yes, your order is a one-off purchase with no hidden autoship, clauses or charges. The price you see on the checkout page is the only price you will have to pay.</div>
</div>
</div>
<div class="accordion-item mb-2">
<h2 class="accordion-header" id="flush-headingSeven">
<button class="accordion-button collapsed p-3" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseSeven" aria-expanded="false" aria-controls="flush-collapseSeven">What Should I Do Next?</button>
</h2>
<div id="flush-collapseSeven" class="accordion-collapse collapse" aria-labelledby="flush-headingSeven" data-bs-parent="#accordionFlushExample">
<div class="accordion-body p-3">We believe you're ready to take the next step with AlphaBites. To begin your order, simply click on your preferred option below. Enter your details on the following page to complete your purchase, and then sit back and relax. Our dedicated team will handle the rest, ensuring your order is packed and shipped to your door in just a few days.</div>
</div>
</div>
</div>
</div>
</section>
<section class="py-5" style="background-color: var(--secondary-color);">
<div class="container text-white text-center">
<h2 class="fw-bold m-0">To get started with <span style="color: var(--primary-color);">AlphaBites</span> today, simply click below and take advantage of this unique special time-limited offer…</h2>
</div>
</section>
<div class="triangle"></div>
<div id="order-now-2"></div>
<section id="products" class="pb-4 pb-md-5">
<div class="container">
<div class="row align-items-center">
<!-- 2 Bottles -->
<div class="col-12 col-md-4 mb-3 order-3 order-md-1">
<a href="https://buygoods.com/secure/checkout.html?account_id=9236&product_codename=alp2&redirect=aHR0cHM6Ly9nZXRhbHBoYWJpdGVzLmNvbS91cHNlbGwv&vid1=tsl" title="2 Bottles" class="d-block rounded-3 shadow item" style="text-decoration: none; padding: 3px; color: var(--text-color); background-color: var(--primary-color-light);">
<!-- desktop -->
<div class="d-none d-md-block text-center rounded-top-3 rounded-bottom-3 overflow-hidden" style="background-color: #fbfbfb;">
<div class="py-3 pb-2" style="background-color: var(--primary-color-light);">
<h3 class="my-0 fw-bold">Try Two</h3>
<p class="mb-0 fs-5">60 Days, 2 Bottles</p>
</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); margin: -1px auto 0; background: var(--primary-color-light); height: 30px;"></div>
<img src="../assets/main/products/img/img-2-bottles.png" alt="2 Bottles" style="max-height: 200px;">
<div class="d-flex gap-1 lh-1 px-2 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 4.6em;"><sup class="fs-3">$</sup>79</b>
<b class="text-start opacity-75">PER<br>BOTTLE</b>
</div>
<div class="mb-2 savings" style="font-size: .85em;">
<div class="p-2 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $436!</b>
</div>
<div class="p-2" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="px-2">
<div class="btn btn-primary rounded-3 button-bg promo fs-4 w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
<img src="../assets/main/products/img/cards.png" alt="Cards" class="img-fluid mx-auto my-2" style="max-width: 180px;">
<div class="px-2 mb-3 totals">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$594</s> <b>$158</b>
<br>
<b>+9.99 SHIPPING</b>
</div>
</div>
<!-- mobile -->
<div class="d-md-none text-center rounded-3 pt-2 overflow-hidden" style="background-color: #fbfbfb;">
<div class="container">
<div class="row align-items-center">
<div class="col-6 p-1">
<div class="mb-1 lh-1 supply"><b>Try Two</b><br><span style="font-size: .8em;">60 days, 2 bottles</span></div>
<img src="../assets/main/products/img/img-2-bottles.png" alt="2 Bottles" style="max-height: 200px;">
</div>
<div class="col-6 p-1">
<div class="d-flex gap-1 lh-1 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 2.8em; letter-spacing: -.06em;"><sup class="fs-5">$</sup>79</b>
<b class="text-start" style="font-size: .65em;">PER<br>BOTTLE</b>
</div>
<div class="mb-2 lh-1 savings" style="font-size: .7em;">
<div class="p-1 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $436!</b>
</div>
<div class="p-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="totals lh-1" style="font-size: .8em;">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$358</s> <b>$158</b>
<br>
<b>+9.99 SHIPPING</b>
</div>
</div>
</div>
</div>
<div class="p-2">
<div class="btn btn-primary rounded-3 button-bg promo w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
</div>
</a>
</div>
<!-- END 2 Bottles -->
<!-- 6 Bottles -->
<div class="col-12 col-md-4 mb-3 order-1 order-md-2">
<a href="https://buygoods.com/secure/checkout.html?account_id=9236&product_codename=alp6&redirect=aHR0cHM6Ly9nZXRhbHBoYWJpdGVzLmNvbS91cHNlbGwv&vid1=tsl" title="6 Bottles" class="d-block rounded-3 shadow item promo" style="text-decoration: none; padding: 3px; color: var(--text-color); background-image: linear-gradient(to right, var(--primary-color-dark), var(--primary-color-light), var(--primary-color-dark));">
<!-- desktop -->
<div class="d-none d-md-block text-center rounded-top-3 rounded-bottom-3 overflow-hidden" style="background-color: var(--primary-color-light);">
<div class="py-3 pb-2" style="background-image: linear-gradient(to right, var(--primary-color-dark), var(--primary-color-light), var(--primary-color-dark));">
<h3 class="my-0 fw-bold">Best Value!</h3>
<p class="mb-0 fs-5">180 Days, 6 Bottles</p>
</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); margin: -1px auto 0; background-image: linear-gradient(to right, var(--primary-color-dark), var(--primary-color-light), var(--primary-color-dark)); height: 30px;"></div>
<img src="../assets/main/products/img/img-6-bottles.png" alt="6 Bottles" style="max-height: 220px;">
<div class="d-flex gap-1 lh-1 px-2 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 4.6em;"><sup class="fs-3">$</sup>49</b>
<b class="text-start opacity-75">PER<br>BOTTLE</b>
</div>
<div class="mb-2 text-body savings" style="font-size: .85em;">
<div class="p-2 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $1488!</b>
</div>
<div class="p-2 mb-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> BIGGEST DISCOUNT</b>
</div>
<div class="p-2" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="px-2">
<div class="btn btn-primary rounded-3 button-bg promo fs-3 w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
<img src="../assets/main/products/img/cards.png" alt="Cards" class="img-fluid mx-auto my-2" style="max-width: 180px;">
<div class="px-2 mb-3 totals">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$1782</s> <b>$294</b>
<br>
<b>+ <span style="color: var(--contrast-color);">FREE</span> SHIPPING</b>
</div>
</div>
<!-- mobile -->
<div class="d-md-none text-center rounded-3 overflow-hidden" style="background-color: var(--primary-color-light);">
<div class="pt-1 fw-bold item-header" style="background-image: linear-gradient(to right, var(--primary-color), var(--light-color), var(--primary-color)); font-size: .9em;">BEST VALUE!</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); margin: -1px auto 0; background-image: linear-gradient(to right, var(--primary-color), var(--light-color), var(--primary-color)); height: 14px;"></div>
<div class="container">
<div class="row align-items-center">
<div class="col-6 p-1">
<div class="mb-1 lh-1 supply"><b>6 Bottles</b><br><span style="font-size: .8em;">180 Day Supply</span></div>
<img src="../assets/main/products/img/img-6-bottles.png" alt="6 Bottles" style="max-height: 200px;">
</div>
<div class="col-6 p-1">
<div class="d-flex gap-1 lh-1 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 2.8em; letter-spacing: -.06em;"><sup class="fs-5">$</sup>49</b>
<b class="text-start" style="font-size: .65em;">PER<br>BOTTLE</b>
</div>
<div class="mb-2 lh-1 savings" style="font-size: .7em;">
<div class="p-1 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $1488!</b>
</div>
<div class="p-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> BIGGEST DISCOUNT</b>
</div>
<div class="p-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="totals" style="font-size: .8em;">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$1782</s> <b>$294</b>
<br>
<b>+ <span style="color: var(--contrast-color);">FREE</span> SHIPPING</b>
</div>
</div>
</div>
</div>
<div class="px-2">
<div class="btn btn-primary w-100 mb-2 rounded-3 button-bg promo">
<div><i class="bi bi-cart-plus-fill"></i> <b>BUY NOW</b></div>
</div>
</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); rotate: 180deg; margin: -1px auto 0; background: var(--primary-color); height: 14px;"></div>
</div>
</a>
</div>
<!-- END 6 Bottles -->
<!-- 3 Bottles -->
<div class="col-12 col-md-4 mb-3 order-2 order-md-3">
<a href="https://buygoods.com/secure/checkout.html?account_id=9236&product_codename=alp3&redirect=aHR0cHM6Ly9nZXRhbHBoYWJpdGVzLmNvbS91cHNlbGwv&vid1=tsl" title="3 Bottles" class="d-block rounded-3 shadow item" style="text-decoration: none; padding: 3px; color: var(--text-color); background-color: var(--primary-color-light);">
<!-- desktop -->
<div class="d-none d-md-block text-center rounded-top-3 rounded-bottom-3 overflow-hidden" style="background-color: #fbfbfb;">
<div class="py-3 pb-2" style="background-color: var(--primary-color-light);">
<h3 class="my-0 fw-bold">Good Value</h3>
<p class="mb-0 fs-5">90 Days, 3 Bottles</p>
</div>
<div class="w-100" style="clip-path: polygon(100% 0, 0 0, 50% 100%); margin: -1px auto 0; background: var(--primary-color-light); height: 30px;"></div>
<img src="../assets/main/products/img/img-3-bottles.png" alt="3 Bottles" style="max-height: 200px;">
<div class="d-flex gap-1 lh-1 px-2 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 4.6em;"><sup class="fs-3">$</sup>69</b>
<b class="text-start opacity-75">PER<br>BOTTLE</b>
</div>
<div class="mb-2 savings" style="font-size: .85em;">
<div class="p-2 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $684!</b>
</div>
<div class="p-2" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="px-2">
<div class="btn btn-primary rounded-3 button-bg promo fs-4 w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
<img src="../assets/main/products/img/cards.png" alt="Cards" class="img-fluid mx-auto my-2" style="max-width: 180px;">
<div class="px-2 mb-3 totals">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$891</s> <b>$207</b>
<br>
<b>+ <span style="color: var(--contrast-color);">FREE</span> SHIPPING</b>
</div>
</div>
<!-- mobile -->
<div class="d-md-none text-center rounded-3 pt-2 overflow-hidden" style="background-color: #fbfbfb;">
<div class="container">
<div class="row align-items-center">
<div class="col-6 p-1">
<div class="mb-1 lh-1 supply"><b>Good Value</b><br><span style="font-size: .8em;">90 days, 3 bottles</span></div>
<img src="../assets/main/products/img/img-3-bottles.png" alt="3 Bottles" style="max-height: 200px;">
</div>
<div class="col-6 p-1">
<div class="d-flex gap-1 lh-1 align-items-center mx-auto price" style="max-width: fit-content;">
<b style="font-size: 2.8em; letter-spacing: -.06em;"><sup class="fs-5">$</sup>69</b>
<b class="text-start" style="font-size: .65em;">PER<br>BOTTLE</b>
</div>
<div class="mb-2 lh-1 savings" style="font-size: .7em;">
<div class="p-1 mb-1" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;">
<b style="color: var(--contrast-color);"><i class="bi bi-check-circle-fill"></i> YOU SAVE $684!</b>
</div>
<div class="p-1" style="border-bottom: 1px solid #ccc;">
<b><i class="bi bi-check-circle-fill"></i> 180 DAYS GUARANTEE</b>
</div>
</div>
<div class="totals lh-1" style="font-size: .8em;">
Total: <s style="text-decoration-color: red; text-decoration-thickness: 2px;">$891</s> <b>$207</b>
<br>
<b>+ <span style="color: var(--contrast-color);">FREE</span> SHIPPING</b>
</div>
</div>
</div>
</div>
<div class="p-2">
<div class="btn btn-primary rounded-3 button-bg promo w-100" style="font-weight: 900; max-width: 250px;">BUY NOW</div>
</div>
</div>
</a>
</div>
<!-- END 3 Bottles -->
</div>
</div>
</section>
<footer class="text-center py-5" style="background-color: var(--secondary-color);">
<div class="container text-white text-center" style="max-width: 1100px;">
<ul class="list-inline small mb-4">
<li class="list-inline-item"><a class="link-light text-decoration-none" href="/contact-us" target="_blank">Contact</a></li>
<li class="list-inline-item"><a class="link-light text-decoration-none" href="/terms-of-service" target="_blank">Terms</a></li>
<li class="list-inline-item"><a class="link-light text-decoration-none" href="/privacy-policy" target="_blank">Privacy</a></li>
<li class="list-inline-item"><a class="link-light text-decoration-none" href="/refund-policy" target="_blank">Return Policy</a></li>
<li class="list-inline-item"><a class="link-light text-decoration-none" href="/shipping-policy" target="_blank">Shipping</a></li>
<li class="list-inline-item"><a class="link-light text-decoration-none" href="/disclaimer" target="_blank">Disclaimer</a></li>
<li class="list-inline-item"><a class="link-light text-decoration-none" href="/references" target="_blank">References</a></li>
</ul>
<div style="font-size: .7em;">
<p>Statements on this website have not been evaluated by the Food and Drug Administration. Products are not intended to diagnose, treat, cure or prevent any disease.</p>
<p>The website's content and the product for sale is based upon the author's opinion and is provided solely on an "AS IS" and "AS AVAILABLE" basis. You should do your own research and confirm the information with other sources when searching for information regarding health issues and always review the information carefully with your professional health care provider before using any of the protocols presented on this website and/or in the product sold here. Neither BuyGoods nor the author are engaged in rendering medical or similar professional services or advice via this website or in the product, and the information provided is not intended to replace medical advice offered by a physician or other licensed healthcare provider. You should not construe BuyGoods's sale of this product as an endorsement by BuyGoods of the views expressed herein, or any warranty or guarantee of any strategy, recommendation, treatment, action, or application of advice made by the author of the product.</p>
<p>Some names and personal identifying information on this site have been changed to protect the privacy of individuals.</p>
</div>
<p class="mb-0 opacity-50 small" style="font-size: .8em;">© AlphaBites Research 2024. All Rights Reserved.</p>
</div>
</footer>
<!-- Bootstrap -->
<script type="text/javascript" src="../assets/main/bootstrap/bootstrap.bundle.min.js"></script>
<!-- END Bootstrap -->
<!-- BuyGoods Disclaimer -->
<div style="background-color: black;">
<div class="container">
<span id=disclaimer></span>
<script src="https://display.buygoods.com/v1/disclaimer?id=disclaimer&account_id=9236"></script>
</div>
</div>
<!-- END BuyGoods Disclaimer -->
<!-- Sticky Nav -->
<script type="text/javascript">
const nav = document.querySelector("header");
const topOfNav = nav.offsetTop;
//document.body.style.paddingTop = nav.offsetHeight + "px";
function stickyNav() {
if (window.scrollY > topOfNav) {
nav.classList.add("sticky-nav");
} else {
nav.classList.remove("sticky-nav");
}
}
window.addEventListener('scroll', stickyNav);
</script>
<!-- END Sticky Nav -->
</body>
</html>