<div style="width: 970px; height: 250px; background: linear-gradient(to right, #e9f0f6, #ffffff); font-family: Arial, sans-serif; border: 2px solid #001c44; box-sizing: border-box;">
<!-- Header with Logo and Branding -->
<div style="background-color: #001c44; color: white; display: flex; align-items: center; padding: 8px 16px;">
<img src="https://images.teemill.com/1jkmrgevbdugnbdiui16cea6xnj8zr1t89dekb4lgoubadud.png.webp?h=250&fit=contain&v=2" alt="Gasroom Logo" style="height: 40px; margin-right: 20px;">
<div style="text-align: center; flex: 1;">
<div style="font-size: 20px; font-weight: bold;">GASROOM GEAR</div>
<div style="font-size: 14px;">www.gasroomgear.com</div>
</div>
</div>
<!-- Product Section -->
<div style="display: flex; align-items: center; justify-content: space-around; height: 200px; padding: 10px 0;">
<!-- Product 1 -->
<div style="width: 30%; text-align: center;">
<img src="https://images.teemill.com/0edf456523b8a493f4a4c7eb515a3494eed2b172d96a8aab.png.webp?w=1080&v=2" alt="Old Bucks Boys Tee" style="max-height: 100px; margin-bottom: 8px;">
<div style="font-size: 16px; font-weight: bold; color: #001c44;">We Are the Old Bucks Boys</div>
<div style="font-size: 14px; color: #333;">Men’s Tee – Sky Blue</div>
<a href="https://gasroomgear.com/product/we-are-the-old-bucks-boys-men/" target="_blank" style="display: inline-block; margin-top: 8px; padding: 8px 16px; background-color: #001c44; color: white; text-decoration: none; font-weight: bold; border-radius: 6px; animation: pulse 2s infinite;">Buy Now</a>
</div>
<!-- Product 2 -->
<div style="width: 30%; text-align: center;">
<img src="https://images.teemill.com/bwyc63ujtxttgcegkdy5udsw7f9jrssctfckokos8r9tshqx.jpeg.webp?w=1080&h=1080&v=2" alt="Mug For My Tea" style="max-height: 100px; margin-bottom: 8px;">
<div style="font-size: 16px; font-weight: bold; color: #001c44;">A Mug For My Tea</div>
<div style="font-size: 14px; color: #333;">Classic White</div>
<a href="https://gasroomgear.com/product/a-mug-for-my-tea/" target="_blank" style="display: inline-block; margin-top: 8px; padding: 8px 16px; background-color: #001c44; color: white; text-decoration: none; font-weight: bold; border-radius: 6px; animation: pulse 2s infinite;">Buy Now</a>
</div>
<!-- Product 3 -->
<div style="width: 30%; text-align: center;">
<img src="https://images.teemill.com/e58717165a50f7ffa7366c55922c268080b2d960140970ed.png.webp?w=1080&v=2" alt="Chairboys Cap" style="max-height: 100px; margin-bottom: 8px;">
<div style="font-size: 16px; font-weight: bold; color: #001c44;">The Chairboys Cap</div>
<div style="font-size: 14px; color: #333;">Baseball Cap – Navy</div>
<a href="https://gasroomgear.com/product/the-chairboys-baseball-cap/Navy" target="_blank" style="display: inline-block; margin-top: 8px; padding: 8px 16px; background-color: #001c44; color: white; text-decoration: none; font-weight: bold; border-radius: 6px; animation: pulse 2s infinite;">Buy Now</a>
</div>
</div>
</div>
<style>
@keyframes pulse {
0% { transform: scale(1); opacity: 1; }
50% { transform: scale(1.05); opacity: 0.9; }
100% { transform: scale(1); opacity: 1; }
}
</style>
5
2
228KB
227KB
106.0ms
240.0ms
601.0ms