{"id":2555,"date":"2021-11-10T12:19:54","date_gmt":"2021-11-10T17:19:54","guid":{"rendered":"https:\/\/youramiga.com\/?page_id=2555"},"modified":"2026-04-12T01:33:19","modified_gmt":"2026-04-12T05:33:19","slug":"work-2","status":"publish","type":"page","link":"https:\/\/youramiga.com\/es\/work-2\/","title":{"rendered":"Work"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2555\" class=\"elementor elementor-2555\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-740ddff elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"740ddff\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\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-3411d56\" data-id=\"3411d56\" 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-281cb3a elementor-widget elementor-widget-shortcode\" data-id=\"281cb3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n  .amiga-case,\n  .amiga-case * {\n    box-sizing: border-box;\n  }\n\n  .amiga-case {\n    --bg: #140905;\n    --bg-2: #1b0b06;\n    --card: #26120c;\n    --text: #efe5d8;\n    --muted: rgba(239,229,216,.74);\n    --soft: rgba(239,229,216,.48);\n    --line: rgba(239,229,216,.10);\n    --line-2: rgba(239,229,216,.18);\n    --accent: #b8a598;\n    background: var(--bg);\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    overflow: hidden;\n  }\n\n  .amiga-case a {\n    text-decoration: none;\n    color: inherit;\n  }\n\n  .amiga-case img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .amiga-case-wrap {\n    width: min(1280px, 90%);\n    margin: 0 auto;\n  }\n\n  .amiga-case-serif {\n    font-family: Georgia, \"Times New Roman\", serif;\n  }\n\n  .amiga-case-section {\n    padding: 110px 0;\n  }\n\n  .amiga-case-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 18px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    font-size: 10px;\n    line-height: 1.2;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n    color: var(--text);\n    background: rgba(255,255,255,.05);\n    border: 1px solid rgba(239,229,216,.10);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n  }\n\n  .amiga-case-eyebrow:before {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    border-radius: 999px;\n    background: var(--accent);\n    opacity: .9;\n    flex-shrink: 0;\n  }\n\n  .amiga-case-title-xl {\n    margin: 0;\n    font-size: clamp(54px, 5vw, 88px);\n    line-height: .9;\n    letter-spacing: -.06em;\n    font-weight: 400;\n  }\n\n  .amiga-case-title-lg {\n    margin: 0 0 14px;\n    font-size: clamp(40px, 3.8vw, 62px);\n    line-height: .92;\n    letter-spacing: -.045em;\n    font-weight: 400;\n  }\n\n  .amiga-case-title-md {\n    margin: 0 0 12px;\n    font-size: clamp(26px, 2.5vw, 36px);\n    line-height: 1;\n    letter-spacing: -.03em;\n    font-weight: 400;\n  }\n\n  .amiga-case-copy-lg {\n    font-size: 18px;\n    line-height: 1.72;\n    color: var(--muted);\n    max-width: 760px;\n    margin-top: 22px;\n  }\n\n  .amiga-case-copy {\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--muted);\n  }\n\n  .amiga-case-copy-sm {\n    font-size: 14px;\n    line-height: 1.75;\n    color: var(--soft);\n  }\n\n  .amiga-case-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .amiga-case-meta span {\n    display: inline-flex;\n    align-items: center;\n    padding: 10px 14px;\n    border-radius: 999px;\n    font-size: 11px;\n    line-height: 1;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    color: rgba(239,229,216,.82);\n    background: rgba(255,255,255,.04);\n    border: 1px solid rgba(239,229,216,.08);\n  }\n\n  .amiga-case-btn-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 30px;\n  }\n\n  .amiga-case-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 15px 24px;\n    border-radius: 999px;\n    font-size: 13px;\n    line-height: 1;\n    letter-spacing: .02em;\n    transition: all .28s ease;\n  }\n\n  .amiga-case-btn-primary {\n    background: var(--text);\n    color: #1a0b06 !important;\n  }\n\n  .amiga-case-btn-primary:hover {\n    transform: translateY(-2px);\n    background: #fff8ef;\n  }\n\n  .amiga-case-btn-secondary {\n    background: rgba(255,255,255,.03);\n    color: var(--text);\n    border: 1px solid var(--line-2);\n  }\n\n  .amiga-case-btn-secondary:hover {\n    background: rgba(255,255,255,.06);\n    border-color: rgba(255,255,255,.28);\n  }\n\n  .amiga-case-grid-hero {\n    display: grid;\n    grid-template-columns: .95fr 1.05fr;\n    gap: 38px;\n    align-items: end;\n  }\n\n  .amiga-case-hero-shot,\n  .amiga-case-shot,\n  .amiga-case-shot-tall,\n  .amiga-case-shot-wide {\n    overflow: hidden;\n    border-radius: 26px;\n    border: 1px solid var(--line);\n    background: var(--card);\n  }\n\n  .amiga-case-hero-shot img,\n  .amiga-case-shot img,\n  .amiga-case-shot-tall img,\n  .amiga-case-shot-wide img {\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .amiga-case-hero-shot {\n    min-height: 680px;\n  }\n\n  .amiga-case-hero-shot img {\n    min-height: 680px;\n  }\n\n  .amiga-case-shot-wide {\n    min-height: 700px;\n  }\n\n  .amiga-case-shot-wide img {\n    min-height: 700px;\n  }\n\n  .amiga-case-grid-2 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n  }\n\n  .amiga-case-shot {\n    min-height: 520px;\n  }\n\n  .amiga-case-shot img {\n    min-height: 520px;\n  }\n\n  .amiga-case-shot-tall {\n    min-height: 780px;\n  }\n\n  .amiga-case-shot-tall img {\n    min-height: 780px;\n  }\n\n  .amiga-case-overview {\n    display: grid;\n    grid-template-columns: .8fr 1.2fr;\n    gap: 56px;\n    align-items: start;\n  }\n\n  .amiga-case-overview-card {\n    padding: 34px 32px;\n    border-radius: 24px;\n    background: #1d0d07;\n    border: 1px solid var(--line);\n  }\n\n  .amiga-case-overview-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .amiga-case-note-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-top: 36px;\n  }\n\n  .amiga-case-note {\n    padding: 28px 24px;\n    border-radius: 22px;\n    background: #1d0d07;\n    border: 1px solid var(--line);\n  }\n\n  .amiga-case-note-label {\n    display: block;\n    margin-bottom: 14px;\n    font-size: 10px;\n    letter-spacing: .20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    opacity: .72;\n  }\n\n  .amiga-case-testimonial {\n    padding: 54px;\n    border-radius: 28px;\n    background: linear-gradient(145deg, #22100a 0%, #180b06 100%);\n    border: 1px solid var(--line);\n  }\n\n  .amiga-case-quote {\n    margin: 0 0 24px;\n    font-size: clamp(28px, 2.6vw, 42px);\n    line-height: 1.08;\n    letter-spacing: -.04em;\n    font-weight: 400;\n  }\n\n  .amiga-case-quote-meta {\n    font-size: 12px;\n    line-height: 1.7;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: var(--accent);\n  }\n\n  .amiga-case-cta {\n    text-align: center;\n    padding: 90px 0 110px;\n  }\n\n  .amiga-case-cta .amiga-case-copy {\n    max-width: 620px;\n    margin: 16px auto 0;\n  }\n\n  @media (max-width: 1100px) {\n    .amiga-case-grid-hero,\n    .amiga-case-overview,\n    .amiga-case-grid-2,\n    .amiga-case-note-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .amiga-case-hero-shot,\n    .amiga-case-hero-shot img,\n    .amiga-case-shot-wide,\n    .amiga-case-shot-wide img,\n    .amiga-case-shot,\n    .amiga-case-shot img,\n    .amiga-case-shot-tall,\n    .amiga-case-shot-tall img {\n      min-height: 460px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .amiga-case-section {\n      padding: 78px 0;\n    }\n\n    .amiga-case-title-xl {\n      font-size: 48px;\n      line-height: .94;\n    }\n\n    .amiga-case-title-lg {\n      font-size: 36px;\n    }\n\n    .amiga-case-title-md {\n      font-size: 28px;\n    }\n\n    .amiga-case-copy-lg,\n    .amiga-case-copy {\n      font-size: 15px;\n    }\n\n    .amiga-case-hero-shot,\n    .amiga-case-hero-shot img,\n    .amiga-case-shot-wide,\n    .amiga-case-shot-wide img,\n    .amiga-case-shot,\n    .amiga-case-shot img,\n    .amiga-case-shot-tall,\n    .amiga-case-shot-tall img {\n      min-height: 340px;\n    }\n\n    .amiga-case-overview-card,\n    .amiga-case-testimonial {\n      padding: 32px 24px;\n    }\n\n    .amiga-case-cta {\n      padding: 72px 0 90px;\n    }\n  }\n<\/style>\n\n<div class=\"amiga-case\">\n\n  <!-- HERO -->\n  <section class=\"amiga-case-section\">\n    <div class=\"amiga-case-wrap\">\n      <div class=\"amiga-case-grid-hero\">\n        <div>\n          <span class=\"amiga-case-eyebrow\">St. Augustine, Florida<\/span>\n          <h1 class=\"amiga-case-title-xl amiga-case-serif\">Innovo Chiropractic<\/h1>\n          <p class=\"amiga-case-copy-lg\">\n            A modern chiropractic brand and patient experience built to help a new practice feel trusted, established, and ready to grow from day one.\n          <\/p>\n\n          <div class=\"amiga-case-meta\">\n            <span>Branding<\/span>\n            <span>Website Design<\/span>\n            <span>Development<\/span>\n            <span>Industry<\/span>\n          <\/div>\n\n          <div class=\"amiga-case-btn-row\">\n            <a class=\"amiga-case-btn amiga-case-btn-primary\" href=\"#\">Visit Website<\/a>\n            <a class=\"amiga-case-btn amiga-case-btn-secondary\" href=\"#overview\">See the details<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"amiga-case-hero-shot\">\n          <img decoding=\"async\" src=\"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/K1EgDlFua9E-1.png?text=Hero+Project+Image\" alt=\"Project hero image\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FULL WIDTH IMAGE -->\n  <section class=\"amiga-case-section\" style=\"padding-top:0;\">\n    <div class=\"amiga-case-wrap\">\n      <div class=\"amiga-case-shot-wide\">\n        <img decoding=\"async\" src=\"https:\/\/youramiga.com\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-at-11.55.23\u202fPM.png?text=Full+Width+Showcase+Image\" alt=\"Full width project image\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- OVERVIEW -->\n  <section class=\"amiga-case-section\" id=\"overview\">\n    <div class=\"amiga-case-wrap\">\n      <div class=\"amiga-case-overview\">\n        <div>\n          <span class=\"amiga-case-eyebrow\">Overview<\/span>\n          <h2 class=\"amiga-case-title-lg amiga-case-serif\">Built to feel fresh, trusted, and community-first.<\/h2>\n        <\/div>\n\n        <div class=\"amiga-case-overview-card\">\n          <h3 class=\"amiga-case-title-md amiga-case-serif\">The direction<\/h3>\n          <p class=\"amiga-case-copy\">\n            Innovo came to me at the very beginning of their journey as Chiropractors and business owners.\n\nThey knew they wanted to build something of their own right away rather than step into someone else\u2019s practice.\n\nLocated in World Golf Village, St. Augustine, the brand needed to feel elevated enough for a health-conscious, wellness-driven community while still feeling welcoming and approachable.<br><br>\n\nThe goal was to create a digital presence that felt modern, professional, and genuinely reflective of the care patients would experience in person.\n \n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"amiga-case-note-grid\">\n        <div class=\"amiga-case-note\">\n          <span class=\"amiga-case-note-label\">The vision<\/span>\n          <p class=\"amiga-case-copy-sm\">A modern practice built for families, wellness-focused individuals, and the local community.<\/p>\n        <\/div>\n\n        <div class=\"amiga-case-note\">\n          <span class=\"amiga-case-note-label\">The focus<\/span>\n          <p class=\"amiga-case-copy-sm\">Patient trust, local credibility, and a clear path to booking.<\/p>\n        <\/div>\n\n        <div class=\"amiga-case-note\">\n          <span class=\"amiga-case-note-label\">The outcome<\/span>\n          <p class=\"amiga-case-copy-sm\">A strong digital foundation built to support growth from the start.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- IMAGE PAIR -->\n  <section class=\"amiga-case-section\" style=\"padding-top:0;\">\n    <div class=\"amiga-case-wrap\">\n      <div class=\"amiga-case-grid-2\">\n        <div class=\"amiga-case-shot\">\n          <img decoding=\"async\" src=\"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/Amiga-Website.jpg?text=Project+Image+01\" alt=\"Project image one\">\n        <\/div>\n        <div class=\"amiga-case-shot\">\n          <img decoding=\"async\" src=\"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/chiro.png?text=Project+Image+02\" alt=\"Project image two\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DESIGN DETAILS -->\n  <section class=\"amiga-case-section\">\n    <div class=\"amiga-case-wrap\">\n      <div class=\"amiga-case-overview\">\n        <div>\n          <span class=\"amiga-case-eyebrow\">Design Details<\/span>\n          <h2 class=\"amiga-case-title-lg amiga-case-serif\">Built to support trust, education, and patient experience.<\/h2>\n        <\/div>\n\n        <div class=\"amiga-case-overview-card\">\n          <h3 class=\"amiga-case-title-md amiga-case-serif\">What changed<\/h3>\n          <p class=\"amiga-case-copy\">\n          Because Innovo serves a highly health-conscious and community-driven audience, the experience needed to go beyond a beautiful website.<\/p>\n\n<p class=\"amiga-case-copy\">The site was thoughtfully built to support trust, patient education, and a clear path to booking.<\/p>\n\n<p class=\"amiga-case-copy\">Along with highly targeted service pages, testimonials, educational spine health videos, and a 3D spine simulator, I also created a branded online new patient intake form with mapped fillable fields to make the onboarding process feel easy and professional.<\/p>\n\n<p class=\"amiga-case-copy\">To help patients quickly find what they need, I built a dynamic chatbot that displays common questions, directs visitors to schedule an appointment, and gives quick access to live Google reviews.<\/p>\n\n<p class=\"amiga-case-copy\">This helped create a stronger patient experience from the first interaction through booking.<\/p>\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TALL + WIDE MIX -->\n  <section class=\"amiga-case-section\" style=\"padding-top:0;\">\n    <div class=\"amiga-case-wrap\">\n      <div class=\"amiga-case-grid-2\">\n        <div class=\"amiga-case-shot-tall\">\n          <img decoding=\"async\" src=\"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/Untitled-design-8.jpg?text=Tall+Mockup\" alt=\"Tall project mockup\">\n        <\/div>\n        <div class=\"amiga-case-grid-2\" style=\"grid-template-columns:1fr; gap:22px;\">\n          <div class=\"amiga-case-shot\">\n            <img decoding=\"async\" src=\"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/Amiga-Web-Design-Chiropractic-Website-Christhy-Rivera.png?text=Detail+Image+01\" alt=\"Detail image one\">\n          <\/div>\n          <div class=\"amiga-case-shot\">\n            <img decoding=\"async\" src=\"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/Amiga-Web-Design-Chiropractic-Website-Christhy-Rivera.png?text=Detail+Image+02\" alt=\"Detail image two\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TESTIMONIAL -->\n  <section class=\"amiga-case-section\">\n    <div class=\"amiga-case-wrap\">\n      <div class=\"amiga-case-testimonial\">\n        <span class=\"amiga-case-eyebrow\">Client Love<\/span>\n        <p class=\"amiga-case-quote amiga-case-serif\">\n          \u201cChristhy completely elevated our brand presence and helped us create something that finally feels aligned with the quality of what we offer.\u201d\n        <\/p>\n        <div class=\"amiga-case-quote-meta\">Client Name \u00b7 Business Name<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"amiga-case-cta\">\n    <div class=\"amiga-case-wrap\">\n      <span class=\"amiga-case-eyebrow\">Next Step<\/span>\n      <h2 class=\"amiga-case-title-lg amiga-case-serif\">Looking for something like this for your brand?<\/h2>\n      <p class=\"amiga-case-copy\">\n        Let\u2019s create a website that feels thoughtful, polished, and genuinely aligned with where your business is going.\n      <\/p>\n\n      <div class=\"amiga-case-btn-row\" style=\"justify-content:center;\">\n        <a class=\"amiga-case-btn amiga-case-btn-primary\" href=\"#call\">Book a call<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div><\/div>\n\t\t\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>St. Augustine, Florida Innovo Chiropractic A modern chiropractic brand and patient experience built to help a new practice feel trusted, established, and ready to grow from day one. Branding Website Design Development Industry Visit Website See the details Overview Built to feel fresh, trusted, and community-first. The direction Innovo came to me at the very [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2555","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Work - Amiga | Web Design &amp; Development<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/youramiga.com\/es\/work-2\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Work - Amiga | Web Design &amp; Development\" \/>\n<meta property=\"og:description\" content=\"St. Augustine, Florida Innovo Chiropractic A modern chiropractic brand and patient experience built to help a new practice feel trusted, established, and ready to grow from day one. Branding Website Design Development Industry Visit Website See the details Overview Built to feel fresh, trusted, and community-first. The direction Innovo came to me at the very [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/youramiga.com\/es\/work-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Amiga | Web Design &amp; Development\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-12T05:33:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/K1EgDlFua9E-1.png?text=Hero+Project+Image\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/youramiga.com\\\/work-2\\\/\",\"url\":\"https:\\\/\\\/youramiga.com\\\/work-2\\\/\",\"name\":\"Work - Amiga | Web Design &amp; Development\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/youramiga.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/youramiga.com\\\/work-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/youramiga.com\\\/work-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/youramiga.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/K1EgDlFua9E-1.png?text=Hero+Project+Image\",\"datePublished\":\"2021-11-10T17:19:54+00:00\",\"dateModified\":\"2026-04-12T05:33:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/youramiga.com\\\/work-2\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/youramiga.com\\\/work-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/youramiga.com\\\/work-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/youramiga.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/K1EgDlFua9E-1.png?text=Hero+Project+Image\",\"contentUrl\":\"https:\\\/\\\/youramiga.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/K1EgDlFua9E-1.png?text=Hero+Project+Image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/youramiga.com\\\/work-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/youramiga.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Work\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/youramiga.com\\\/#website\",\"url\":\"https:\\\/\\\/youramiga.com\\\/\",\"name\":\"Amiga | Web Design &amp; Development\",\"description\":\"Web Design &amp; Development\",\"publisher\":{\"@id\":\"https:\\\/\\\/youramiga.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/youramiga.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/youramiga.com\\\/#organization\",\"name\":\"Amiga | Web Design &amp; Development\",\"url\":\"https:\\\/\\\/youramiga.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/youramiga.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/youramiga.com\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/thumbnail_Outlook-kesbxpg0.png\",\"contentUrl\":\"https:\\\/\\\/youramiga.com\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/thumbnail_Outlook-kesbxpg0.png\",\"width\":3142,\"height\":824,\"caption\":\"Amiga | Web Design &amp; Development\"},\"image\":{\"@id\":\"https:\\\/\\\/youramiga.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Work - Amiga | Web Design &amp; Development","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:\/\/youramiga.com\/es\/work-2\/","og_locale":"es_ES","og_type":"article","og_title":"Work - Amiga | Web Design &amp; Development","og_description":"St. Augustine, Florida Innovo Chiropractic A modern chiropractic brand and patient experience built to help a new practice feel trusted, established, and ready to grow from day one. Branding Website Design Development Industry Visit Website See the details Overview Built to feel fresh, trusted, and community-first. The direction Innovo came to me at the very [&hellip;]","og_url":"https:\/\/youramiga.com\/es\/work-2\/","og_site_name":"Amiga | Web Design &amp; Development","article_modified_time":"2026-04-12T05:33:19+00:00","og_image":[{"url":"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/K1EgDlFua9E-1.png?text=Hero+Project+Image","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/youramiga.com\/work-2\/","url":"https:\/\/youramiga.com\/work-2\/","name":"Work - Amiga | Web Design &amp; Development","isPartOf":{"@id":"https:\/\/youramiga.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/youramiga.com\/work-2\/#primaryimage"},"image":{"@id":"https:\/\/youramiga.com\/work-2\/#primaryimage"},"thumbnailUrl":"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/K1EgDlFua9E-1.png?text=Hero+Project+Image","datePublished":"2021-11-10T17:19:54+00:00","dateModified":"2026-04-12T05:33:19+00:00","breadcrumb":{"@id":"https:\/\/youramiga.com\/work-2\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/youramiga.com\/work-2\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/youramiga.com\/work-2\/#primaryimage","url":"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/K1EgDlFua9E-1.png?text=Hero+Project+Image","contentUrl":"https:\/\/youramiga.com\/wp-content\/uploads\/2026\/04\/K1EgDlFua9E-1.png?text=Hero+Project+Image"},{"@type":"BreadcrumbList","@id":"https:\/\/youramiga.com\/work-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/youramiga.com\/"},{"@type":"ListItem","position":2,"name":"Work"}]},{"@type":"WebSite","@id":"https:\/\/youramiga.com\/#website","url":"https:\/\/youramiga.com\/","name":"Amiga | Web Design &amp; Development","description":"Web Design &amp; Development","publisher":{"@id":"https:\/\/youramiga.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/youramiga.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/youramiga.com\/#organization","name":"Amiga | Web Design &amp; Development","url":"https:\/\/youramiga.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/youramiga.com\/#\/schema\/logo\/image\/","url":"https:\/\/youramiga.com\/wp-content\/uploads\/2021\/08\/thumbnail_Outlook-kesbxpg0.png","contentUrl":"https:\/\/youramiga.com\/wp-content\/uploads\/2021\/08\/thumbnail_Outlook-kesbxpg0.png","width":3142,"height":824,"caption":"Amiga | Web Design &amp; Development"},"image":{"@id":"https:\/\/youramiga.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/youramiga.com\/es\/wp-json\/wp\/v2\/pages\/2555","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youramiga.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/youramiga.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/youramiga.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/youramiga.com\/es\/wp-json\/wp\/v2\/comments?post=2555"}],"version-history":[{"count":168,"href":"https:\/\/youramiga.com\/es\/wp-json\/wp\/v2\/pages\/2555\/revisions"}],"predecessor-version":[{"id":19430,"href":"https:\/\/youramiga.com\/es\/wp-json\/wp\/v2\/pages\/2555\/revisions\/19430"}],"wp:attachment":[{"href":"https:\/\/youramiga.com\/es\/wp-json\/wp\/v2\/media?parent=2555"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}