{"id":3495,"date":"2020-02-07T02:16:59","date_gmt":"2020-02-07T02:16:59","guid":{"rendered":"https:\/\/demo.casethemes.net\/consultio-corporate2\/?page_id=3495"},"modified":"2026-07-02T06:22:59","modified_gmt":"2026-07-02T05:22:59","slug":"about-v-4","status":"publish","type":"page","link":"https:\/\/eatmanworldwidellc.com\/index.php\/about-v-4\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3495\" class=\"elementor elementor-3495\" data-elementor-post-type=\"page\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-66423d8 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"66423d8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61c239c\" data-id=\"61c239c\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-b57b817 elementor-widget elementor-widget-html\" data-id=\"b57b817\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>About Eatman<\/title>\r\n    <style>\r\n        :root {\r\n            --primary-blue: #232f3e;\r\n            --accent-orange: #ff9900;\r\n            --light-bg: #f8f9fa;\r\n            --text-dark: #333333;\r\n            --text-muted: #666666;\r\n        }\r\n\r\n        .eatman-about-section {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            background-color: #ffffff;\r\n            color: var(--text-dark);\r\n            padding: 60px 20px;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .eatman-container {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 40px;\r\n        }\r\n\r\n        .eatman-header {\r\n            text-align: center;\r\n            border-bottom: 3px solid var(--accent-orange);\r\n            padding-bottom: 20px;\r\n            max-width: 300px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .eatman-header h1 {\r\n            color: var(--primary-blue);\r\n            font-size: 2.5rem;\r\n            margin: 0;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n\r\n        .eatman-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 50px;\r\n            align-items: center;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .eatman-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n\r\n        .eatman-story h2 {\r\n            color: var(--primary-blue);\r\n            font-size: 1.8rem;\r\n            margin-top: 0;\r\n        }\r\n\r\n        .eatman-story p {\r\n            font-size: 1.1rem;\r\n            line-height: 1.6;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        .eatman-categories-box {\r\n            background-color: var(--light-bg);\r\n            border-left: 5px solid var(--primary-blue);\r\n            padding: 30px;\r\n            border-radius: 4px;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.05);\r\n        }\r\n\r\n        .eatman-categories-box h3 {\r\n            color: var(--primary-blue);\r\n            margin-top: 0;\r\n            margin-bottom: 15px;\r\n            font-size: 1.4rem;\r\n        }\r\n\r\n        .eatman-tags {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 10px;\r\n        }\r\n\r\n        .eatman-tag {\r\n            background-color: #ffffff;\r\n            color: var(--primary-blue);\r\n            border: 1px solid #ddd;\r\n            padding: 8px 14px;\r\n            border-radius: 20px;\r\n            font-size: 0.9rem;\r\n            font-weight: 500;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .eatman-tag:hover {\r\n            background-color: var(--accent-orange);\r\n            color: #ffffff;\r\n            border-color: var(--accent-orange);\r\n        }\r\n\r\n        .eatman-contact-card {\r\n            background-color: var(--primary-blue);\r\n            color: #ffffff;\r\n            padding: 40px;\r\n            border-radius: 8px;\r\n            text-align: center;\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .eatman-contact-card h2 {\r\n            color: var(--accent-orange);\r\n            margin-top: 0;\r\n        }\r\n\r\n        .eatman-contact-info {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 30px;\r\n            flex-wrap: wrap;\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .eatman-info-item {\r\n            font-size: 1rem;\r\n        }\r\n\r\n        .eatman-info-item a {\r\n            color: #ffffff;\r\n            text-decoration: none;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .eatman-info-item a:hover {\r\n            color: var(--accent-orange);\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <section class=\"eatman-about-section\">\r\n        <div class=\"eatman-container\">\r\n            \r\n            <div class=\"eatman-header\">\r\n                <h1>About Us<\/h1>\r\n            <\/div>\r\n\r\n            <div class=\"eatman-grid\">\r\n                <div class=\"eatman-story\">\r\n                    <h2>Welcome to Eatman<\/h2>\r\n                    <p>At Eatman, we believe in providing a seamless, one-stop shopping experience for your everyday life, your home, and your passions. Based proudly out of Calera, Alabama, we have curated an extensive and diverse marketplace designed to deliver quality, reliability, and value straight to your door.<\/p>\r\n                    <p>Whether you are outfitting your kitchen with premium cookware, upgrading your commercial 18-wheeler with essential safety gear, or decorating your home for the holidays, Eatman has you covered. We bridge the gap between everyday essentials and specialty equipment, ensuring you never have to compromise on variety or quality.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"eatman-categories-box\">\r\n                    <h3>What We Offer<\/h3>\r\n                    <div class=\"eatman-tags\">\r\n                        <span class=\"eatman-tag\">Christmas & Home Decor<\/span>\r\n                        <span class=\"eatman-tag\">Clothing & Jewelry<\/span>\r\n                        <span class=\"eatman-tag\">Kitchen, Pots & Pans<\/span>\r\n                        <span class=\"eatman-tag\">Wine Accessories<\/span>\r\n                        <span class=\"eatman-tag\">Car & 18-Wheeler Care<\/span>\r\n                        <span class=\"eatman-tag\">Safety Equipment & PPE<\/span>\r\n                        <span class=\"eatman-tag\">Sports Equipment<\/span>\r\n                        <span class=\"eatman-tag\">Cleaning Products<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"eatman-contact-card\">\r\n                <h2>Get In Touch<\/h2>\r\n                <p>Have questions about our products or need assistance with an order? Reach out to us today!<\/p>\r\n                <div class=\"eatman-contact-info\">\r\n                    <div class=\"eatman-info-item\">\r\n                        <strong>\ud83d\udccd Address:<\/strong> 175 Briarfield Lane, Calera, AL 35040\r\n                    <\/div>\r\n                    <div class=\"eatman-info-item\">\r\n                        <strong>\ud83d\udcde Phone:<\/strong> <a href=\"tel:205-601-6135\">205-601-6135<\/a>\r\n                    <\/div>\r\n                    <div class=\"eatman-info-item\">\r\n                        <strong>\u2709\ufe0f Email:<\/strong> <a href=\"mailto:flozelljones@yahoo.com\">flozelljones@yahoo.com<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Eatman About Us Welcome to Eatman At Eatman, we believe in providing a seamless, one-stop shopping experience for your everyday life, your home, and your passions. Based proudly out of Calera, Alabama, we have curated an extensive and diverse marketplace designed to deliver quality, reliability, and value straight to your door. Whether you are [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3495","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/eatmanworldwidellc.com\/index.php\/wp-json\/wp\/v2\/pages\/3495","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eatmanworldwidellc.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eatmanworldwidellc.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eatmanworldwidellc.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/eatmanworldwidellc.com\/index.php\/wp-json\/wp\/v2\/comments?post=3495"}],"version-history":[{"count":10,"href":"https:\/\/eatmanworldwidellc.com\/index.php\/wp-json\/wp\/v2\/pages\/3495\/revisions"}],"predecessor-version":[{"id":5974,"href":"https:\/\/eatmanworldwidellc.com\/index.php\/wp-json\/wp\/v2\/pages\/3495\/revisions\/5974"}],"wp:attachment":[{"href":"https:\/\/eatmanworldwidellc.com\/index.php\/wp-json\/wp\/v2\/media?parent=3495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}