{"id":494,"date":"2025-12-10T17:30:35","date_gmt":"2025-12-10T09:30:35","guid":{"rendered":"https:\/\/novohope.pet\/?page_id=494"},"modified":"2025-12-23T11:06:17","modified_gmt":"2025-12-23T03:06:17","slug":"novohope-pet-food-maker","status":"publish","type":"page","link":"https:\/\/novohope.pet\/index.php\/novohope-pet-food-maker\/","title":{"rendered":"NovoHope Pet Food Maker"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"494\" class=\"elementor elementor-494\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7cf148b e-flex e-con-boxed e-con e-parent\" data-id=\"7cf148b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a22cc94 elementor-widget elementor-widget-html\" data-id=\"a22cc94\" data-element_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<title>NovoHope Pet Food Maker<\/title>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n<style>\r\n    :root { --brand: #0b6b63; --brand-dark: #084e49; }\r\n    * { margin:0; padding:0; box-sizing:border-box; }\r\n    body {\r\n        background:#fff;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Noto Sans\", sans-serif;\r\n        color:#222;\r\n        line-height:1.8;\r\n        font-size:19px;\r\n    }\r\n\r\n    \/* Top Logo *\/\r\n    .header-logo {\r\n        text-align:center;\r\n        padding:40px 0 20px;\r\n    }\r\n    .header-logo img {\r\n        height:92px;\r\n        filter:opacity(0.95);\r\n        transition:all 0.4s;\r\n    }\r\n\r\n    .page-container {\r\n        max-width:1180px;\r\n        margin:0 auto;\r\n        padding:0 30px 100px;\r\n    }\r\n\r\n    .hero-title { text-align:center; margin:50px 0 60px; }\r\n    h1 { font-size:64px; font-weight:700; color:var(--brand); letter-spacing:-1.2px; margin-bottom:6px; }\r\n    .subtitle { font-size:28px; color:var(--brand); font-weight:500; }\r\n\r\n    .hero-img { text-align:center; margin-bottom:65px; }\r\n    .hero-img img {\r\n        width:100%; max-width:960px; border-radius:38px;\r\n        box-shadow:0 40px 90px rgba(11,107,99,0.18);\r\n    }\r\n\r\n    .lead { font-size:28px; text-align:center; max-width:900px; margin:0 auto 50px; color:var(--brand); font-weight:500; line-height:1.9; }\r\n    .intro { font-size:22px; text-align:center; max-width:840px; margin:0 auto 60px; color:#444; }\r\n\r\n    h2 {\r\n        font-size:46px; font-weight:700; text-align:center; color:var(--brand);\r\n        margin:70px auto 45px; position:relative;\r\n    }\r\n    h2:after {\r\n        content:''; width:100px; height:6px; background:var(--brand);\r\n        display:block; margin:18px auto 0; border-radius:3px;\r\n    }\r\n\r\n    .highlights {\r\n        max-width:960px; margin:0 auto 70px;\r\n        display:grid; grid-template-columns:repeat(auto-fit, minmax(280px,1fr)); gap:32px;\r\n    }\r\n    .highlight-card {\r\n        background:#fafafa; padding:36px 28px; border-radius:24px;\r\n        text-align:center; box-shadow:0 15px 40px rgba(11,107,99,0.08);\r\n    }\r\n    .highlight-card .num {\r\n        font-size:72px; font-weight:800; color:var(--brand); line-height:1;\r\n    }\r\n    .highlight-card h3 { font-size:26px; margin:16px 0 12px; color:var(--brand); }\r\n    .highlight-card p { font-size:19px; color:#555; }\r\n\r\n    .modes {\r\n        max-width:1000px; margin:0 auto 70px;\r\n        display:grid; grid-template-columns:repeat(3,1fr); gap:24px;\r\n    }\r\n    .mode-card {\r\n        background:#fff; border-radius:28px; overflow:hidden;\r\n        box-shadow:0 20px 50px rgba(11,107,99,0.1); text-align:center;\r\n    }\r\n    .mode-card img {\r\n        width:100%; height:220px; object-fit:cover;\r\n    }\r\n    .mode-card h4 {\r\n        font-size:26px; padding:24px 20px 12px; color:var(--brand);\r\n    }\r\n    .mode-card p { padding:0 20px 30px; font-size:18px; color:#666; }\r\n\r\n    .steps {\r\n        max-width:900px; margin:80px auto;\r\n        display:grid; grid-template-columns:repeat(3,1fr); gap:40px; text-align:center;\r\n    }\r\n    .step-num {\r\n        width:80px; height:80px; background:var(--brand); color:#fff;\r\n        border-radius:50%; font-size:36px; font-weight:800;\r\n        display:flex; align-items:center; justify-content:center;\r\n        margin:0 auto 24px;\r\n    }\r\n    .step h4 { font-size:24px; margin-bottom:12px; color:var(--brand); }\r\n\r\n    .cta { text-align:center; margin:100px 0 80px; }\r\n    .btn {\r\n        padding:26px 90px; font-size:26px; font-weight:700;\r\n        background:var(--brand); color:#fff; border-radius:60px;\r\n        box-shadow:0 25px 60px rgba(11,107,99,0.32); transition:all 0.4s;\r\n        text-decoration:none; display:inline-block;\r\n    }\r\n    .btn:hover {\r\n        background:var(--brand-dark); transform:translateY(-6px);\r\n        box-shadow:0 35px 80px rgba(11,107,99,0.45);\r\n    }\r\n    .footnote { margin-top:28px; font-size:18px; color:#666; }\r\n\r\n    @media (max-width:868px) {\r\n        h1 { font-size:48px; }\r\n        .subtitle { font-size:24px; }\r\n        .lead { font-size:24px; }\r\n        .modes, .steps, .highlights { grid-template-columns:1fr; }\r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- Top Logo - Replace with your real logo -->\r\n<div class=\"header-logo\">\r\n    <img decoding=\"async\" src=\"http:\/\/novohope.pet\/wp-content\/uploads\/2025\/10\/f7afb70b139eb12235d57698018da828.png\" alt=\"NovoHope Logo\">\r\n<\/div>\r\n\r\n<div class=\"page-container\">\r\n\r\n    <div class=\"hero-title\">\r\n        <h1>NovoHope Pet Food Maker<\/h1>\r\n        <p class=\"subtitle\">Fresh meals in just 35 minutes<\/p>\r\n    <\/div>\r\n\r\n    <!-- Hero Image - Replace with your product photo -->\r\n    <div class=\"hero-img\">\r\n        <img decoding=\"async\" src=\"http:\/\/novohope.pet\/wp-content\/uploads\/2025\/12\/\u5c01\u97622-scaled.png\" alt=\"NovoHope Pet Food Maker\">\r\n    <\/div>\r\n\r\n    <p class=\"lead\">\r\n        Revolutionize Your Pet\u2019s Diet\r\n    <\/p>\r\n\r\n    <p class=\"intro\">\r\n        At NovoHope, we believe pets deserve the same culinary variety and care we give ourselves.<br>\r\n        The Pet Food Maker is not just an appliance \u2014 it\u2019s a new standard of love.\r\n    <\/p>\r\n\r\n    <h2>Why NovoHope Pet Food Maker?<\/h2>\r\n    <div class=\"highlights\">\r\n        <div class=\"highlight-card\">\r\n            <div class=\"num\">35<\/div>\r\n            <h3>Minutes to Fresh Food<\/h3>\r\n            <p>Prepare up to 3 days of meals in one go \u2014 perfect for busy lives<\/p>\r\n        <\/div>\r\n        <div class=\"highlight-card\">\r\n            <div class=\"num\">3<\/div>\r\n            <h3>Modes, Endless Options<\/h3>\r\n            <p>Wet \u2022 Dry \u2022 Fresh \u2014 switch with a single touch<\/p>\r\n        <\/div>\r\n        <div class=\"highlight-card\">\r\n            <div class=\"num\">0<\/div>\r\n            <h3>Prep Required<\/h3>\r\n            <p>No chopping, no pre-cooking. Just add ingredients and go<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <h2>Three Modes, Infinite Possibilities<\/h2>\r\n    <div class=\"modes\">\r\n        <div class=\"mode-card\">\r\n            <img decoding=\"async\" src=\"http:\/\/novohope.pet\/wp-content\/uploads\/2025\/12\/\u5fae\u4fe1\u56fe\u7247_20251212100820_14_4528.jpg\" alt=\"Wet Food\">\r\n            <h4>Wet Food<\/h4>\r\n            <p>Juicy, hydrating \u2014 ideal for picky eaters & seniors<\/p>\r\n        <\/div>\r\n        <div class=\"mode-card\">\r\n            <img decoding=\"async\" src=\"http:\/\/novohope.pet\/wp-content\/uploads\/2025\/12\/\u5fae\u4fe1\u56fe\u7247_20251212100819_13_4528.jpg\" alt=\"Dry Food\">\r\n            <h4>Dry Food<\/h4>\r\n            <p>Crunchy texture, long shelf life, easy storage<\/p>\r\n        <\/div>\r\n        <div class=\"mode-card\">\r\n            <img decoding=\"async\" src=\"http:\/\/novohope.pet\/wp-content\/uploads\/2025\/12\/\u5fae\u4fe1\u56fe\u7247_20251212100818_12_4528.jpg\" alt=\"Fresh Food\">\r\n            <h4>Fresh Food<\/h4>\r\n            <p>100% real ingredients, zero additives<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <h2>As Easy as 1-2-3<\/h2>\r\n    <div class=\"steps\">\r\n        <div class=\"step\">\r\n            <div class=\"step-num\">1<\/div>\r\n            <h4>Add Fresh Ingredients<\/h4>\r\n            <p>Meat, vegetables, grains \u2014 no prep needed<\/p>\r\n        <\/div>\r\n        <div class=\"step\">\r\n            <div class=\"step-num\">2<\/div>\r\n            <h4>Select Program<\/h4>\r\n            <p>Wet \u2022 Dry \u2022 Fresh \u2022 Recovery \u2022 Specialty<\/p>\r\n        <\/div>\r\n        <div class=\"step\">\r\n            <div class=\"step-num\">3<\/div>\r\n            <h4>Ready in 35 Minutes<\/h4>\r\n            <p>Perfectly cooked, nutritionally balanced<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"cta\">\r\n        <a href=\"https:\/\/novohope.pet\/index.php\/contact-us\/\/contact\" class=\"btn\">Pre-Order Now \/ Become a Dealer<\/a>\r\n        <p class=\"footnote\">\r\n            Join the Fresh Food Revolution<br>\r\n            Limited first batch \u2022 Global launch\r\n        <\/p>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>NovoHope Pet Food Maker NovoHope Pet Food Maker Fr [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"footnotes":""},"class_list":["post-494","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/pages\/494","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/comments?post=494"}],"version-history":[{"count":11,"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/pages\/494\/revisions"}],"predecessor-version":[{"id":669,"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/pages\/494\/revisions\/669"}],"wp:attachment":[{"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/media?parent=494"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}