thehungryelite.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://biqan.com/
Effective URL: https://thehungryelite.com/
Submission: On June 29 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" class="drawer__search" role="search">
  <input type="search" name="q" placeholder="Zoeken" aria-label="Zoeken" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Zoeken</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Zoeken</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Zoeken" aria-label="Zoeken" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Zoeken</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Zoeken</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Zoeken" aria-label="Zoeken" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Zoeken</span>
  </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail-e8b40f26-541e-4d81-a5dd-e03f477cc59f" class="site-footer__newsletter-label">
    <p>Nieuws en kortingen!</p>
  </label>
  <div class="input-group">
    <input type="email" value="" placeholder="Je e-mailadres" name="contact[email]" id="NewsletterEmail-e8b40f26-541e-4d81-a5dd-e03f477cc59f" class="input-group__field site-footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--narrow" name="commit">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 32 32">
          <path fill="#444" d="M7.667 3.795l1.797-1.684L24.334 16 9.464 29.889l-1.797-1.675L20.731 16z"></path>
        </svg>
        <span class="icon__fallback-text">Abonneren</span>
      </button>
    </div>
  </div>
</form>

Text Content

Meteen naar de content
Zoeken
 * HOME
 * DOWNLOADS
 * COACHING
 * YOUTUBE
 * CONTACT
 * Account

Sitenavigatie




Zoeken Zoeken
Winkelwagen
Netherlands (€) Nederlands
Open drop down
Netherlands (€)
Open drop down
Belgium (€)
Ascension Island (£)
Andorra (€)
United Arab Emirates (Dhs.)
Afghanistan (؋)
Antigua & Barbuda ($)
Anguilla ($)
Albania (Lek)
Armenia (AMD)
Angola (Kz)
Argentina ($)
Austria (€)
Australia ($)
Aruba (Afl)
Åland Islands (€)
Azerbaijan (m.)
Bosnia & Herzegovina (KM)
Barbados ($)
Bangladesh (Tk)
Burkina Faso (CFA)
Bulgaria (лв)
Bahrain (BHD)
Burundi (FBu.)
Benin (CFA)
St. Barthélemy (€)
Bermuda ($)
Brunei ($)
Bolivia (Bs)
Caribbean Netherlands ($)
Brazil (R$)
Bahamas (BS$)
Bhutan (Nu)
Botswana (P)
Belarus (Br)
Belize (BZ$)
Canada ($)
Cocos (Keeling) Islands ($)
Congo - Kinshasa (FC)
Central African Republic (FCFA)
Congo - Brazzaville (FCFA)
Switzerland (CHF)
Côte d’Ivoire (CFA)
Cook Islands ($)
Chile ($)
Cameroon (FCFA)
China (¥)
Colombia ($)
Costa Rica (₡)
Cape Verde ($)
Curaçao (ƒ)
Christmas Island ($)
Cyprus (€)
Czechia (Kč)
Germany (€)
Djibouti (Fdj)
Denmark (kr)
Dominica ($)
Dominican Republic (RD$)
Algeria (DA)
Ecuador ($)
Estonia (€)
Egypt (LE)
Western Sahara (Dh)
Eritrea (Nkf)
Spain (€)
Ethiopia (Br)
Finland (€)
Fiji (FJ$)
Falkland Islands (£)
Faroe Islands (kr)
France (€)
Gabon (CFA)
United Kingdom (£)
Grenada ($)
Georgia (GEL)
French Guiana (€)
Guernsey (£)
Ghana (GH₵)
Gibraltar (£)
Greenland (kr)
Gambia (D)
Guinea (FG)
Guadeloupe (€)
Equatorial Guinea (FCFA)
Greece (€)
South Georgia & South Sandwich Islands (£)
Guatemala (Q)
Guinea-Bissau (CFA)
Guyana (G$)
Hong Kong SAR (HK$)
Honduras (L)
Croatia (€)
Haiti (G)
Hungary (Ft)
Indonesia (Rp)
Ireland (€)
Israel (NIS)
Isle of Man (£)
India (Rs.)
British Indian Ocean Territory ($)
Iraq (IQD)
Iceland (kr)
Italy (€)
Jersey (£)
Jamaica ($)
Jordan (JOD)
Japan (¥)
Kenya (KSh)
Kyrgyzstan (лв)
Cambodia (KHR)
Kiribati ($)
Comoros (CF)
St. Kitts & Nevis ($)
South Korea (₩)
Kuwait (KD)
Cayman Islands ($)
Kazakhstan (KZT)
Laos (₭)
Lebanon (L£)
St. Lucia ($)
Liechtenstein (CHF)
Sri Lanka (Rs)
Liberia (L$)
Lesotho (M)
Lithuania (€)
Luxembourg (€)
Latvia (€)
Libya (LD)
Morocco (Dh)
Monaco (€)
Moldova (MDL)
Montenegro (€)
St. Martin (€)
Madagascar (Ar)
Macedonia (ден)
Mali (CFA)
Myanmar (Burma) (K)
Mongolia (₮)
Macau SAR (MOP$)
Martinique (€)
Mauritania (UM)
Montserrat ($)
Malta (€)
Mauritius (Rs)
Maldives (Rf)
Malawi (Mk)
Mexico ($)
Malaysia (RM)
Mozambique (Mt)
Namibia (N$)
New Caledonia (CFPF)
Niger (CFA)
Norfolk Island ($)
Nigeria (₦)
Nicaragua (C$)
Norway (kr)
Nepal (Rs)
Nauru ($)
Niue ($)
New Zealand ($)
Oman (OMR)
Panama (B/.)
Peru (S/.)
French Polynesia (XPF)
Papua New Guinea (K)
Philippines (₱)
Pakistan (Rs.)
Poland (zł)
St. Pierre & Miquelon (€)
Pitcairn Islands ($)
Palestinian Territories (₪)
Portugal (€)
Paraguay (Gs.)
Qatar (QAR)
Réunion (€)
Romania (lei)
Serbia (RSD)
Russia (руб)
Rwanda (RF)
Saudi Arabia (SAR)
Solomon Islands ($)
Seychelles (Rs)
Sudan (SDG)
Sweden (kr)
Singapore ($)
St. Helena (£)
Slovenia (€)
Svalbard & Jan Mayen (kr)
Slovakia (€)
Sierra Leone (Le)
San Marino (€)
Senegal (CFA)
Somalia (Sh.So.)
Suriname ($)
South Sudan (SSP)
São Tomé & Príncipe (Db)
El Salvador ($)
Saint Martin (ƒ)
Eswatini (L)
Tristan da Cunha (£)
Turks & Caicos Islands ($)
Chad (FCFA)
French Southern Territories (€)
Togo (CFA)
Thailand (฿)
Tajikistan (TJS)
Tokelau ($)
Timor-Leste ($)
Turkmenistan (T)
Tunisia (TND)
Tonga ($)
Türkiye (TL)
Trinidad & Tobago ($)
Tuvalu ($)
Taiwan ($)
Tanzania (TZS)
Ukraine (₴)
Uganda (Ush)
U.S. Outlying Islands ($)
United States ($)
Nederlands
Open drop down
Deutsch
English
Español
Français
Veranderen
Menu Sitenavigatie
 * HOME
 * DOWNLOADS
 * COACHING
 * YOUTUBE
 * CONTACT

Zoeken Zoeken
Winkelwagen
Account
Artikel toegevoegd aan winkelwagen. Winkelwagen bekijken en afrekenen. Sluiten
Sluiten
TRAININGSSCHEMA





OEFENINGEN





VOEDINGSSCHEMA

Welkom bij Fitness Academy THE HUNGRY ELITE! Bij ons draait alles om jouw
transformatie. Of je nu je overtollige kilo's kwijt wilt, je lichaam droog wilt
trainen of spiermassa wilt opbouwen, wij zijn er om je te begeleiden op jouw
reis naar een gezonder en krachtiger leven.

BLOGBERICHTEN





VOEDINGSLIJST





GYM TANKTOP

Wij geloven in het creëren van een ondersteunende en motiverende omgeving waarin
jij je thuis voelt. Samen werken we aan het overwinnen van obstakels, het
verleggen van grenzen en het bereiken van resultaten waar je trots op kunt zijn.






T.H.E. PODCAST
T.H.E. YOUTUBE





OVER T.H.E.



1 OP 1 COACHING - 3 MAANDEN

Wil je maximale resultaten behalen en je fitnessdoelen sneller bereiken? Onze
1-op-1 fitness coaching biedt jou de persoonlijke begeleiding en aandacht die je
nodig hebt om te excelleren. 


Badreddine voorziet je van op maat gemaakte training en voedingsschema's met
daarbij dagelijkse whatsapp support. Ook is er elke week een online
video-meeting om de stand van zaken te bespreken, zodat je elke week stappen
vooruit kan blijven maken. Meld je nu aan, start je reis en bereik het beste in
jezelf.


MEER INFO



Powered by YAZIO

For accurate calculation, we need some basic info about you

1

You are


2

How old are you?

Years
3

How tall are you?

Height
4

How much do you weigh?

Weight
5

How active are you on daily basis?

Lightly active

Mostly sitting (e.g. office worker)

Moderately active

Mostly standing (e.g. teacher, cashier)

Active

Mostly walking (e.g. sales, server)

Very Active

Physically demanding job (e.g. builder)


Calculate your needed calorie intake
×We need some data! Maybe you forgot to enter some basic information in the form
above?
×We need some data! Please enter some basic info in the form above, before you
start calculating.

Your personal result





FITNESS HULP

 * Fitness schema's
 * 1-OP-1 Coaching
 * YouTube video's
 * Oefeningen

BLIJF OP DE HOOGTE

Nieuws en kortingen!

Abonneren

INFORMATIEF

 * Algemene Voorwaarden
 * Bestelling en Levering
 * Privacy Policy
 * Retouren

© 2024, THE HUNGRY ELITE.
Betaalmethoden
 * American Express
 * Apple Pay
 * Google Pay
 * iDEAL
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

 * Een selectie kiezen resulteert in het geheel verversen van de pagina.
 * Druk op de spatiebalk en vervolgens op de pijltoetsen om een selectie te
   maken.
 * Gebruik de pijlen links/rechts om door de diavoorstelling te navigeren, of
   veeg links/rechts op een mobiel apparaat