At Imagine This, we don’t just serve up fresh ideas - we serve them with a side of fries.

What started as an unserious metaphor for our multidisciplinary creative offering quickly turned 
into something much more…

Fries to Survive is our very serious quest to find the world’s best fries – and a very unserious reminder 
that creativity should be fun, indulgent, and a little 
bit obsessive.

From salt ratios to crisp levels, we’ve taste-tested and ranked fries from over 25 restaurants (and counting)… No fry is safe. No city too far.

It’s a crispy, golden symbol of who we are: a creative studio that cares deeply about the details – and never forgets to enjoy the process.

Fries To Survive
0 +
Major Cities
0
Average Score
0 /10
Years of Tasting
0

Join us for fries

Sign up for updates and upcoming dates

'; var blobUrl = URL.createObjectURL(new Blob([html], { type: 'text/html' })); _slateBlobRegistry.push(blobUrl); return blobUrl; }// Appends query params to a Slate embed URL for hover (muted autoplay preview) // Slate may or may not honour these — if ignored, browser autoplay policy // still blocks unmuted playback so silence is effectively guaranteed. function slateEmbedHoverSrc(src) { return src + (src.indexOf('?') !== -1 ? '&' : '?') + 'autoplay=1&muted=1&loop=1'; }// Appends autoplay param for fullscreen popup (unmuted, Slate's own controls) function slateEmbedPopupSrc(src) { return src + (src.indexOf('?') !== -1 ? '&' : '?') + 'autoplay=1'; }window.addEventListener('beforeunload', function () { _slateBlobRegistry.forEach(function (url) { URL.revokeObjectURL(url); }); _slateBlobRegistry = []; });// ############### Play video on hover, pause on leave ############### // Vimeo → removes