Contest
Ends in 15 Days 23 Hours - 6846 Entries
<!-- Compact Loupr-styled header for a Gleam Competition (all prizes in ONE box
+ info box on right) -->
<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=Josefin+Sans:wght@300;400;600;700&display=swap" rel="stylesheet">
Shop launch giveaway
Loupr x Jet2
Win money off your next Jet2 holiday
One winner gets a big discount, plus we’ve got extra vouchers for more winners
too. Enter below, then stack up bonus entries in seconds.
<!-- LEFT: ALL PRIZES IN ONE BOX -->
Prizes
Grand prize
£500
off any Jet2 holiday
5
Winners
£50 voucher each
10
Winners
£25 voucher each
All vouchers can be used towards any holiday.
<!-- RIGHT: INFO BOX -->
Boost your chances
Return daily- get
5 bonus entriesevery day you come back.
Share with friends- earn bonus entries when you share.
Complete as many entry actions as you like - each one improves your odds.
Eligibility:entrants must be 18 or over.
<style>
/* Loupr palette */
:root{
--loupr-black:#131917;
--loupr-dk:#283A2C;
--loupr-pale:#50724D;
--loupr-mint:#DADEC5;
--loupr-line: rgba(19,25,23,0.12);
}
.loupr-gleam{
font-family:"Josefin Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color: var(--loupr-black);
max-width: 720px;
margin: 0 auto 12px;
padding: 12px 12px 10px;
border-radius: 16px;
background:
radial-gradient(520px 260px at 15% 0%, rgba(80,114,77,0.20), transparent 60%),
radial-gradient(520px 260px at 85% 0%, rgba(40,58,44,0.18), transparent 60%),
var(--loupr-mint);
border: 1px solid var(--loupr-line);
}
.loupr-gleam__top{
display:flex;
gap: 8px;
flex-wrap: wrap;
margin-bottom: 8px;
}
.loupr-gleam__pill{
display:inline-flex;
align-items:center;
padding: 6px 10px 5px;
border-radius: 999px;
background: rgba(255,255,255,0.55);
border: 1px solid var(--loupr-line);
color: var(--loupr-dk);
font-weight: 600;
letter-spacing: .06em;
text-transform: uppercase;
font-size: 0.80rem;
}
.loupr-gleam__pill--dark{
background: rgba(19,25,23,0.92);
color: var(--loupr-mint);
border-color: rgba(19,25,23,0.30);
}
.loupr-gleam__title{
margin: 0 0 6px 0;
font-size: 1.75rem;
line-height: 1.05;
letter-spacing: -0.01em;
}
.loupr-gleam__lead{
margin: 0 0 10px 0;
color: rgba(19,25,23,0.82);
font-size: 1.02rem;
line-height: 1.45;
}
.loupr-gleam__grid{
display:grid;
grid-template-columns: 1fr 1fr;
gap: 10px;
align-items: stretch;
}
.loupr-gleam__card{
border-radius: 14px;
padding: 12px;
background: rgba(255,255,255,0.58);
border: 1px solid var(--loupr-line);
}
.loupr-gleam__card--prizes{
background: rgba(255,255,255,0.62);
}
.loupr-gleam__card--info{
background: rgba(255,255,255,0.50);
}
.loupr-gleam__label{
font-size: 0.86rem;
letter-spacing: .08em;
text-transform: uppercase;
color: var(--loupr-dk);
font-weight: 700;
margin-bottom: 8px;
}
/* Grand prize emphasis */
.loupr-gleam__grand{
border-radius: 12px;
padding: 12px 12px 10px;
background: linear-gradient(180deg, rgba(19,25,23,0.94), rgba(40,58,44,0.92));
color: var(--loupr-mint);
border: 1px solid rgba(19,25,23,0.22);
}
.loupr-gleam__grand-kicker{
font-size: 0.80rem;
letter-spacing: .12em;
text-transform: uppercase;
opacity: 0.95;
font-weight: 700;
margin-bottom: 6px;
}
.loupr-gleam__grand-amount{
font-size: 2.65rem;
line-height: 1;
font-weight: 700;
margin: 0 0 4px 0;
}
.loupr-gleam__grand-sub{
font-size: 1.02rem;
opacity: 0.92;
}
.loupr-gleam__divider{
height: 1px;
background: rgba(19,25,23,0.12);
margin: 10px 0;
}
/* Smaller prizes */
.loupr-gleam__smalls{
display:grid;
gap: 8px;
}
.loupr-gleam__small{
display:flex;
gap: 10px;
align-items:center;
padding: 10px;
border-radius: 12px;
background: rgba(218,222,197,0.55);
border: 1px solid rgba(80,114,77,0.22);
}
.loupr-gleam__small-num{
width: 38px;
height: 38px;
border-radius: 12px;
display:grid;
plac
Visit Contest