mirror of
https://github.com/thecyberlearn/quantum-website-2026.git
synced 2026-08-18 12:43:24 +00:00
70 lines
2.7 KiB
HTML
70 lines
2.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<title>Wilmington Foods — Anuga 2025</title>
|
|
<link rel="stylesheet" href="styles.css" />
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<main>
|
|
<header class="banner banner--img">
|
|
<img src="anuga.png" alt="Anuga 2025 - The No.1 for Food & Beverage Business, Köln Cologne, 04.-08.10.2025" class="header-image" />
|
|
<div>
|
|
<h1 class="sr-only">LET'S MEET AT ANUGA!</h1>
|
|
<p class="sr-only">- Discover what's new at ANUGA 2025 -</p>
|
|
</div>
|
|
</header>
|
|
|
|
<section class="card-large">
|
|
<div class="brand-logo">
|
|
<img src="logo.png" alt="Wilmington Foods" />
|
|
</div>
|
|
<p class="lead">After a year of exciting growth and innovation, <strong>Wilmington Foods</strong> is thrilled to showcase our latest range at one of the world's most dynamic food & beverage events!</p>
|
|
|
|
<p>We're excited to share that the Wilmington Foods team will be at <strong>Anuga 2025</strong>! <span class="pin">📍</span> You'll find our stand in <strong>Hall 02.1 — Stand D010</strong>.</p>
|
|
|
|
<div class="map-edge">
|
|
<img src="map.png" alt="Anuga 2025 Exhibition Hall Map - Wilmington Foods at Hall 02.1 Stand D010" class="map-image" />
|
|
</div>
|
|
|
|
<p>Wilmington Foods is a leading manufacturer and exporter of premium sesame seeds, creamy tahini, and delicious halawa. With fully automated, BRC Certified facilities and strict quality controls, we deliver nutrition, purity, and consistency every step of the way. From World's finest sesame to your shelves—with custom-tailored private labelling options!</p>
|
|
|
|
<p class="question"><strong>Would you like to know more or schedule a meeting during Anuga?</strong><br />
|
|
Just hit reply — our team will be happy to set up a time that works for you.</p>
|
|
|
|
<div class="cta-row">
|
|
<a class="cta-main" href="mailto:info@wilmingtonfoods.com?subject=Meeting%20at%20Anuga%202025">Contact us to schedule a meeting at Anuga</a>
|
|
<a class="cta-main" href="https://www.wilmingtonfoods.com" target="_blank" rel="noopener">Discover more about Wilmington Foods</a>
|
|
</div>
|
|
|
|
<hr class="divider" />
|
|
|
|
<div class="contact-cards" id="contact">
|
|
<div class="contact-col">
|
|
<h3>Wilmington Foods FZE</h3>
|
|
<p>Phase II (Food Park), Plot No 46, 47, 55, 56<br />
|
|
Hamriyah Free Zone, Sharjah, UAE</p>
|
|
<p class="muted"><a href="mailto:info@wilmingtonfoods.com">info@wilmingtonfoods.com</a> · <a href="tel:+971505467749">+971 50 546 7749</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<p class="closing">See you soon in Cologne!<br />
|
|
<strong>Wilmington Foods Team</strong></p>
|
|
</section>
|
|
</main>
|
|
|
|
<footer class="site-footer">
|
|
<div class="container">
|
|
<p>See you soon in Cologne!</p>
|
|
<p>Wilmington Foods Team</p>
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|
|
|
|
|