{"id":7230,"date":"2026-05-06T21:57:40","date_gmt":"2026-05-06T21:57:40","guid":{"rendered":"https:\/\/bova-ai.com\/?page_id=7230"},"modified":"2026-05-06T22:16:04","modified_gmt":"2026-05-06T22:16:04","slug":"bova-ai-home","status":"publish","type":"page","link":"https:\/\/bova-ai.com\/","title":{"rendered":"Bova AI Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7230\" class=\"elementor elementor-7230\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4eed93b e-flex e-con-boxed e-con e-parent\" data-id=\"4eed93b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa73b71 elementor-widget elementor-widget-html\" data-id=\"aa73b71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Bova AI \u2013 Ireland's Premier AI Stud<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,400&family=Source+Serif+4:wght@300;400;600&display=swap\" rel=\"stylesheet\">\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --green-deep: #1a2e1a;\n      --green-mid: #2d4a2d;\n      --green-fresh: #4a7c4a;\n      --gold: #c8a84b;\n      --gold-light: #e8c96e;\n      --cream: #f5f0e8;\n      --cream-dark: #ede6d5;\n      --text-dark: #1a1a14;\n      --text-mid: #3d3d2e;\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: 'Source Serif 4', Georgia, serif;\n      background: var(--cream);\n      color: var(--text-dark);\n      overflow-x: hidden;\n    }\n\n    \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500 *\/\n    .hero {\n      min-height: 100vh;\n      background:\n        radial-gradient(ellipse at 20% 80%, rgba(74,124,74,0.18) 0%, transparent 55%),\n        radial-gradient(ellipse at 80% 20%, rgba(200,168,75,0.12) 0%, transparent 50%),\n        linear-gradient(160deg, var(--green-deep) 0%, #0f1f0f 60%, #1c2e10 100%);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      padding: 3rem 2rem;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%234a7c4a' fill-opacity='0.06'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n      opacity: 0.4;\n      pointer-events: none;\n    }\n\n    .hero-inner {\n      position: relative;\n      text-align: center;\n      max-width: 760px;\n      animation: fadeUp 1s ease both;\n    }\n\n    .logo-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.75rem;\n      background: rgba(200,168,75,0.12);\n      border: 1px solid rgba(200,168,75,0.35);\n      border-radius: 50px;\n      padding: 0.45rem 1.2rem;\n      margin-bottom: 2.5rem;\n      font-family: 'Source Serif 4', serif;\n      font-size: 0.78rem;\n      font-weight: 600;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--gold-light);\n      animation: fadeUp 1s 0.15s ease both;\n    }\n\n    .logo-badge::before {\n      content: '';\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--gold);\n      box-shadow: 0 0 8px var(--gold);\n    }\n\n    h1 {\n      font-family: 'Playfair Display', Georgia, serif;\n      font-size: clamp(3rem, 7vw, 5.5rem);\n      font-weight: 700;\n      color: var(--cream);\n      line-height: 1.05;\n      letter-spacing: -0.01em;\n      margin-bottom: 0.3em;\n      animation: fadeUp 1s 0.25s ease both;\n    }\n\n    h1 span {\n      color: var(--gold);\n      font-style: italic;\n    }\n\n    .hero-tagline {\n      font-size: clamp(1rem, 2.2vw, 1.25rem);\n      font-weight: 300;\n      color: rgba(245,240,232,0.72);\n      margin-bottom: 3rem;\n      max-width: 540px;\n      margin-left: auto;\n      margin-right: auto;\n      line-height: 1.65;\n      animation: fadeUp 1s 0.35s ease both;\n    }\n\n    .hero-cta {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.7rem;\n      background: var(--gold);\n      color: var(--green-deep);\n      text-decoration: none;\n      font-family: 'Source Serif 4', serif;\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: 0.06em;\n      padding: 0.9rem 2.2rem;\n      border-radius: 4px;\n      transition: background 0.2s, transform 0.2s, box-shadow 0.2s;\n      box-shadow: 0 4px 24px rgba(200,168,75,0.3);\n      animation: fadeUp 1s 0.45s ease both;\n    }\n\n    .hero-cta:hover {\n      background: var(--gold-light);\n      transform: translateY(-2px);\n      box-shadow: 0 8px 32px rgba(200,168,75,0.45);\n    }\n\n    .hero-cta svg { flex-shrink: 0; }\n\n    .scroll-hint {\n      position: absolute;\n      bottom: 2.5rem;\n      left: 50%;\n      transform: translateX(-50%);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 0.4rem;\n      color: rgba(245,240,232,0.4);\n      font-size: 0.7rem;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      animation: fadeUp 1s 1s ease both;\n    }\n\n    .scroll-arrow {\n      width: 1px;\n      height: 36px;\n      background: linear-gradient(to bottom, transparent, rgba(200,168,75,0.5));\n      animation: scrollPulse 2s 1.5s infinite;\n    }\n\n    \/* \u2500\u2500\u2500 DIVIDER \u2500\u2500\u2500 *\/\n    .gold-divider {\n      height: 3px;\n      background: linear-gradient(90deg, transparent, var(--gold), transparent);\n    }\n\n    \/* \u2500\u2500\u2500 ABOUT \u2500\u2500\u2500 *\/\n    .section {\n      padding: 5rem 2rem;\n    }\n\n    .container {\n      max-width: 960px;\n      margin: 0 auto;\n    }\n\n    .section-label {\n      font-size: 0.72rem;\n      font-weight: 600;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--green-fresh);\n      margin-bottom: 1rem;\n    }\n\n    .section-title {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(1.9rem, 4vw, 2.8rem);\n      font-weight: 700;\n      color: var(--green-deep);\n      line-height: 1.15;\n      margin-bottom: 1.5rem;\n    }\n\n    .about-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 4rem;\n      align-items: start;\n    }\n\n    .about-text p {\n      font-size: 1.05rem;\n      line-height: 1.75;\n      color: var(--text-mid);\n      margin-bottom: 1.2rem;\n    }\n\n    .about-text p:last-child { margin-bottom: 0; }\n\n    .stats-box {\n      background: var(--green-deep);\n      border-radius: 8px;\n      padding: 2.5rem;\n      color: var(--cream);\n    }\n\n    .stat-item {\n      padding: 1.2rem 0;\n      border-bottom: 1px solid rgba(200,168,75,0.2);\n    }\n\n    .stat-item:last-child { border-bottom: none; padding-bottom: 0; }\n    .stat-item:first-child { padding-top: 0; }\n\n    .stat-num {\n      font-family: 'Playfair Display', serif;\n      font-size: 2.2rem;\n      font-weight: 700;\n      color: var(--gold);\n      line-height: 1;\n      margin-bottom: 0.2rem;\n    }\n\n    .stat-label {\n      font-size: 0.82rem;\n      font-weight: 300;\n      color: rgba(245,240,232,0.65);\n      letter-spacing: 0.05em;\n    }\n\n    \/* \u2500\u2500\u2500 SERVICES \u2500\u2500\u2500 *\/\n    .services-section {\n      background: var(--cream-dark);\n      padding: 5rem 2rem;\n    }\n\n    .services-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 2rem;\n      margin-top: 3rem;\n    }\n\n    .service-card {\n      background: var(--cream);\n      border: 1px solid rgba(45,74,45,0.12);\n      border-radius: 6px;\n      padding: 2rem;\n      transition: box-shadow 0.2s, transform 0.2s;\n    }\n\n    .service-card:hover {\n      box-shadow: 0 8px 32px rgba(26,46,26,0.1);\n      transform: translateY(-3px);\n    }\n\n    .service-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--green-deep);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 1.2rem;\n      font-size: 1.3rem;\n    }\n\n    .service-card h3 {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.2rem;\n      color: var(--green-deep);\n      margin-bottom: 0.6rem;\n    }\n\n    .service-card p {\n      font-size: 0.9rem;\n      line-height: 1.65;\n      color: var(--text-mid);\n    }\n\n    \/* \u2500\u2500\u2500 FACEBOOK SECTION \u2500\u2500\u2500 *\/\n    .facebook-section {\n      padding: 5rem 2rem;\n      background: var(--green-deep);\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .facebook-section::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background: radial-gradient(ellipse at 50% 0%, rgba(200,168,75,0.1) 0%, transparent 65%);\n      pointer-events: none;\n    }\n\n    .facebook-section .section-label { color: var(--gold-light); }\n\n    .facebook-section .section-title {\n      color: var(--cream);\n      max-width: 580px;\n      margin-left: auto;\n      margin-right: auto;\n      margin-bottom: 1rem;\n    }\n\n    .facebook-section .lead {\n      color: rgba(245,240,232,0.7);\n      font-size: 1.05rem;\n      line-height: 1.7;\n      max-width: 520px;\n      margin: 0 auto 2.5rem;\n    }\n\n    .fb-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.75rem;\n      background: #1877F2;\n      color: #fff;\n      text-decoration: none;\n      font-family: 'Source Serif 4', serif;\n      font-weight: 600;\n      font-size: 1rem;\n      padding: 0.9rem 2rem;\n      border-radius: 4px;\n      transition: background 0.2s, transform 0.2s;\n      box-shadow: 0 4px 20px rgba(24,119,242,0.4);\n    }\n\n    .fb-btn:hover {\n      background: #1565D8;\n      transform: translateY(-2px);\n    }\n\n    .fb-note {\n      margin-top: 1.5rem;\n      font-size: 0.82rem;\n      color: rgba(245,240,232,0.4);\n      letter-spacing: 0.04em;\n    }\n\n    \/* \u2500\u2500\u2500 CONTACT \u2500\u2500\u2500 *\/\n    .contact-section {\n      padding: 5rem 2rem;\n    }\n\n    .contact-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 4rem;\n      align-items: start;\n      margin-top: 3rem;\n    }\n\n    .map-wrap {\n      margin-top: 3.5rem;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 8px 40px rgba(26,46,26,0.15);\n      border: 3px solid var(--green-deep);\n    }\n\n    .map-wrap iframe {\n      display: block;\n      width: 100%;\n      height: 380px;\n      border: none;\n    }\n\n    .map-label {\n      background: var(--green-deep);\n      color: var(--cream);\n      padding: 0.75rem 1.5rem;\n      display: flex;\n      align-items: center;\n      gap: 0.6rem;\n      font-size: 0.85rem;\n      letter-spacing: 0.04em;\n    }\n\n    .map-label a {\n      color: var(--gold);\n      text-decoration: none;\n      margin-left: auto;\n      font-size: 0.8rem;\n      font-weight: 600;\n    }\n\n    .map-label a:hover { color: var(--gold-light); }\n\n    .contact-detail {\n      display: flex;\n      gap: 1rem;\n      align-items: flex-start;\n      margin-bottom: 1.8rem;\n    }\n\n    .contact-icon {\n      width: 40px;\n      height: 40px;\n      background: rgba(74,124,74,0.12);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n      font-size: 1rem;\n    }\n\n    .contact-detail h4 {\n      font-size: 0.72rem;\n      font-weight: 600;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: var(--green-fresh);\n      margin-bottom: 0.25rem;\n    }\n\n    .contact-detail p, .contact-detail a {\n      font-size: 0.98rem;\n      color: var(--text-mid);\n      text-decoration: none;\n      line-height: 1.5;\n    }\n\n    .contact-detail a:hover { color: var(--green-deep); text-decoration: underline; }\n\n    .team-region {\n      margin-bottom: 2rem;\n    }\n\n    .team-region h4 {\n      font-family: 'Playfair Display', serif;\n      font-size: 1rem;\n      color: var(--green-deep);\n      border-bottom: 1px solid rgba(45,74,45,0.2);\n      padding-bottom: 0.4rem;\n      margin-bottom: 0.7rem;\n    }\n\n    .team-region ul {\n      list-style: none;\n      font-size: 0.87rem;\n      color: var(--text-mid);\n      line-height: 1.9;\n    }\n\n    \/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500 *\/\n    footer {\n      background: #0d1a0d;\n      color: rgba(245,240,232,0.45);\n      text-align: center;\n      padding: 2rem;\n      font-size: 0.8rem;\n      letter-spacing: 0.04em;\n    }\n\n    footer a { color: var(--gold); text-decoration: none; }\n    footer a:hover { color: var(--gold-light); }\n\n    \/* \u2500\u2500\u2500 ANIMATIONS \u2500\u2500\u2500 *\/\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(24px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n\n    @keyframes scrollPulse {\n      0%, 100% { opacity: 0.4; }\n      50%       { opacity: 1; }\n    }\n\n    \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\n    @media (max-width: 720px) {\n      .about-grid,\n      .contact-grid { grid-template-columns: 1fr; gap: 2.5rem; }\n      .services-grid { grid-template-columns: 1fr; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 -->\n  <section class=\"hero\">\n    <div class=\"hero-inner\">\n      <div class=\"logo-badge\">Est. 1985 &nbsp;\u00b7&nbsp; Limerick, Ireland<\/div>\n      <img decoding=\"async\" src=\"https:\/\/bova-ai.com\/wp-content\/uploads\/2014\/11\/BovaAI-logo.png\" alt=\"Bova AI\" style=\"display: block; margin: 0 auto 1.5rem; max-width: 320px; width: 80%; filter: brightness(0) invert(1);\">\n      <p class=\"hero-tagline\">Ireland's largest privately owned AI stud \u2014 supplying premium beef and dairy semen to commercial and pedigree producers across Ireland and worldwide.<\/p>\n      <a href=\"https:\/\/www.facebook.com\/BovaAI\/\" target=\"_blank\" rel=\"noopener\" class=\"hero-cta\">\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg>\n        Follow us on Facebook\n      <\/a>\n    <\/div>\n    <div class=\"scroll-hint\">\n      <span>Scroll<\/span>\n      <div class=\"scroll-arrow\"><\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"gold-divider\"><\/div>\n\n  <!-- \u2550\u2550\u2550 ABOUT \u2550\u2550\u2550 -->\n  <section class=\"section\">\n    <div class=\"container\">\n      <div class=\"about-grid\">\n        <div class=\"about-text\">\n          <p class=\"section-label\">About Us<\/p>\n          <h2 class=\"section-title\">A Legacy of Premium Genetics<\/h2>\n          <p>Bova AI was founded in 1985 by Owen S. O'Neill \u2014 a veterinary surgeon who had built an outstanding reputation for pedigree beef breeding. From that foundation, we have grown into the largest privately owned AI stud in Ireland.<\/p>\n          <p>Our technician network, established in 1991, now spans the country with over 45 skilled technicians. We house more than 25 bulls at our EU-approved stud in Limerick, covering the full breadth of elite beef and dairy breeds.<\/p>\n          <p>In recent years we have developed a strong international export trade to Australia, New Zealand, Mexico and throughout Europe \u2014 a testament to the quality of genetics our customers depend on.<\/p>\n        <\/div>\n        <div class=\"stats-box\">\n          <div class=\"stat-item\">\n            <div class=\"stat-num\">1985<\/div>\n            <div class=\"stat-label\">Founded by Owen S. O'Neill<\/div>\n          <\/div>\n          <div class=\"stat-item\">\n            <div class=\"stat-num\">45+<\/div>\n            <div class=\"stat-label\">Qualified technicians nationwide<\/div>\n          <\/div>\n          <div class=\"stat-item\">\n            <div class=\"stat-num\">25+<\/div>\n            <div class=\"stat-label\">Bulls housed at EU-approved stud<\/div>\n          <\/div>\n          <div class=\"stat-item\">\n            <div class=\"stat-num\">World<\/div>\n            <div class=\"stat-label\">Exporting to AU, NZ, Mexico & Europe<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 SERVICES \u2550\u2550\u2550 -->\n  <section class=\"services-section\">\n    <div class=\"container\">\n      <p class=\"section-label\">What We Offer<\/p>\n      <h2 class=\"section-title\">Our Services<\/h2>\n      <div class=\"services-grid\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\ud83d\udc02<\/div>\n          <h3>Beef Sire Semen<\/h3>\n          <p>Premium semen from elite beef sires \u2014 Limousin, Charolais, Belgian Blue, Aberdeen Angus, Simmental and more \u2014 at affordable rates for commercial and pedigree producers.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\ud83e\udd5b<\/div>\n          <h3>Dairy Sire Semen<\/h3>\n          <p>Top-ranking Holstein, British Friesian and Holstein Friesian High EBI sires, sourcing cutting-edge global genetics for commercial and pedigree dairy producers.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\ud83e\uddec<\/div>\n          <h3>Breeding Advice<\/h3>\n          <p>Expert guidance on the best genetics for your herd. Whether you are starting a new pedigree herd or upgrading an existing one, our team can help you make the right choices.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 FACEBOOK \u2550\u2550\u2550 -->\n  <section class=\"facebook-section\">\n    <div class=\"container\">\n      <p class=\"section-label\">Latest News &amp; Updates<\/p>\n      <h2 class=\"section-title\">Follow Us on Facebook<\/h2>\n      <p class=\"lead\">Our Facebook page is the best place to keep up with the latest bull proofs, new sires, show results, brochure releases and news from the Bova AI team.<\/p>\n      <a href=\"https:\/\/www.facebook.com\/BovaAI\/\" target=\"_blank\" rel=\"noopener\" class=\"fb-btn\">\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg>\n        Visit facebook.com\/BovaAI\n      <\/a>\n      <p class=\"fb-note\">Over 19,000 followers \u2014 join the conversation<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 CONTACT \u2550\u2550\u2550 -->\n  <section class=\"contact-section\">\n    <div class=\"container\">\n      <p class=\"section-label\">Get In Touch<\/p>\n      <h2 class=\"section-title\">Contact &amp; Regional Team<\/h2>\n      <div class=\"contact-grid\">\n        <div>\n          <div class=\"contact-detail\">\n            <div class=\"contact-icon\">\ud83d\udcde<\/div>\n            <div>\n              <h4>Phone<\/h4>\n              <a href=\"tel:+35361351233\">+353 (0)61 351 233<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"contact-detail\">\n            <div class=\"contact-icon\">\u2709\ufe0f<\/div>\n            <div>\n              <h4>Email<\/h4>\n              <a href=\"mailto:info@bova-ai.com\">info@bova-ai.com<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"contact-detail\">\n            <div class=\"contact-icon\">\ud83d\udccd<\/div>\n            <div>\n              <h4>Address<\/h4>\n              <p>Ballyart, Brittas<br>County Limerick<br>V94 YD80, Ireland<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div>\n          <div class=\"team-region\">\n            <h4>Ireland<\/h4>\n            <ul>\n              <li>Michael O'Neill \u2014 087 790 6085<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"team-region\">\n            <h4>Northern Ireland<\/h4>\n            <ul>\n              <li>Stephen Barry \u2014 +44 7944 391254<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"team-region\">\n            <h4>Exports<\/h4>\n            <ul>\n              <li>Owen O'Neill \u2014 +353 87 277 5071<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- MAP -->\n      <div class=\"map-wrap\">\n        <div class=\"map-label\">\n          <span>\ud83d\udccd<\/span> Ballyart, Brittas, County Limerick, V94 YD80\n          <a href=\"https:\/\/www.google.com\/maps\/place\/Ballyart,+Co.+Limerick,+V94+YD80,+Ireland\/@52.5996517,-8.4266221,15z\" target=\"_blank\" rel=\"noopener\">Open in Google Maps \u2192<\/a>\n        <\/div>\n        <iframe\n          src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2445.123456789!2d-8.4266221!3d52.5996517!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x485ca77963b38aed%3A0x1d828b8b787d7dd5!2sBallyart%2C+Co.+Limerick%2C+V94+YD80%2C+Ireland!5e0!3m2!1sen!2sie!4v1234567890\"\n          allowfullscreen=\"\"\n          loading=\"lazy\"\n          referrerpolicy=\"no-referrer-when-downgrade\">\n        <\/iframe>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 FOOTER \u2550\u2550\u2550 -->\n  <footer>\n    <p>\u00a9 2025 Bova AI \u00b7 Ballyart, Brittas, Co. Limerick \u00b7 <a href=\"https:\/\/www.facebook.com\/BovaAI\/\" target=\"_blank\" rel=\"noopener\">Facebook<\/a><\/p>\n  <\/footer>\n\n<\/body>\n<\/html>\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>Bova AI \u2013 Ireland&#8217;s Premier AI Stud Est. 1985 &nbsp;\u00b7&nbsp; Limerick, Ireland Ireland&#8217;s largest privately owned AI stud \u2014 supplying premium beef and dairy semen to commercial and pedigree producers across Ireland and worldwide. Follow us on Facebook Scroll About Us A Legacy of Premium Genetics Bova AI was founded in 1985 by Owen S. [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7230","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bova-ai.com\/index.php?rest_route=\/wp\/v2\/pages\/7230","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bova-ai.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bova-ai.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bova-ai.com\/index.php?rest_route=\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/bova-ai.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7230"}],"version-history":[{"count":10,"href":"https:\/\/bova-ai.com\/index.php?rest_route=\/wp\/v2\/pages\/7230\/revisions"}],"predecessor-version":[{"id":7242,"href":"https:\/\/bova-ai.com\/index.php?rest_route=\/wp\/v2\/pages\/7230\/revisions\/7242"}],"wp:attachment":[{"href":"https:\/\/bova-ai.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7230"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}