Fix the Footer layout:
Duplicate Logo Bug: There are currently two Jensen-Souders logos stacked on top of each other in the footer. Please remove one so there is only a single logo.
Apply the same white rounded container (bg-white p-2 rounded-md) to the footer logo as you did in the header so it matches the aesthetic.
I reviewed the footer and found only one logo in the code - it was just missing the white container styling. I've wrapped the logo in the same bg-white p-2 rounded-md container used in the header, making it display as a clean badge that matches the header aesthetic. The logo now has consistent styling throughout the site.
Please add a new 'Logistics Network Map' section directly below the 'Regional Footprint' (Itasca & Belvedere) images.
Visual Style: Do not use a standard, bright map embed. Create a stylized, dark-mode map interface (use a dark charcoal/navy map vector or a subtle grid pattern background bg-[#0F172A]).
Location Markers: Place two pulsing/glowing Corporate Orange (#E85D22) map pins or radar dots on the map to represent Itasca, IL and Belvedere, IL.
Floating Info Panel: Overlapping the left side of the map, add a 'frosted glass' panel (bg-white/10, backdrop-blur-md, white text) titled 'Optimized Routing'.
Panel Text: Inside this glass panel, add short text: 'Strategically positioned along the I-88 and I-90 freight corridors, providing rapid access to major Midwest manufacturing centers and national intermodal rail networks.'
Buttons: Add two small ghost buttons inside the panel that say 'Get Directions to Itasca' and 'Get Directions to Belvedere'.
I've added the Logistics Network Map section directly below the Regional Footprint. It features a dark stylized map interface with a subtle grid pattern and radial glow, two pulsing orange map pins for Itasca and Belvedere with labeled tooltips, and SVG-drawn freight corridor lines representing I-88 and I-90. The frosted glass "Optimized Routing" panel overlaps the left side with the corridor information text and two ghost-style direction buttons that open Google Maps when clicked. A small legend in the bottom-right corner completes the professional look.