<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Virkler Maple - Pure NY Maple Syrup</title>
<script src="https://cdn.tailwindcss.com"></script>
<style>
html {
scroll-behavior: smooth;
}
</style>
</head>
<body class="min-h-screen bg-amber-50">
<!-- Header -->
<header class="bg-amber-900 text-white sticky top-0 z-50 shadow-lg">
<div class="container mx-auto px-4 py-4">
<div class="flex items-center justify-between">
<div class="flex items-center space-x-2">
<span class="text-4xl">🍁</span>
<div>
<h1 class="text-2xl font-bold">Virkler Maple</h1>
<p class="text-xs text-amber-200">Pure NY Maple Syrup Since 2024</p>
</div>
</div>
<nav class="hidden md:flex space-x-8">
<a href="#home" class="hover:text-amber-200 transition">Home</a>
<a href="#products" class="hover:text-amber-200 transition">Products</a>
<a href="#about" class="hover:text-amber-200 transition">About</a>
<a href="#contact" class="hover:text-amber-200 transition">Contact</a>
<a href="https://www.instagram.com/virklermaple" target="_blank" rel="noopener noreferrer" class="hover:text-amber-200 transition flex items-center space-x-1">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg>
<span>@virklermaple</span>
</a>
</nav>
<button id="mobile-menu-btn" class="md:hidden">
<svg id="menu-icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg>
<svg id="close-icon" class="hidden" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
</button>
</div>
<!-- Mobile Menu -->
<nav id="mobile-menu" class="hidden md:hidden mt-4 pb-4 space-y-2">
<a href="#home" class="block hover:text-amber-200 transition">Home</a>
<a href="#products" class="block hover:text-amber-200 transition">Products</a>
<a href="#about" class="block hover:text-amber-200 transition">About</a>
<a href="#contact" class="block hover:text-amber-200 transition">Contact</a>
<a href="https://www.instagram.com/virklermaple" target="_blank" rel="noopener noreferrer" class="flex items-center space-x-1 hover:text-amber-200 transition">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg>
<span>@virklermaple</span>
</a>
</nav>
</div>
</header>
<!-- Hero Section -->
<section id="home" class="relative bg-gradient-to-br from-amber-600 to-amber-800 text-white py-20">
<div class="container mx-auto px-4 text-center">
<h2 class="text-5xl font-bold mb-4">Pure New York Maple Syrup</h2>
<p class="text-xl mb-8 text-amber-100">Crafted with care in Upstate NY</p>
<div class="flex justify-center space-x-4">
<a href="#products" class="bg-white text-amber-800 px-8 py-3 rounded-lg font-semibold hover:bg-amber-100 transition flex items-center">
Shop Now
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2"><polyline points="9 18 15 12 9 6"></polyline></svg>
</a>
<a href="#about" class="border-2 border-white px-8 py-3 rounded-lg font-semibold hover:bg-white hover:text-amber-800 transition">
Our Story
</a>
</div>
</div>
</section>
<!-- Products Section -->
<section id="products" class="py-16">
<div class="container mx-auto px-4">
<h2 class="text-4xl font-bold text-center mb-12 text-amber-900">Our Products</h2>
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
<!-- Pure Maple Syrup -->
<div class="bg-white rounded-lg shadow-lg overflow-hidden hover:shadow-xl transition">
<div class="bg-gradient-to-br from-amber-100 to-amber-200 h-48 flex items-center justify-center relative">
<span class="text-8xl">🍁</span>
<div class="absolute top-4 right-4 bg-amber-700 text-white px-4 py-2 rounded-full text-sm font-bold shadow-lg">
Coming Soon
</div>
</div>
<div class="p-6">
<h3 class="text-xl font-bold mb-2 text-amber-900">Pure Maple Syrup</h3>
<p class="text-gray-600 mb-1">Grade: Golden Delicate</p>
<p class="text-gray-600 mb-4">Size: 16 oz</p>
<div class="flex justify-between items-center">
<span class="text-2xl font-bold text-amber-700">$24.99</span>
<button disabled class="bg-gray-300 text-gray-500 px-6 py-2 rounded-lg cursor-not-allowed">
Coming Soon
</button>
</div>
</div>
</div>
<!-- Maple Cream -->
<div class="bg-white rounded-lg shadow-lg overflow-hidden hover:shadow-xl transition">
<div class="bg-gradient-to-br from-amber-100 to-amber-200 h-48 flex items-center justify-center relative">
<span class="text-8xl">🥞</span>
<div class="absolute top-4 right-4 bg-amber-700 text-white px-4 py-2 rounded-full text-sm font-bold shadow-lg">
Coming Soon
</div>
</div>
<div class="p-6">
<h3 class="text-xl font-bold mb-2 text-amber-900">Maple Cream</h3>
<p class="text-gray-600 mb-1">Grade: Spreadable</p>
<p class="text-gray-600 mb-4">Size: 8 oz</p>
<div class="flex justify-between items-center">
<span class="text-2xl font-bold text-amber-700">$16.99</span>
<button disabled class="bg-gray-300 text-gray-500 px-6 py-2 rounded-lg cursor-not-allowed">
Coming Soon
</button>
</div>
</div>
</div>
<!-- Maple Sugar -->
<div class="bg-white rounded-lg shadow-lg overflow-hidden hover:shadow-xl transition">
<div class="bg-gradient-to-br from-amber-100 to-amber-200 h-48 flex items-center justify-center relative">
<span class="text-8xl">🧂</span>
<div class="absolute top-4 right-4 bg-amber-700 text-white px-4 py-2 rounded-full text-sm font-bold shadow-lg">
Coming Soon
</div>
</div>
<div class="p-6">
<h3 class="text-xl font-bold mb-2 text-amber-900">Maple Sugar</h3>
<p class="text-gray-600 mb-1">Grade: Granulated</p>
<p class="text-gray-600 mb-4">Size: 6 oz</p>
<div class="flex justify-between items-center">
<span class="text-2xl font-bold text-amber-700">$12.99</span>
<button disabled class="bg-gray-300 text-gray-500 px-6 py-2 rounded-lg cursor-not-allowed">
Coming Soon
</button>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="py-16 bg-white">
<div class="container mx-auto px-4">
<div class="max-w-3xl mx-auto text-center">
<h2 class="text-4xl font-bold mb-6 text-amber-900">Our Story</h2>
<p class="text-lg text-gray-700 mb-4">
My father, Mark Virkler, grew up in Lewis County, one of New York's largest maple producing regions. His deep love of maple syrup and the traditions of sugaring were passed down to me, Tyler Virkler. What began as a small operation to make maple syrup for ourselves has grown into something we're excited to share with others.
</p>
<p class="text-lg text-gray-700 mb-4">
This year, my son Tate Virkler will be seeing maple syrup made for the first time, continuing our family tradition into the next generation.
</p>
<p class="text-lg text-gray-700 mb-4">
We have high standards on taste and want to ensure each bottle contains the authentic nature-driven taste of maple. We tap our own sugar maples each spring, carefully collecting and boiling the sap with a wood-fired evaporator.
</p>
<p class="text-lg text-gray-700">
From our family to yours, we're proud to share this natural treasure with other maple lovers everywhere.
</p>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="py-16 bg-amber-100">
<div class="container mx-auto px-4">
<h2 class="text-4xl font-bold text-center mb-12 text-amber-900">Contact Us</h2>
<div class="max-w-2xl mx-auto grid md:grid-cols-2 gap-8">
<div class="bg-white p-6 rounded-lg shadow-lg">
<div class="flex items-start space-x-3 mb-4">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="text-amber-600 mt-1"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path><circle cx="12" cy="10" r="3"></circle></svg>
<div>
<h3 class="font-bold mb-1">Location</h3>
<p class="text-gray-700">Virkler Maple Farm<br>LaFayette, NY</p>
</div>
</div>
</div>
<div class="bg-white p-6 rounded-lg shadow-lg">
<h3 class="font-bold mb-4">Send us a message</h3>
<div class="space-y-4">
<input type="text" placeholder="Your Name" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none focus:border-amber-600">
<input type="email" placeholder="Your Email" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none focus:border-amber-600">
<textarea placeholder="Your Message" rows="4" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none focus:border-amber-600"></textarea>
<a href="mailto:Tyler.Virkler@gmail.com" class="block w-full bg-amber-600 text-white py-2 rounded-lg hover:bg-amber-700 transition text-center">
Send Message
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-amber-900 text-white py-8">
<div class="container mx-auto px-4 text-center">
<p class="mb-2">© 2026 Virkler Maple. All rights reserved.</p>
<p class="text-amber-200 text-sm">Pure New York Maple Syrup • Family Owned Since 2024</p>
</div>
</footer>
<script>
// Mobile menu toggle
const mobileMenuBtn = document.getElementById('mobile-menu-btn');
const mobileMenu = document.getElementById('mobile-menu');
const menuIcon = document.getElementById('menu-icon');
const closeIcon = document.getElementById('close-icon');
mobileMenuBtn.addEventListener('click', () => {
mobileMenu.classList.toggle('hidden');
menuIcon.classList.toggle('hidden');
closeIcon.classList.toggle('hidden');
});
// Close mobile menu when clicking a link
mobileMenu.querySelectorAll('a').forEach(link => {
link.addEventListener('click', () => {
mobileMenu.classList.add('hidden');
menuIcon.classList.remove('hidden');
closeIcon.classList.add('hidden');
});
});
</script>
</body>
</html>