{"id":1517,"date":"2026-08-06T09:19:57","date_gmt":"2026-08-06T09:19:57","guid":{"rendered":"https:\/\/www.codebeard.me\/?page_id=1517"},"modified":"2026-08-06T13:09:09","modified_gmt":"2026-08-06T13:09:09","slug":"friendly","status":"publish","type":"page","link":"https:\/\/www.codebeard.me\/en\/apps\/friendly\/","title":{"rendered":"Friendly"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1517\" class=\"elementor elementor-1517\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de66b9a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de66b9a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df041ed\" data-id=\"df041ed\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73d2355 elementor-widget elementor-widget-html\" data-id=\"73d2355\" 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<section class=\"friendly-landing\">\n<style>\n  .friendly-landing {\n    --friendly-bg: #f1f7f4;\n    --friendly-card: #ffffff;\n    --friendly-primary: #1b8a7d;\n    --friendly-primary-soft: #dff7f1;\n    --friendly-cream: #f1eadb;\n    --friendly-text: #22463f;\n    --friendly-muted: #5c766f;\n    --friendly-border: rgba(34, 70, 63, 0.10);\n    --friendly-shadow: 0 18px 50px rgba(25, 58, 52, 0.10);\n    --friendly-radius: 28px;\n\n    font-family: \"Nunito\", -apple-system, BlinkMacSystemFont, \"SF Pro Rounded\", \"Segoe UI\", sans-serif;\n    color: var(--friendly-text);\n    background:\n      radial-gradient(circle at top left, rgba(47, 182, 163, 0.16), transparent 34%),\n      radial-gradient(circle at top right, rgba(27, 138, 125, 0.10), transparent 28%),\n      var(--friendly-bg);\n    border-radius: 36px;\n    overflow: hidden;\n  }\n\n  .friendly-landing * {\n    box-sizing: border-box;\n  }\n\n  .friendly-wrap {\n    width: min(1160px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .friendly-hero {\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 56px;\n    align-items: center;\n    min-height: 680px;\n    padding: 82px 0 72px;\n  }\n\n  .friendly-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.78);\n    border: 1px solid var(--friendly-border);\n    color: var(--friendly-primary);\n    font-size: 14px;\n    font-weight: 800;\n    margin-bottom: 22px;\n    box-shadow: 0 8px 30px rgba(25, 58, 52, 0.08);\n  }\n\n  .friendly-title {\n    font-size: clamp(54px, 7vw, 92px);\n    line-height: 0.92;\n    letter-spacing: -0.05em;\n    margin: 0 0 22px;\n    font-weight: 900;\n    color: var(--friendly-text);\n  }\n\n  .friendly-headline {\n    font-size: clamp(28px, 3.8vw, 50px);\n    line-height: 1.05;\n    letter-spacing: -0.03em;\n    margin: 0 0 24px;\n    font-weight: 800;\n    max-width: 720px;\n  }\n\n  .friendly-lead {\n    font-size: 20px;\n    line-height: 1.7;\n    color: var(--friendly-muted);\n    max-width: 600px;\n    margin: 0 0 32px;\n  }\n\n  .friendly-store-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    align-items: center;\n    margin-top: 30px;\n  }\n\n  .friendly-store-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    min-height: 50px;\n    padding: 0 22px;\n    border-radius: 14px;\n    background: #000000;\n    color: #ffffff;\n    text-decoration: none !important;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n    transition: transform .18s ease, box-shadow .18s ease, opacity .18s ease;\n  }\n\n  .friendly-store-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.24);\n  }\n\n  .friendly-apple-icon {\n    width: 17px;\n    height: 17px;\n    flex: 0 0 auto;\n  }\n\n  .friendly-text-link {\n    color: var(--friendly-primary);\n    font-weight: 800;\n    text-decoration: none;\n  }\n\n  .friendly-hero-visual {\n    position: relative;\n    min-height: 520px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .friendly-blob {\n    position: absolute;\n    width: 420px;\n    height: 420px;\n    border-radius: 44% 56% 48% 52%;\n    background: rgba(47, 182, 163, 0.10);\n    transform: rotate(-8deg);\n  }\n\n  .friendly-phone {\n    position: relative;\n    z-index: 2;\n    width: min(340px, 88%);\n    aspect-ratio: 1 \/ 1;\n    border-radius: 50%;\n    padding: 14px;\n    background: rgba(255, 255, 255, 0.82);\n    box-shadow: var(--friendly-shadow);\n    border: 1px solid rgba(255, 255, 255, 0.7);\n    overflow: hidden;\n  }\n\n  .friendly-phone img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  .friendly-floating-card {\n    position: absolute;\n    z-index: 3;\n    background: rgba(255, 255, 255, 0.90);\n    border: 1px solid rgba(255, 255, 255, 0.7);\n    box-shadow: 0 18px 40px rgba(25, 58, 52, 0.12);\n    border-radius: 22px;\n    padding: 16px 18px;\n  }\n\n  .friendly-floating-card.one {\n    left: 0;\n    top: 70px;\n  }\n\n  .friendly-floating-card.two {\n    right: 0;\n    bottom: 84px;\n  }\n\n  .friendly-floating-card strong {\n    display: block;\n    font-size: 17px;\n    line-height: 1.2;\n    color: var(--friendly-primary);\n    margin-bottom: 5px;\n  }\n\n  .friendly-floating-card span {\n    display: block;\n    color: var(--friendly-muted);\n    font-size: 13px;\n    font-weight: 700;\n    max-width: 170px;\n  }\n\n  .friendly-section {\n    padding: 74px 0;\n  }\n\n  .friendly-section-title {\n    font-size: clamp(30px, 3.6vw, 48px);\n    line-height: 1.04;\n    letter-spacing: -0.03em;\n    margin: 0 0 18px;\n    font-weight: 900;\n    text-align: center;\n  }\n\n  .friendly-section-lead {\n    font-size: 18px;\n    line-height: 1.65;\n    color: var(--friendly-muted);\n    max-width: 680px;\n    margin: 0 auto 42px;\n    text-align: center;\n  }\n\n  .friendly-quote-panel {\n    background: rgba(255, 255, 255, 0.80);\n    border: 1px solid var(--friendly-border);\n    border-radius: 32px;\n    padding: 44px 34px;\n    box-shadow: 0 14px 42px rgba(25, 58, 52, 0.08);\n    text-align: center;\n  }\n\n  .friendly-quote-panel blockquote {\n    margin: 0;\n    font-size: clamp(24px, 3.2vw, 36px);\n    line-height: 1.2;\n    letter-spacing: -0.02em;\n    font-weight: 800;\n    color: var(--friendly-text);\n  }\n\n  .friendly-quote-panel p {\n    max-width: 640px;\n    margin: 18px auto 0;\n    font-size: 17px;\n    line-height: 1.7;\n    color: var(--friendly-muted);\n  }\n\n  .friendly-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .friendly-feature-card {\n    background: rgba(255, 255, 255, 0.80);\n    border: 1px solid var(--friendly-border);\n    border-radius: var(--friendly-radius);\n    padding: 28px;\n    box-shadow: 0 14px 38px rgba(25, 58, 52, 0.07);\n  }\n\n  .friendly-icon {\n    width: 52px;\n    height: 52px;\n    border-radius: 17px;\n    display: grid;\n    place-items: center;\n    margin-bottom: 20px;\n    font-size: 24px;\n    background: var(--friendly-primary-soft);\n  }\n\n  .friendly-feature-card h3 {\n    font-size: 21px;\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin: 0 0 10px;\n    font-weight: 800;\n  }\n\n  .friendly-feature-card p {\n    margin: 0;\n    color: var(--friendly-muted);\n    line-height: 1.6;\n    font-size: 15.5px;\n  }\n\n  .friendly-split {\n    display: grid;\n    grid-template-columns: 0.95fr 1.05fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .friendly-panel {\n    background: rgba(255, 255, 255, 0.80);\n    border: 1px solid var(--friendly-border);\n    border-radius: 32px;\n    padding: 34px;\n    box-shadow: 0 14px 42px rgba(25, 58, 52, 0.08);\n  }\n\n  .friendly-panel h2 {\n    font-size: clamp(28px, 3vw, 40px);\n    line-height: 1.05;\n    letter-spacing: -0.03em;\n    margin: 0 0 16px;\n    font-weight: 900;\n  }\n\n  .friendly-panel p {\n    color: var(--friendly-muted);\n    line-height: 1.65;\n    font-size: 17px;\n    margin: 0;\n  }\n\n  .friendly-preview-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    align-items: start;\n  }\n\n  .friendly-shot {\n    background: rgba(255, 255, 255, 0.80);\n    border: 1px solid var(--friendly-border);\n    border-radius: 30px;\n    padding: 12px;\n    box-shadow: 0 18px 44px rgba(25, 58, 52, 0.10);\n  }\n\n  .friendly-shot img {\n    display: block;\n    width: 100%;\n    border-radius: 22px;\n  }\n\n  .friendly-shot-caption {\n    padding: 14px 8px 6px;\n    text-align: center;\n  }\n\n  .friendly-shot-caption strong {\n    display: block;\n    font-size: 16px;\n    font-weight: 800;\n    color: var(--friendly-text);\n    margin-bottom: 4px;\n  }\n\n  .friendly-shot-caption span {\n    display: block;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--friendly-muted);\n    font-weight: 600;\n  }\n\n  .friendly-plus-card {\n    border-radius: 32px;\n    padding: 34px;\n    background: linear-gradient(135deg, #19453f 0%, #2b7469 100%);\n    color: #ffffff;\n    box-shadow: var(--friendly-shadow);\n  }\n\n  .friendly-plus-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.14);\n    border: 1px solid rgba(255, 255, 255, 0.22);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n  }\n\n  .friendly-plus-card h3 {\n    margin: 18px 0 12px;\n    font-size: clamp(26px, 3vw, 36px);\n    line-height: 1.05;\n    letter-spacing: -0.03em;\n    font-weight: 900;\n    color: #ffffff;\n  }\n\n  .friendly-plus-card > p {\n    margin: 0 0 24px;\n    font-size: 16px;\n    line-height: 1.7;\n    color: rgba(255, 255, 255, 0.88);\n  }\n\n  .friendly-plus-list {\n    margin: 0 0 20px;\n    padding: 0;\n    list-style: none;\n    display: grid;\n    gap: 12px;\n  }\n\n  .friendly-plus-list li {\n    position: relative;\n    padding-left: 26px;\n    font-size: 15.5px;\n    line-height: 1.55;\n    color: #ffffff;\n  }\n\n  .friendly-plus-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 8px;\n    left: 0;\n    width: 9px;\n    height: 9px;\n    border-radius: 999px;\n    background: #ffffff;\n  }\n\n  .friendly-plus-note {\n    margin: 0;\n    padding-top: 16px;\n    border-top: 1px solid rgba(255, 255, 255, 0.18);\n    font-size: 13px;\n    line-height: 1.6;\n    color: rgba(255, 255, 255, 0.72);\n  }\n\n  .friendly-final {\n    margin: 52px 0 0;\n    padding: 54px;\n    text-align: center;\n    border-radius: 36px;\n    background: linear-gradient(135deg, rgba(27, 138, 125, 0.95), rgba(47, 182, 163, 0.86));\n    color: #fff;\n    box-shadow: var(--friendly-shadow);\n  }\n\n  .friendly-final h2 {\n    font-size: clamp(32px, 4vw, 52px);\n    line-height: 1.05;\n    letter-spacing: -0.03em;\n    margin: 0 0 16px;\n    font-weight: 900;\n    color: #f1eadb;\n  }\n\n  .friendly-final p {\n    margin: 0 auto 30px;\n    max-width: 620px;\n    color: rgba(255, 255, 255, 0.86);\n    line-height: 1.65;\n    font-size: 18px;\n  }\n\n  .friendly-final .friendly-store-row {\n    justify-content: center;\n    margin-top: 0;\n  }\n\n  .friendly-final .friendly-text-link {\n    color: #ffffff;\n    text-decoration: underline;\n  }\n\n  .friendly-contact-section {\n    padding-top: 0;\n  }\n\n  .friendly-contact-card {\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 40px 34px;\n    border-radius: 32px;\n    background: rgba(255, 255, 255, 0.80);\n    border: 1px solid var(--friendly-border);\n    box-shadow: 0 14px 42px rgba(25, 58, 52, 0.08);\n    text-align: center;\n  }\n\n  .friendly-contact-card h2 {\n    margin: 0 0 14px;\n    font-size: clamp(26px, 3vw, 36px);\n    line-height: 1.1;\n    letter-spacing: -0.03em;\n    font-weight: 900;\n    color: var(--friendly-text);\n  }\n\n  .friendly-contact-card p {\n    margin: 0 auto 26px;\n    max-width: 500px;\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--friendly-muted);\n  }\n\n  .friendly-contact-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 0 26px;\n    border-radius: 14px;\n    background: var(--friendly-text);\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: -0.01em;\n    text-decoration: none !important;\n    transition: transform .18s ease, box-shadow .18s ease;\n  }\n\n  .friendly-contact-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 14px 30px rgba(25, 58, 52, 0.22);\n  }\n\n  @media (max-width: 900px) {\n    .friendly-hero {\n      grid-template-columns: 1fr;\n      min-height: unset;\n      padding: 58px 0 42px;\n      gap: 34px;\n    }\n\n    .friendly-hero-copy {\n      text-align: center;\n    }\n\n    .friendly-headline,\n    .friendly-lead {\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .friendly-store-row {\n      justify-content: center;\n    }\n\n    .friendly-hero-visual {\n      min-height: 460px;\n    }\n\n    .friendly-floating-card.one {\n      left: 8px;\n    }\n\n    .friendly-floating-card.two {\n      right: 8px;\n    }\n\n    .friendly-feature-grid,\n    .friendly-preview-grid,\n    .friendly-split {\n      grid-template-columns: 1fr;\n    }\n\n    .friendly-section {\n      padding: 54px 0;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .friendly-wrap {\n      width: min(100% - 24px, 1160px);\n    }\n\n    .friendly-title {\n      font-size: 58px;\n    }\n\n    .friendly-headline {\n      font-size: 32px;\n    }\n\n    .friendly-lead {\n      font-size: 17px;\n    }\n\n    .friendly-hero-visual {\n      min-height: 390px;\n    }\n\n    .friendly-phone {\n      width: 260px;\n    }\n\n    .friendly-blob {\n      width: 300px;\n      height: 300px;\n    }\n\n    .friendly-floating-card {\n      padding: 12px 14px;\n      border-radius: 18px;\n    }\n\n    .friendly-floating-card strong {\n      font-size: 15px;\n    }\n\n    .friendly-floating-card span {\n      font-size: 12px;\n    }\n\n    .friendly-feature-card,\n    .friendly-panel,\n    .friendly-plus-card,\n    .friendly-contact-card {\n      padding: 24px;\n      border-radius: 26px;\n    }\n\n    .friendly-final {\n      padding: 34px 22px;\n      border-radius: 30px;\n    }\n\n    .friendly-store-btn {\n      width: 100%;\n      justify-content: center;\n    }\n  }\n<\/style>\n<div class=\"friendly-wrap\">\n\n  <!-- 1. HERO -->\n  <section class=\"friendly-hero\">\n    <div class=\"friendly-hero-copy\">\n      <div class=\"friendly-eyebrow\">Your pet's digital diary<\/div>\n      <h1 class=\"friendly-title\">Friendly<\/h1>\n      <h2 class=\"friendly-headline\">Everything that matters, always with you.<\/h2>\n      <p class=\"friendly-lead\">\n        Friendly helps you organize your pet's health, reminders, growth, activity, and memories\n        in one simple, intuitive app.\n      <\/p>\n      <div class=\"friendly-store-row\">\n        <a class=\"friendly-store-btn\" href=\"https:\/\/apps.apple.com\/us\/app\/friendly-pet-records\/id1537759623\" target=\"_blank\" rel=\"noopener\" aria-label=\"Download Friendly on the App Store\">\n          <svg class=\"friendly-apple-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M15.42 12.17c.02 2.27 1.99 3.03 2.01 3.04-.02.05-.31 1.06-1.02 2.09-.61.89-1.24 1.79-2.24 1.81-.99.02-1.31-.59-2.45-.59-1.15 0-1.5.57-2.42.61-.96.04-1.69-.97-2.31-1.85-1.27-1.84-2.24-5.18-.94-7.43.64-1.12 1.79-1.83 3.04-1.85.95-.02 1.85.64 2.45.64.6 0 1.72-.79 2.9-.67.49.02 1.88.2 2.77 1.5-.07.04-1.65.96-1.63 2.7Z\" fill=\"currentColor\"><\/path>\n            <path d=\"M13.84 4.88c.51-.62.86-1.48.77-2.34-.74.03-1.63.49-2.17 1.11-.48.55-.9 1.43-.79 2.27.82.06 1.68-.42 2.19-1.04Z\" fill=\"currentColor\"><\/path>\n          <\/svg>\n          <span>Download on the App Store<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n    <div class=\"friendly-hero-visual\">\n      <div class=\"friendly-blob\"><\/div>\n      <div class=\"friendly-floating-card one\">\n        <strong>Reminders<\/strong>\n        <span>Vaccines, medication, and deadlines always under control.<\/span>\n      <\/div>\n      <div class=\"friendly-floating-card two\">\n        <strong>Growth<\/strong>\n        <span>Weight and height over time, with a clear chart.<\/span>\n      <\/div>\n      <div class=\"friendly-phone\">\n        <img decoding=\"async\" src=\"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/Friendly-1024.png\" alt=\"Friendly app icon\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 2. LEGACY QUOTE -->\n  <section class=\"friendly-section\">\n    <div class=\"friendly-quote-panel\">\n      <blockquote>\"The measure of our love for animals lies in the sacrifices we're willing to make for them.\"<\/blockquote>\n      <p>\n        Friendly was born from this idea: helping you take care of your pet without losing sight of what matters,\n        bringing health, memories, reminders, and daily care together in one simple space.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- 3. WHY FRIENDLY -->\n  <section class=\"friendly-section\">\n    <div class=\"friendly-split\">\n      <div class=\"friendly-panel\">\n        <h2>A living diary, not a cold archive.<\/h2>\n        <p>\n          Friendly isn't just a place to store data: profile, health, reminders, growth, and memories\n          all live together in the same app, with no disconnected sections.\n        <\/p>\n      <\/div>\n      <div class=\"friendly-panel\">\n        <h2>Everything within a few taps.<\/h2>\n        <p>\n          From the home screen you can move from your pet's profile to reminders, from growth to the\n          photo album, without wasting time looking for where you saved something.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 4. MAIN FEATURES -->\n  <section class=\"friendly-section\">\n    <h2 class=\"friendly-section-title\">Everything you need to take care of your pet<\/h2>\n    <p class=\"friendly-section-lead\">\n      Friendly's features cover everyday life with your pet, from profile to growth,\n      from reminders to memories.\n    <\/p>\n    <div class=\"friendly-feature-grid\">\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83d\udc3e<\/div>\n        <h3>Pet profile<\/h3>\n        <p>Name, species, breed, birth date, microchip, and other important details, all gathered in one clear profile.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83c\udfe0<\/div>\n        <h3>Multiple pets<\/h3>\n        <p>Add and manage more than one pet; with Friendly Plus, access to all your profiles is unlimited.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83d\udd14<\/div>\n        <h3>Reminders and events<\/h3>\n        <p>Vaccinations, visits, antiparasitic treatments, and other deadlines, with timely notifications and Calendar integration.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83c\udf82<\/div>\n        <h3>Birthdays<\/h3>\n        <p>A notification the day before and on your pet's birthday, so you never miss it.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83d\udcc8<\/div>\n        <h3>Weight and height<\/h3>\n        <p>Track weight and height over time and read the trend with a clear, immediate chart.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83c\udfc3<\/div>\n        <h3>Activity<\/h3>\n        <p>Keep track of outings and distance covered, saved on your device.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83d\udcf7<\/div>\n        <h3>Photo album<\/h3>\n        <p>A dedicated gallery for your pet's memories, in addition to the profile cover photo.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83d\udccd<\/div>\n        <h3>Vets and groomers<\/h3>\n        <p>Find nearby veterinarians and groomers, with directions, phone number, and website.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83c\udfa8<\/div>\n        <h3>App icon<\/h3>\n        <p>Personalize Friendly on your Home Screen by choosing from dozens of alternative icons.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 5. SCREENSHOTS -->\n  <section class=\"friendly-section\">\n    <h2 class=\"friendly-section-title\">A look inside the app<\/h2>\n    <p class=\"friendly-section-lead\">\n      Friendly's main screens, designed to stay simple and easy to read every day.\n    <\/p>\n    <div class=\"friendly-preview-grid\">\n      <div class=\"friendly-shot\">\n        <img decoding=\"async\" src=\"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/IMG_0478-scaled.png\" alt=\"Friendly home screen\">\n        <div class=\"friendly-shot-caption\">\n          <strong>Home<\/strong>\n          <span>Your selected pet's profile, always at hand.<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"friendly-shot\">\n        <img decoding=\"async\" src=\"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/IMG_0485-scaled.png\" alt=\"Pet profile screen in Friendly\">\n        <div class=\"friendly-shot-caption\">\n          <strong>Pet profile<\/strong>\n          <span>All your pet's information in one place.<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"friendly-shot\">\n        <img decoding=\"async\" src=\"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/IMG_0488.png\" alt=\"Growth screen in Friendly\">\n        <div class=\"friendly-shot-caption\">\n          <strong>Growth<\/strong>\n          <span>Weight and height over time, with an instant chart.<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"friendly-shot\">\n        <img decoding=\"async\" src=\"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/IMG_0480-scaled.png\" alt=\"Reminders screen in Friendly\">\n        <div class=\"friendly-shot-caption\">\n          <strong>Reminders<\/strong>\n          <span>Vaccinations, visits, and deadlines always under control.<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"friendly-shot\">\n        <img decoding=\"async\" src=\"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/IMG_0481-scaled.png\" alt=\"Photo album in Friendly\">\n        <div class=\"friendly-shot-caption\">\n          <strong>Album<\/strong>\n          <span>Your pet's photo memories in a dedicated gallery.<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"friendly-shot\">\n        <img decoding=\"async\" src=\"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/IMG_0484-scaled.png\" alt=\"More section in Friendly\">\n        <div class=\"friendly-shot-caption\">\n          <strong>More<\/strong>\n          <span>Settings, personalization, and Friendly Plus.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 6. FRIENDLY PLUS -->\n  <section class=\"friendly-section\" id=\"friendly-plus\">\n    <div class=\"friendly-split\">\n      <div class=\"friendly-panel\">\n        <h2>More for you and your pet.<\/h2>\n        <p>\n          Friendly stays free and full-featured in its core functions. Friendly Plus is designed for those\n          who want even more freedom using the app, and for those who want to support Friendly's ongoing development.\n        <\/p>\n      <\/div>\n      <div class=\"friendly-plus-card\">\n        <span class=\"friendly-plus-badge\">Friendly Plus<\/span>\n        <h3>An experience without limits.<\/h3>\n        <p>The app remains free to use: Friendly Plus is an addition, not a requirement.<\/p>\n        <ul class=\"friendly-plus-list\">\n          <li>No advertising<\/li>\n          <li>Unlimited pets<\/li>\n          <li>Unlimited growth history<\/li>\n          <li>All premium icons included<\/li>\n          <li>Support Friendly's ongoing development<\/li>\n        <\/ul>\n        <p class=\"friendly-plus-note\">Monthly subscription, \u20ac0.99, manageable or cancellable at any time from Settings on your device.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 7. PRIVACY \/ DATA HANDLING -->\n  <section class=\"friendly-section\">\n    <h2 class=\"friendly-section-title\">Your data, handled with care<\/h2>\n    <p class=\"friendly-section-lead\">\n      Friendly only asks for what's needed to keep using the app simple and seamless.\n    <\/p>\n    <div class=\"friendly-feature-grid\">\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83d\udd11<\/div>\n        <h3>Sign in with Apple or Google<\/h3>\n        <p>Sign in simply and securely with your Apple or Google account, with no new passwords to create.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\u2601\ufe0f<\/div>\n        <h3>Account sync<\/h3>\n        <p>Profile, reminders, growth, and settings are tied to your account and available whenever you sign in again.<\/p>\n      <\/div>\n      <div class=\"friendly-feature-card\">\n        <div class=\"friendly-icon\">\ud83d\udcf1<\/div>\n        <h3>Local data when it matters<\/h3>\n        <p>Album photos and activity history stay saved on your device.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 8. FINAL CTA -->\n  <section class=\"friendly-section\">\n    <div class=\"friendly-final\">\n      <h2>Ready to get started with Friendly?<\/h2>\n      <p>\n        Download Friendly and bring your pet's profile, reminders, growth, and memories with you,\n        always within reach.\n      <\/p>\n      <div class=\"friendly-store-row\">\n        <a class=\"friendly-store-btn\" href=\"https:\/\/apps.apple.com\/us\/app\/friendly-pet-records\/id1537759623\" target=\"_blank\" rel=\"noopener\" aria-label=\"Download Friendly on the App Store\">\n          <svg class=\"friendly-apple-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M15.42 12.17c.02 2.27 1.99 3.03 2.01 3.04-.02.05-.31 1.06-1.02 2.09-.61.89-1.24 1.79-2.24 1.81-.99.02-1.31-.59-2.45-.59-1.15 0-1.5.57-2.42.61-.96.04-1.69-.97-2.31-1.85-1.27-1.84-2.24-5.18-.94-7.43.64-1.12 1.79-1.83 3.04-1.85.95-.02 1.85.64 2.45.64.6 0 1.72-.79 2.9-.67.49.02 1.88.2 2.77 1.5-.07.04-1.65.96-1.63 2.7Z\" fill=\"currentColor\"><\/path>\n            <path d=\"M13.84 4.88c.51-.62.86-1.48.77-2.34-.74.03-1.63.49-2.17 1.11-.48.55-.9 1.43-.79 2.27.82.06 1.68-.42 2.19-1.04Z\" fill=\"currentColor\"><\/path>\n          <\/svg>\n          <span>Download on the App Store<\/span>\n        <\/a>\n      <\/div>\n      <p style=\"margin-top: 22px; margin-bottom: 0;\">\n        <a class=\"friendly-text-link\" href=\"#friendly-plus\">Discover Friendly Plus<\/a>\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- 9. CONTACT SUPPORT -->\n  <section class=\"friendly-section friendly-contact-section\">\n    <div class=\"friendly-contact-card\">\n      <h2>Need help?<\/h2>\n      <p>\n        For questions, feedback, or support requests about Friendly, you can contact us at any time.\n      <\/p>\n      <a class=\"friendly-contact-btn\" href=\"https:\/\/forms.gle\/ZWsTeLhfZHQ2ZpbN9\" target=\"_blank\" rel=\"noopener\">\n        Contact Support\n      <\/a>\n    <\/div>\n  <\/section>\n\n<\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a9901ff elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a9901ff\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bba6f7b\" data-id=\"bba6f7b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-21ddf80 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"21ddf80\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a014440\" data-id=\"a014440\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7984b95 elementor-widget elementor-widget-html\" data-id=\"7984b95\" 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<footer style=\"text-align:center; margin-top:60px; color:#777; font-size:14px;\">\n  \u00a9 2026 CodeBeard \u00b7 \n  <a href=\"https:\/\/www.codebeard.me\/en\/privacy\/\" style=\"color:#4CAFAF;\">Privacy Policy<\/a>\n  \u00b7\n  <a href=\"mailto:support@codebeard.me\" style=\"color:#4CAFAF;\">Contact<\/a>\n<\/footer>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Your pet&#8217;s digital diary Friendly Everything that matters, always with you. Friendly helps you organize your pet&#8217;s health, reminders, growth, activity, and memories in one simple, intuitive app. Download on the App Store Reminders Vaccines, medication, and deadlines always under control. Growth Weight and height over time, with a clear chart. &#8220;The measure of our&#8230;<\/p>\n<p><a class=\"read-more\" href=\"https:\/\/www.codebeard.me\/en\/apps\/friendly\/\">Read More<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":964,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1517","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Friendly - Pet Diary App for iPhone<\/title>\n<meta name=\"description\" content=\"Track your pet&#039;s health, reminders, growth, photos and memories with Friendly, the pet diary app designed for iPhone.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.codebeard.me\/en\/apps\/friendly\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Friendly - Pet Diary App for iPhone\" \/>\n<meta property=\"og:description\" content=\"Track your pet&#039;s health, reminders, growth, photos and memories with Friendly, the pet diary app designed for iPhone.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.codebeard.me\/en\/apps\/friendly\/\" \/>\n<meta property=\"og:site_name\" content=\"Code Beard\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RobertoPaixPistolato\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-06T13:09:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/Friendly-1024.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/friendly\\\/\",\"url\":\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/friendly\\\/\",\"name\":\"Friendly - Pet Diary App for iPhone\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/friendly\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/friendly\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.codebeard.me\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Friendly-1024.png\",\"datePublished\":\"2026-08-06T09:19:57+00:00\",\"dateModified\":\"2026-08-06T13:09:09+00:00\",\"description\":\"Track your pet's health, reminders, growth, photos and memories with Friendly, the pet diary app designed for iPhone.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/friendly\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/friendly\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/friendly\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.codebeard.me\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Friendly-1024.png\",\"contentUrl\":\"https:\\\/\\\/www.codebeard.me\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Friendly-1024.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/friendly\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.codebeard.me\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Apps\",\"item\":\"https:\\\/\\\/www.codebeard.me\\\/apps\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Friendly\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/#website\",\"url\":\"https:\\\/\\\/www.codebeard.me\\\/\",\"name\":\"CodeBeard\",\"description\":\"Code with a Beard\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/#\\\/schema\\\/person\\\/efd0f35629592345ffa4f8586e6c2f2c\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.codebeard.me\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/#\\\/schema\\\/person\\\/efd0f35629592345ffa4f8586e6c2f2c\",\"name\":\"Roberto Pistolato\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/cropped-MyLogo-Red.png\",\"url\":\"https:\\\/\\\/www.codebeard.me\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/cropped-MyLogo-Red.png\",\"contentUrl\":\"https:\\\/\\\/www.codebeard.me\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/cropped-MyLogo-Red.png\",\"width\":512,\"height\":512,\"caption\":\"Roberto Pistolato\"},\"logo\":{\"@id\":\"https:\\\/\\\/www.codebeard.me\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/cropped-MyLogo-Red.png\"},\"sameAs\":[\"https:\\\/\\\/www.codebeard.me\",\"https:\\\/\\\/www.facebook.com\\\/RobertoPaixPistolato\",\"https:\\\/\\\/www.instagram.com\\\/ilpaix81\\\/\",\"www.linkedin.com\\\/in\\\/roberto-pistolato-b2b6244b\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Friendly - Pet Diary App for iPhone","description":"Track your pet's health, reminders, growth, photos and memories with Friendly, the pet diary app designed for iPhone.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.codebeard.me\/en\/apps\/friendly\/","og_locale":"en_GB","og_type":"article","og_title":"Friendly - Pet Diary App for iPhone","og_description":"Track your pet's health, reminders, growth, photos and memories with Friendly, the pet diary app designed for iPhone.","og_url":"https:\/\/www.codebeard.me\/en\/apps\/friendly\/","og_site_name":"Code Beard","article_publisher":"https:\/\/www.facebook.com\/RobertoPaixPistolato","article_modified_time":"2026-08-06T13:09:09+00:00","og_image":[{"url":"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/Friendly-1024.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.codebeard.me\/apps\/friendly\/","url":"https:\/\/www.codebeard.me\/apps\/friendly\/","name":"Friendly - Pet Diary App for iPhone","isPartOf":{"@id":"https:\/\/www.codebeard.me\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.codebeard.me\/apps\/friendly\/#primaryimage"},"image":{"@id":"https:\/\/www.codebeard.me\/apps\/friendly\/#primaryimage"},"thumbnailUrl":"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/Friendly-1024.png","datePublished":"2026-08-06T09:19:57+00:00","dateModified":"2026-08-06T13:09:09+00:00","description":"Track your pet's health, reminders, growth, photos and memories with Friendly, the pet diary app designed for iPhone.","breadcrumb":{"@id":"https:\/\/www.codebeard.me\/apps\/friendly\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.codebeard.me\/apps\/friendly\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.codebeard.me\/apps\/friendly\/#primaryimage","url":"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/Friendly-1024.png","contentUrl":"https:\/\/www.codebeard.me\/wp-content\/uploads\/2026\/08\/Friendly-1024.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.codebeard.me\/apps\/friendly\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.codebeard.me\/en\/"},{"@type":"ListItem","position":2,"name":"Apps","item":"https:\/\/www.codebeard.me\/apps\/"},{"@type":"ListItem","position":3,"name":"Friendly"}]},{"@type":"WebSite","@id":"https:\/\/www.codebeard.me\/#website","url":"https:\/\/www.codebeard.me\/","name":"CodeBeard","description":"Code with a Beard","publisher":{"@id":"https:\/\/www.codebeard.me\/#\/schema\/person\/efd0f35629592345ffa4f8586e6c2f2c"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.codebeard.me\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/www.codebeard.me\/#\/schema\/person\/efd0f35629592345ffa4f8586e6c2f2c","name":"Roberto Pistolato","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.codebeard.me\/wp-content\/uploads\/2024\/12\/cropped-MyLogo-Red.png","url":"https:\/\/www.codebeard.me\/wp-content\/uploads\/2024\/12\/cropped-MyLogo-Red.png","contentUrl":"https:\/\/www.codebeard.me\/wp-content\/uploads\/2024\/12\/cropped-MyLogo-Red.png","width":512,"height":512,"caption":"Roberto Pistolato"},"logo":{"@id":"https:\/\/www.codebeard.me\/wp-content\/uploads\/2024\/12\/cropped-MyLogo-Red.png"},"sameAs":["https:\/\/www.codebeard.me","https:\/\/www.facebook.com\/RobertoPaixPistolato","https:\/\/www.instagram.com\/ilpaix81\/","www.linkedin.com\/in\/roberto-pistolato-b2b6244b"]}]}},"_links":{"self":[{"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/pages\/1517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/comments?post=1517"}],"version-history":[{"count":40,"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/pages\/1517\/revisions"}],"predecessor-version":[{"id":1577,"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/pages\/1517\/revisions\/1577"}],"up":[{"embeddable":true,"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/pages\/964"}],"wp:attachment":[{"href":"https:\/\/www.codebeard.me\/en\/wp-json\/wp\/v2\/media?parent=1517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}