{"id":69,"date":"2025-05-01T14:30:27","date_gmt":"2025-05-01T14:30:27","guid":{"rendered":"https:\/\/urrinarvaja.com\/home\/"},"modified":"2026-07-04T19:28:34","modified_gmt":"2026-07-04T19:28:34","slug":"home","status":"publish","type":"page","link":"https:\/\/urrinarvaja.com\/es\/","title":{"rendered":"Inicio"},"content":{"rendered":"<!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>Urri Narvaja \u2014 Turnkey Real Estate Investment in Buenos Aires<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Spectral:wght@500;600;700&#038;family=Archivo:wght@400;500;600;700&#038;family=IBM+Plex+Mono:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root{\n  --ink:#14232E;\n  --paper:#F7F5F0;\n  --brass:#B08A3C;\n  --brass-soft:#CBAA61;\n  --yield:#2E6B4F;\n  --slate:#46545D;\n  --line:#DDD7CB;\n  --white:#FFFFFF;\n}\n*{margin:0;padding:0;box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{font-family:'Archivo',sans-serif;background:var(--paper);color:var(--ink);line-height:1.6;font-size:16px}\n.mono{font-family:'IBM Plex Mono',monospace}\n.wrap{max-width:1140px;margin:0 auto;padding:0 24px}\n\n\/* NAV *\/\nnav{position:sticky;top:0;background:rgba(247,245,240,.92);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);z-index:50}\n.nav-in{display:flex;align-items:center;justify-content:space-between;height:64px}\n.logo{font-family:'Spectral',serif;font-weight:700;font-size:1.15rem;letter-spacing:.02em}\n.logo span{color:var(--brass)}\n.nav-links{display:flex;gap:28px;align-items:center}\n.nav-links a{color:var(--slate);text-decoration:none;font-size:.9rem;font-weight:500}\n.nav-links a:hover{color:var(--ink)}\n.btn{display:inline-block;padding:12px 22px;border-radius:4px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .15s ease;cursor:pointer;border:none}\n.btn-primary{background:var(--ink);color:var(--white)}\n.btn-primary:hover{background:#0C161E}\n.btn-brass{background:var(--brass);color:var(--white)}\n.btn-brass:hover{background:#9A7833}\n.btn-ghost{border:1.5px solid var(--ink);color:var(--ink);background:transparent}\n.btn-ghost:hover{background:var(--ink);color:var(--white)}\n\n\/* HERO *\/\n.hero{padding:72px 0 64px;border-bottom:1px solid var(--line)}\n.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}\n.eyebrow{font-family:'IBM Plex Mono',monospace;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brass);margin-bottom:18px;font-weight:600}\nh1{font-family:'Spectral',serif;font-weight:600;font-size:clamp(2.2rem,4.5vw,3.4rem);line-height:1.12;letter-spacing:-.01em;margin-bottom:20px}\nh1 em{font-style:italic;color:var(--yield)}\n.hero p.lede{font-size:1.1rem;color:var(--slate);max-width:32rem;margin-bottom:30px}\n.hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:34px}\n.hero-facts{display:flex;gap:36px;flex-wrap:wrap}\n.fact .n{font-family:'IBM Plex Mono',monospace;font-size:1.35rem;font-weight:600;color:var(--ink)}\n.fact .l{font-size:.78rem;color:var(--slate);text-transform:uppercase;letter-spacing:.06em}\n\n\/* DEAL SHEET \u2014 signature element *\/\n.dealsheet{background:var(--white);border:1px solid var(--line);border-top:4px solid var(--brass);box-shadow:0 18px 40px rgba(20,35,46,.08);padding:28px}\n.ds-tag{font-family:'IBM Plex Mono',monospace;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--brass);margin-bottom:6px;font-weight:600}\n.ds-title{font-family:'Spectral',serif;font-size:1.3rem;font-weight:600;margin-bottom:18px}\n.ds-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px dashed var(--line);font-size:.9rem}\n.ds-row .k{color:var(--slate)}\n.ds-row .v{font-family:'IBM Plex Mono',monospace;font-weight:500}\n.ds-row.total{border-bottom:none;padding-top:14px}\n.ds-row.total .k{font-weight:600;color:var(--ink)}\n.ds-row.total .v{color:var(--yield);font-weight:600;font-size:1.05rem}\n.ds-note{font-size:.72rem;color:var(--slate);margin-top:14px;line-height:1.5}\n\n\/* SECTION SCAFFOLD *\/\nsection{padding:80px 0}\n.sec-head{max-width:640px;margin-bottom:48px}\nh2{font-family:'Spectral',serif;font-weight:600;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.2;margin-bottom:14px}\n.sec-head p{color:var(--slate);font-size:1.02rem}\n\n\/* HOW IT WORKS *\/\n.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}\n.step{background:var(--paper);padding:28px 24px}\n.step .num{font-family:'IBM Plex Mono',monospace;font-size:.75rem;color:var(--brass);font-weight:600;margin-bottom:12px}\n.step h3{font-family:'Spectral',serif;font-size:1.12rem;font-weight:600;margin-bottom:8px}\n.step p{font-size:.9rem;color:var(--slate)}\n.step .you{display:inline-block;margin-top:12px;font-family:'IBM Plex Mono',monospace;font-size:.68rem;padding:3px 8px;border:1px solid var(--yield);color:var(--yield);border-radius:2px;letter-spacing:.05em}\n\n\/* PRICING *\/\n.pricing{background:var(--ink);color:var(--paper)}\n.pricing h2{color:var(--white)}\n.pricing .sec-head p{color:#A9B4BB}\n.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}\n.price-card{background:#1B2E3B;border:1px solid #2A404E;padding:30px 26px;display:flex;flex-direction:column}\n.price-card .svc{font-family:'IBM Plex Mono',monospace;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--brass-soft);margin-bottom:12px;font-weight:600}\n.price-card .amount{font-family:'Spectral',serif;font-size:2rem;font-weight:600;color:var(--white);margin-bottom:4px}\n.price-card .amount small{font-size:.85rem;font-family:'Archivo',sans-serif;font-weight:400;color:#A9B4BB}\n.price-card p{font-size:.88rem;color:#A9B4BB;margin-top:12px;flex-grow:1}\n.price-card ul{list-style:none;margin-top:16px}\n.price-card li{font-size:.85rem;color:#C6CED3;padding:6px 0 6px 20px;position:relative}\n.price-card li::before{content:\"\u2014\";position:absolute;left:0;color:var(--brass-soft)}\n.price-note{margin-top:28px;font-size:.85rem;color:#A9B4BB;max-width:56rem}\n.price-note strong{color:var(--brass-soft)}\n\n\/* WHY BA *\/\n.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 56px}\n.why h3{font-family:'Spectral',serif;font-size:1.15rem;font-weight:600;margin-bottom:8px}\n.why h3 .mono{color:var(--yield);font-size:1.05rem}\n.why p{font-size:.92rem;color:var(--slate)}\n.compare{margin-top:56px;border:1px solid var(--line);background:var(--white)}\n.compare table{width:100%;border-collapse:collapse;font-size:.92rem}\n.compare th{font-family:'IBM Plex Mono',monospace;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;text-align:left;padding:14px 18px;border-bottom:1px solid var(--line);color:var(--slate);font-weight:600}\n.compare td{padding:13px 18px;border-bottom:1px solid var(--line)}\n.compare tr:last-child td{border-bottom:none}\n.compare td.mono{font-weight:500}\n.compare tr.hl{background:#F1F4EF}\n.compare tr.hl td:first-child{font-weight:600;color:var(--yield)}\n\n\/* MODELS *\/\n.models{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}\n.model{border:1px solid var(--line);background:var(--white);padding:28px 26px}\n.model .m-tag{font-family:'IBM Plex Mono',monospace;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--brass);font-weight:600;margin-bottom:10px}\n.model h3{font-family:'Spectral',serif;font-size:1.25rem;font-weight:600;margin-bottom:14px}\n.model .m-row{display:flex;justify-content:space-between;font-size:.87rem;padding:7px 0;border-bottom:1px dashed var(--line)}\n.model .m-row .k{color:var(--slate)}\n.model .m-row .v{font-family:'IBM Plex Mono',monospace;font-weight:500}\n.model p{font-size:.87rem;color:var(--slate);margin-top:14px}\n\n\/* TEAM \/ TRUST *\/\n.trust{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}\n.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}\n.team{display:flex;flex-direction:column;gap:18px}\n.member{display:flex;gap:16px;align-items:baseline;border-bottom:1px dashed var(--line);padding-bottom:14px}\n.member .role{font-family:'IBM Plex Mono',monospace;font-size:.72rem;color:var(--brass);min-width:190px;letter-spacing:.04em}\n.member .name{font-family:'Spectral',serif;font-weight:600;font-size:1.05rem}\n.coinvest{margin-top:26px;border-left:3px solid var(--yield);padding:14px 18px;background:#F1F4EF;font-size:.95rem}\n.coinvest strong{color:var(--yield)}\n\n\/* CTA FINAL *\/\n.cta-final{text-align:center;padding:96px 0}\n.cta-final h2{max-width:34rem;margin:0 auto 16px}\n.cta-final p{color:var(--slate);max-width:30rem;margin:0 auto 32px}\n.cta-final .hero-ctas{justify-content:center}\n\n\/* FORM STYLES *\/\n.form-wrap{background:#fff;padding:32px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,0.08);max-width:700px;margin:0 auto}\n.form-header{margin-bottom:24px}\n.form-header h3{margin:0 0 8px;color:var(--ink);font-size:24px;font-weight:700;font-family:'Spectral',serif}\n.form-subtext{margin:0;color:var(--slate);font-size:15px;line-height:1.5}\nform .row{display:flex;gap:10px;margin-bottom:12px}\n@media(max-width:720px){form .row{flex-direction:column}}\n.field{flex:1;display:flex;flex-direction:column}\nlabel{font-size:13px;margin-bottom:6px;color:#333;font-weight:600}\ninput[type=\"text\"], input[type=\"email\"], select, textarea{padding:10px 12px;border:1px solid #e6e6e6;border-radius:8px;font-size:14px;background:#fff;color:var(--ink);font-family:inherit}\ntextarea{min-height:100px;resize:vertical}\n.submit-row{display:flex;gap:12px;align-items:center;margin-top:8px}\n@media(max-width:600px){.submit-row{flex-direction:column;align-items:stretch} .submit-row .btn{min-width:100%}}\n.legal{font-size:12px;color:var(--slate);margin-top:10px;text-align:center}\n.success{text-align:center;padding:28px}\n.success h4{color:var(--brass);margin:0 0 8px;font-size:18px;font-family:'Spectral',serif}\n.success p{margin:0 0 12px;color:#333}\n.hidden{display:none!important}\n\n\/* FOOTER *\/\nfooter{background:var(--ink);color:#A9B4BB;padding:44px 0;font-size:.85rem}\n.foot-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px}\nfooter a{color:#C6CED3;text-decoration:none}\nfooter a:hover{color:var(--white)}\n.foot-logo{font-family:'Spectral',serif;font-weight:700;color:var(--white);font-size:1.05rem;margin-bottom:8px}\n\n@media(max-width:900px){\n  .hero-grid,.trust-grid{grid-template-columns:1fr}\n  .steps,.price-grid,.models{grid-template-columns:1fr}\n  .why-grid{grid-template-columns:1fr}\n  .nav-links a:not(.btn){display:none}\n}\n<\/style>\n<\/head>\n<body>\n\n<nav>\n  <div class=\"wrap nav-in\">\n    <div class=\"logo\">URRI <span>NARVAJA<\/span><\/div>\n    <div class=\"nav-links\">\n      <a href=\"#how\">How It Works<\/a>\n      <a href=\"#pricing\">Pricing<\/a>\n      <a href=\"#why\">Why Buenos Aires<\/a>\n      <a href=\"#models\">Investment Models<\/a>\n      <a href=\"#team\">About<\/a>\n      <a href=\"#form-block\" class=\"btn btn-brass\" onclick=\"document.getElementById('name').focus();return false;\">Get Free Report<\/a>\n    <\/div>\n  <\/div>\n<\/nav>\n\n<!-- ============ HERO ============ -->\n<header class=\"hero\">\n  <div class=\"wrap hero-grid\">\n    <div>\n      <div class=\"eyebrow\">Family Office &amp; Real Estate \u2014 Buenos Aires, Argentina<\/div>\n      <h1>You invest the capital.<br>We handle <em>everything<\/em> in Buenos Aires.<\/h1>\n      <p class=\"lede\">Property sourcing, due diligence, purchase, renovation, tenants and monthly income \u2014 fully managed for foreign investors. No travel required. USD-based returns.<\/p>\n      <div class=\"hero-ctas\">\n        <a href=\"#form-block\" class=\"btn btn-primary\" onclick=\"document.getElementById('name').focus();return false;\">Download Free Market Report<\/a>\n        <a href=\"https:\/\/calendly.com\/urrinarvaja\/30min\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-ghost\">Schedule a 30-min Call<\/a>\n      <\/div>\n      <div class=\"hero-facts\">\n        <div class=\"fact\"><div class=\"n\">$2,310\/m\u00b2<\/div><div class=\"l\">avg. entry price<\/div><\/div>\n        <div class=\"fact\"><div class=\"n\">5\u201310%<\/div><div class=\"l\">gross rental yields<\/div><\/div>\n        <div class=\"fact\"><div class=\"n\">25+ yrs<\/div><div class=\"l\">family experience<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- SIGNATURE: the deal sheet -->\n    <aside class=\"dealsheet\">\n      <div class=\"ds-tag\">Sample Deal Sheet<\/div>\n      <div class=\"ds-title\">1BR \u00b7 42 m\u00b2 \u00b7 Villa Crespo<\/div>\n      <div class=\"ds-row\"><span class=\"k\">Purchase price<\/span><span class=\"v\">$68,000<\/span><\/div>\n      <div class=\"ds-row\"><span class=\"k\">Renovation<\/span><span class=\"v\">$12,000<\/span><\/div>\n      <div class=\"ds-row\"><span class=\"k\">Closing costs (~8%)<\/span><span class=\"v\">$5,440<\/span><\/div>\n      <div class=\"ds-row\"><span class=\"k\">Sourcing + docs (our fee)<\/span><span class=\"v\">$4,500<\/span><\/div>\n      <div class=\"ds-row\"><span class=\"k\">Monthly rent (long-term)<\/span><span class=\"v\">$580\/mo<\/span><\/div>\n      <div class=\"ds-row\"><span class=\"k\">Post-rehab appraisal<\/span><span class=\"v\">$89,000<\/span><\/div>\n      <div class=\"ds-row total\"><span class=\"k\">Gross yield on total invested<\/span><span class=\"v\">7.7% \/ yr<\/span><\/div>\n      <div class=\"ds-note\">Illustrative example based on current market conditions. Every deal sheet we present is built like this \u2014 full costs, no surprises \u2014 before you commit a single dollar.<\/div>\n    <\/aside>\n  <\/div>\n<\/header>\n\n<!-- ============ HOW IT WORKS ============ -->\n<section id=\"how\">\n  <div class=\"wrap\">\n    <div class=\"sec-head\">\n      <div class=\"eyebrow\">The Process<\/div>\n      <h2>Six steps. Your involvement: two decisions.<\/h2>\n      <p>You approve the property and you approve the budget. We execute everything else, and you receive a monthly report with your rental income.<\/p>\n    <\/div>\n    <div class=\"steps\">\n      <div class=\"step\"><div class=\"num\">STEP 01<\/div><h3>Discovery call<\/h3><p>We map your budget, target yield and risk profile in a free 30-minute call.<\/p><span class=\"you\">YOU: 30 MINUTES<\/span><\/div>\n      <div class=\"step\"><div class=\"num\">STEP 02<\/div><h3>Property sourcing<\/h3><p>We shortlist properties matching your criteria and present each one as a full deal sheet \u2014 price, renovation budget, projected rent and yield.<\/p><span class=\"you\">YOU: APPROVE THE DEAL<\/span><\/div>\n      <div class=\"step\"><div class=\"num\">STEP 03<\/div><h3>Due diligence<\/h3><p>Legal, structural and title verification. Debt-free confirmation with the escribano before any money moves.<\/p><span class=\"you\">YOU: NOTHING<\/span><\/div>\n      <div class=\"step\"><div class=\"num\">STEP 04<\/div><h3>Purchase &amp; documentation<\/h3><p>CDI tax ID, escribano coordination, deed and closing. Power of attorney available \u2014 no need to travel to Argentina.<\/p><span class=\"you\">YOU: SIGN<\/span><\/div>\n      <div class=\"step\"><div class=\"num\">STEP 05<\/div><h3>Renovation &amp; setup<\/h3><p>Renovation executed per the pre-approved budget from the deal sheet. Furnishing and professional photography included.<\/p><span class=\"you\">YOU: NOTHING<\/span><\/div>\n      <div class=\"step\"><div class=\"num\">STEP 06<\/div><h3>Rental &amp; management<\/h3><p>Tenant placement, rent collection and full property management. You get income and a monthly report.<\/p><span class=\"you\">YOU: RECEIVE INCOME<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ PRICING ============ -->\n<section id=\"pricing\" class=\"pricing\">\n  <div class=\"wrap\">\n    <div class=\"sec-head\">\n      <div class=\"eyebrow\" style=\"color:var(--brass-soft)\">Transparent Pricing<\/div>\n      <h2>Every fee, published. Before you spend a dollar.<\/h2>\n      <p>Most firms hide their fees behind &#8220;contact us.&#8221; We publish ours \u2014 because trust is the product.<\/p>\n    <\/div>\n    <div class=\"price-grid\">\n      <div class=\"price-card\">\n        <div class=\"svc\">Property Sourcing<\/div>\n        <div class=\"amount\">$3,000 <small>one-time<\/small><\/div>\n        <p>Full investment search: market scan, on-site visits, negotiation and a complete deal sheet for every candidate property \u2014 purchase price, renovation estimate, projected rent and yield.<\/p>\n        <ul>\n          <li>Curated shortlist, visited in person<\/li>\n          <li>Deal sheet with full cost breakdown<\/li>\n          <li>Price negotiation on your behalf<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"price-card\">\n        <div class=\"svc\">Documentation &amp; Legal Process<\/div>\n        <div class=\"amount\">$1,500 <small>one-time*<\/small><\/div>\n        <p>We prepare and manage the entire legal side: CDI tax ID, escribano coordination, title checks, closing paperwork and remote signing via power of attorney.<\/p>\n        <ul>\n          <li>CDI application handled for you<\/li>\n          <li>Escribano &amp; deed coordination<\/li>\n          <li>Buy without traveling to Argentina<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"price-card\">\n        <div class=\"svc\">Property Management<\/div>\n        <div class=\"amount\">$40<small>\/mo<\/small> \u00b7 12%<small> short-term<\/small><\/div>\n        <p>Long-term rentals: flat $40\/month \u2014 a fraction of the 8\u201310% of rent the market charges. Short-term (Airbnb-style): 12% of revenue, because we only win when your income grows.<\/p>\n        <ul>\n          <li>Tenant placement &amp; rent collection<\/li>\n          <li>Maintenance coordination<\/li>\n          <li>Monthly income report in your inbox<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <p class=\"price-note\"><strong>Renovation:<\/strong> priced per project and detailed line-by-line in your deal sheet <em>before<\/em> you buy \u2014 never after. <strong>*Documentation fee<\/strong> may vary with transaction complexity; you get the exact figure in writing before engaging. <strong>Zero upfront fees<\/strong> until you approve a purchase.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============ WHY BUENOS AIRES ============ -->\n<section id=\"why\">\n  <div class=\"wrap\">\n    <div class=\"sec-head\">\n      <div class=\"eyebrow\">The Opportunity<\/div>\n      <h2>Why Buenos Aires, why now<\/h2>\n    <\/div>\n    <div class=\"why-grid\">\n      <div class=\"why\"><h3><span class=\"mono\">$2,310\/m\u00b2<\/span> entry price<\/h3><p>A fraction of comparable world capitals. Prices remain near decade lows in USD terms while transaction volume recovers sharply.<\/p><\/div>\n      <div class=\"why\"><h3>Pro-market reform tailwind<\/h3><p>Rent control abolished (Decree 70\/2023), contracts freely negotiable in USD, and a government actively courting foreign capital.<\/p><\/div>\n      <div class=\"why\"><h3>Yields above mature markets<\/h3><p>Gross yields of 5\u201310% depending on neighborhood and strategy \u2014 versus 2\u20134% typical in Western European capitals.<\/p><\/div>\n      <div class=\"why\"><h3>Dollarized market<\/h3><p>Buenos Aires property is bought, sold and increasingly rented in US dollars. Your asset and income are not exposed to the peso.<\/p><\/div>\n    <\/div>\n    <div class=\"compare\">\n      <table>\n        <tr><th>City<\/th><th>Avg. price \/ m\u00b2<\/th><th>Typical gross yield<\/th><th>Entry ticket, 1BR<\/th><\/tr>\n        <tr class=\"hl\"><td>Buenos Aires<\/td><td class=\"mono\">$2,310<\/td><td class=\"mono\">5\u201310%<\/td><td class=\"mono\">from $60K<\/td><\/tr>\n        <tr><td>Miami<\/td><td class=\"mono\">$5,300<\/td><td class=\"mono\">4\u20136%<\/td><td class=\"mono\">from $250K<\/td><\/tr>\n        <tr><td>Barcelona<\/td><td class=\"mono\">$4,900<\/td><td class=\"mono\">3\u20135%<\/td><td class=\"mono\">from $280K<\/td><\/tr>\n        <tr><td>Lisbon<\/td><td class=\"mono\">$5,600<\/td><td class=\"mono\">3\u20134%<\/td><td class=\"mono\">from $300K<\/td><\/tr>\n      <\/table>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ MODELS ============ -->\n<section id=\"models\">\n  <div class=\"wrap\">\n    <div class=\"sec-head\">\n      <div class=\"eyebrow\">Investment Models<\/div>\n      <h2>Three ways to deploy capital<\/h2>\n    <\/div>\n    <div class=\"models\">\n      <div class=\"model\">\n        <div class=\"m-tag\">Model A<\/div>\n        <h3>Buy &amp; Hold<\/h3>\n        <div class=\"m-row\"><span class=\"k\">Ticket<\/span><span class=\"v\">from $60K<\/span><\/div>\n        <div class=\"m-row\"><span class=\"k\">Gross yield<\/span><span class=\"v\">4.9\u20137.3%<\/span><\/div>\n        <div class=\"m-row\"><span class=\"k\">Horizon<\/span><span class=\"v\">3+ years<\/span><\/div>\n        <p>Steady USD rental income with full management. The lowest-effort entry into the market.<\/p>\n      <\/div>\n      <div class=\"model\">\n        <div class=\"m-tag\">Model B<\/div>\n        <h3>Buy, Rehab &amp; Rent<\/h3>\n        <div class=\"m-row\"><span class=\"k\">Ticket<\/span><span class=\"v\">from $80K<\/span><\/div>\n        <div class=\"m-row\"><span class=\"k\">Post-rehab uplift<\/span><span class=\"v\">15\u201330%<\/span><\/div>\n        <div class=\"m-row\"><span class=\"k\">Horizon<\/span><span class=\"v\">2+ years<\/span><\/div>\n        <p>Buy under market, renovate on a fixed pre-approved budget, rent at premium. Maximizes both yield and asset value.<\/p>\n      <\/div>\n      <div class=\"model\">\n        <div class=\"m-tag\">Model C<\/div>\n        <h3>Buy, Rehab &amp; Sell<\/h3>\n        <div class=\"m-row\"><span class=\"k\">Ticket<\/span><span class=\"v\">from $100K<\/span><\/div>\n        <div class=\"m-row\"><span class=\"k\">Target total return<\/span><span class=\"v\">20\u201340%<\/span><\/div>\n        <div class=\"m-row\"><span class=\"k\">Horizon<\/span><span class=\"v\">6\u201312 months<\/span><\/div>\n        <p>Full-cycle flip. We source distressed or undervalued units, renovate and resell. Highest return, shortest cycle.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ TEAM \/ TRUST ============ -->\n<section id=\"team\" class=\"trust\">\n  <div class=\"wrap trust-grid\">\n    <div>\n      <div class=\"eyebrow\">Who You&#8217;re Working With<\/div>\n      <h2>A family firm, not a faceless agency<\/h2>\n      <p style=\"color:var(--slate);margin-top:12px\">25+ years of hands-on real estate across Buenos Aires, Miami &amp; Atlanta, and Barcelona. Development, renovation, flips and buy-to-let \u2014 executed with our own capital before we ever managed anyone else&#8217;s.<\/p>\n      <div class=\"coinvest\"><strong>We co-invest 10% in your first deal.<\/strong> If your investment loses, we lose with you. No other firm in Buenos Aires puts its own money next to yours.<\/div>\n    <\/div>\n    <div class=\"team\">\n      <div class=\"member\"><span class=\"role mono\">DEVELOPMENT &amp; EXECUTION<\/span><span class=\"name\">Javier Urri<\/span><\/div>\n      <div class=\"member\"><span class=\"role mono\">ACCOUNTING &amp; OPERATIONS<\/span><span class=\"name\">Andrea Narvaja<\/span><\/div>\n      <div class=\"member\"><span class=\"role mono\">INVESTOR RELATIONS &amp; ANALYSIS<\/span><span class=\"name\">Baltasar Urri<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FORM ============ -->\n<section id=\"form-block\" style=\"padding:80px 0;background:var(--paper)\">\n  <div class=\"wrap\">\n    <div class=\"form-wrap\" role=\"region\" aria-labelledby=\"form-title\">\n      <div class=\"form-header\">\n        <h3 id=\"form-title\">Get the Free Market Report<\/h3>\n        <p class=\"form-subtext\">Download our 2026 Buenos Aires Real Estate analysis. Sent instantly to your email. No hidden costs.<\/p>\n      <\/div>\n\n      <form id=\"leadFormHome\" autocomplete=\"on\" action=\"\">\n        <div class=\"row\">\n          <div class=\"field\"><label for=\"name\">Full name *<\/label><input id=\"name\" name=\"name\" type=\"text\" required placeholder=\"e.g. John Smith\" \/><\/div>\n          <div class=\"field\"><label for=\"email\">Email *<\/label><input id=\"email\" name=\"email\" type=\"email\" required placeholder=\"e.g. john@example.com\" \/><\/div>\n        <\/div>\n\n        <div class=\"row\">\n          <div class=\"field\" style=\"max-width:170px;\"><label for=\"countryCode\">Country code *<\/label>\n            <select id=\"countryCode\" name=\"countryCode\" required>\n              <option value=\"+1\">+1 (USA)<\/option>\n              <option value=\"+44\">+44 (UK)<\/option>\n              <option value=\"+34\">+34 (Spain)<\/option>\n              <option value=\"+54\" selected>+54 (Argentina)<\/option>\n              <option value=\"+39\">+39 (Italy)<\/option>\n              <option value=\"+61\">+61 (Australia)<\/option>\n              <option value=\"+49\">+49 (Germany)<\/option>\n              <option value=\"+52\">+52 (Mexico)<\/option>\n              <option value=\"+55\">+55 (Brazil)<\/option>\n              <option value=\"+33\">+33 (France)<\/option>\n              <option value=\"other\">Other \u2014 enter manually<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"field\"><label for=\"phone\">Phone number (without country code) *<\/label><input id=\"phone\" name=\"phone\" type=\"text\" required placeholder=\"e.g. 123456789\" \/><\/div>\n        <\/div>\n\n        <div class=\"row\">\n          <div class=\"field\"><label for=\"country\">Country (optional)<\/label><input id=\"country\" name=\"country\" type=\"text\" placeholder=\"Country (optional)\" \/><\/div>\n          <div class=\"field\"><label for=\"message\">Message (optional)<\/label><textarea id=\"message\" name=\"message\" placeholder=\"Ask a question or leave a note (optional)\"><\/textarea><\/div>\n        <\/div>\n\n        <div class=\"submit-row\">\n          <button id=\"submitBtn\" type=\"submit\" class=\"btn btn-primary\">Download Report \u2014 Free<\/button>\n          <div style=\"font-size:13px;color:var(--slate);\">Instant email delivery<\/div>\n        <\/div>\n        <div id=\"form-status\" class=\"legal\">By submitting you agree we may contact you by email and WhatsApp. You can opt-out at any time.<\/div>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form>\n\n      <div id=\"successBox\" class=\"success hidden\" aria-live=\"polite\">\n        <h4>Thanks \u2014 your report is on its way!<\/h4>\n        <p>The PDF will download now and you&#8217;ll also receive an email with next steps.<\/p>\n        <p style=\"margin:16px 0;color:#999;font-size:13px;\">Redirecting to thank you page&#8230;<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FINAL CTA ============ -->\n<section class=\"cta-final\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\">Next Step<\/div>\n    <h2>See what your capital does in Buenos Aires<\/h2>\n    <p>Already downloaded the report? Book a 30-minute call to discuss your investment profile.<\/p>\n    <div class=\"hero-ctas\">\n      <a href=\"https:\/\/calendly.com\/urrinarvaja\/30min\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-primary\">Schedule a Call<\/a>\n      <a href=\"https:\/\/wa.me\/5491138580587\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-brass\">WhatsApp Us<\/a>\n      <a href=\"mailto:info@urrinarvaja.com\" class=\"btn btn-ghost\">Correo electr\u00f3nico<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"wrap foot-grid\">\n    <div>\n      <div class=\"foot-logo\">URRI NARVAJA<\/div>\n      <div>Buenos Aires \u00b7 Barcelona \u00b7 Miami<\/div>\n      <div style=\"margin-top:6px\"><a href=\"mailto:info@urrinarvaja.com\">info@urrinarvaja.com<\/a><\/div>\n    <\/div>\n    <div style=\"display:flex;gap:22px;align-items:center\">\n      <a href=\"#\">Instagram<\/a><a href=\"#\">LinkedIn<\/a><a href=\"#\">YouTube<\/a><a href=\"#\">ROI Calculator<\/a><a href=\"#\">Free Report<\/a>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<!-- FORM SCRIPT -->\n<script>\n  const SCRIPT_URL = \"https:\/\/script.google.com\/macros\/s\/AKfycbxFUiXcRJC7A6SDsL3zZ4Utg_ykKqC6ebNmKGEJtAJ_yvvRqXgMpjU936P5pwsZjnsC\/exec\";\n  const THANK_YOU_URL = \"https:\/\/urrinarvaja.com\/thank-you\/\";\n  const PDF_DOWNLOAD_URL = \"https:\/\/drive.google.com\/uc?export=download&id=1Jz5EiN0TdRvMhh8j-N4bylz9vKF6MR0N\";\n  const WHATSAPP_URL = \"https:\/\/wa.me\/5491138580587\";\n  \n  const form = document.getElementById('leadFormHome');\n  const submitBtn = document.getElementById('submitBtn');\n  const formStatus = document.getElementById('form-status');\n  const successBox = document.getElementById('successBox');\n  const countryCodeSelect = document.getElementById('countryCode');\n  \n  countryCodeSelect.addEventListener('change', () => {\n    if (countryCodeSelect.value === 'other') {\n      const manual = prompt('Enter country code including + (e.g. +7)');\n      if (manual && manual.trim()) {\n        const opt = document.createElement('option');\n        opt.value = manual.trim();\n        opt.text = manual.trim() + ' (manual)';\n        opt.selected = true;\n        countryCodeSelect.add(opt);\n      } else {\n        countryCodeSelect.value = '+54';\n      }\n    }\n  });\n  \n  form.addEventListener('submit', async (e) => {\n    e.preventDefault();\n    \n    submitBtn.disabled = true;\n    submitBtn.textContent = 'Sending...';\n    formStatus.style.color = '#333';\n    formStatus.textContent = 'Sending...';\n    \n    const name = document.getElementById('name').value.trim();\n    const email = document.getElementById('email').value.trim();\n    const countryCode = document.getElementById('countryCode').value;\n    const phoneRaw = document.getElementById('phone').value.trim();\n    const phone = (countryCode ? countryCode + ' ' : '') + phoneRaw;\n    const country = document.getElementById('country').value.trim();\n    const message = document.getElementById('message').value.trim();\n    \n    if (!name || !email || !phoneRaw) {\n      formStatus.style.color = 'red';\n      formStatus.textContent = 'Please fill required fields: name, email, phone.';\n      submitBtn.disabled = false;\n      submitBtn.textContent = 'Download Report \u2014 Free';\n      return;\n    }\n    \n    const payload = { name, email, phone, country, message, source: window.location.href };\n    \n    try {\n      const res = await fetch(SCRIPT_URL, {\n        method: 'POST',\n        mode: 'no-cors',\n        headers: { 'Content-Type': 'application\/json' },\n        body: JSON.stringify(payload),\n      });\n      \n      if (res.type === 'opaque') {\n        form.classList.add('hidden');\n        successBox.classList.remove('hidden');\n        \n        \/\/ Start PDF download\n        const a = document.createElement('a');\n        a.href = PDF_DOWNLOAD_URL;\n        a.download = \"Argentina_RealEstate_Report_2025-2026.pdf\";\n        document.body.appendChild(a);\n        a.click();\n        document.body.removeChild(a);\n        \n        \/\/ Redirect to \/thank-you\/ after 2 seconds\n        setTimeout(() => {\n          window.location.href = THANK_YOU_URL;\n        }, 2000);\n        \n      } else {\n        throw new Error('Unexpected response type: ' + res.type);\n      }\n      \n    } catch (err) {\n      console.error(err);\n      formStatus.style.color = 'red';\n      formStatus.textContent = 'Error sending data. Try again or contact us on WhatsApp.';\n      submitBtn.disabled = false;\n      submitBtn.textContent = 'Download Report \u2014 Free';\n    }\n  });\n<\/script>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Urri Narvaja \u2014 Turnkey Real Estate Investment in Buenos Aires URRI NARVAJA How It Works Pricing Why Buenos Aires Investment Models About Get Free Report Family Office &amp; Real Estate \u2014 Buenos Aires, Argentina You invest the capital.We handle everything in Buenos Aires. Property sourcing, due diligence, purchase, renovation, tenants and monthly income \u2014 fully [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-69","page","type-page","status-publish","hentry"],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"urrinarvaja@gmail.com","author_link":"https:\/\/urrinarvaja.com\/es\/author\/urrinarvajagmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Urri Narvaja \u2014 Turnkey Real Estate Investment in Buenos Aires URRI NARVAJA How It Works Pricing Why Buenos Aires Investment Models About Get Free Report Family Office &amp; Real Estate \u2014 Buenos Aires, Argentina You invest the capital.We handle everything in Buenos Aires. Property sourcing, due diligence, purchase, renovation, tenants and monthly income \u2014 fully&hellip;","_links":{"self":[{"href":"https:\/\/urrinarvaja.com\/es\/wp-json\/wp\/v2\/pages\/69","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/urrinarvaja.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/urrinarvaja.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/urrinarvaja.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/urrinarvaja.com\/es\/wp-json\/wp\/v2\/comments?post=69"}],"version-history":[{"count":20,"href":"https:\/\/urrinarvaja.com\/es\/wp-json\/wp\/v2\/pages\/69\/revisions"}],"predecessor-version":[{"id":2131,"href":"https:\/\/urrinarvaja.com\/es\/wp-json\/wp\/v2\/pages\/69\/revisions\/2131"}],"wp:attachment":[{"href":"https:\/\/urrinarvaja.com\/es\/wp-json\/wp\/v2\/media?parent=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}