[object Object]

← back to Consulting Rentv Com

auto-save: 2026-07-17T07:45:44 (3 files) — data/client.json public/signin.html data/enrichment.json

e6aff0d5c1e81d0ae65e19242fcf764fb07b4438 · 2026-07-17 07:45:45 -0700 · Steve Abrams

Files touched

Diff

commit e6aff0d5c1e81d0ae65e19242fcf764fb07b4438
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Jul 17 07:45:45 2026 -0700

    auto-save: 2026-07-17T07:45:44 (3 files) — data/client.json public/signin.html data/enrichment.json
---
 data/client.json     |  7 ++++---
 data/enrichment.json | 24 ++++++++++++++++++++++++
 public/signin.html   | 14 +++++++++++++-
 3 files changed, 41 insertions(+), 4 deletions(-)

diff --git a/data/client.json b/data/client.json
index 1e84562..ab7a546 100644
--- a/data/client.json
+++ b/data/client.json
@@ -4,8 +4,8 @@
   "location": "Los Angeles / Western U.S.",
   "contact": {
     "name": "",
-    "email": "",
-    "phone": ""
+    "email": "rentadmin@rentv.com",
+    "phone": "424-419-4021"
   },
   "current_website": "https://rentv.com",
   "tagline": "Commercial real estate news, deals & conferences.",
@@ -23,5 +23,6 @@
     "GlobeSt",
     "CoStar News"
   ],
-  "generated_at": "2026-07-17"
+  "generated_at": "2026-07-17",
+  "enriched_at": "2026-07-17T14:44:04.759Z"
 }
\ No newline at end of file
diff --git a/data/enrichment.json b/data/enrichment.json
new file mode 100644
index 0000000..b1573d6
--- /dev/null
+++ b/data/enrichment.json
@@ -0,0 +1,24 @@
+{
+  "source": "https://rentv.com",
+  "pages_hit": [
+    "https://rentv.com",
+    "https://rentv.com/contact",
+    "https://rentv.com/contact.php",
+    "https://rentv.com/contact-us",
+    "https://rentv.com/about",
+    "https://rentv.com/advertise",
+    "https://rentv.com/advertise.php"
+  ],
+  "emails": [
+    "rentadmin@rentv.com",
+    "sbloom@rentv.com"
+  ],
+  "phones": [
+    "424-419-4021",
+    "310-213-6409"
+  ],
+  "socials": {},
+  "title": "RENTV.com - Commercial real estate news and property information",
+  "description": "Rentv.com provides commercial real estate news about office, industrial, retail and multifamily properties, sales, leases, developments, property management, financings and industry trends in California and the Western United States.",
+  "at": "2026-07-17T14:44:04.759Z"
+}
\ No newline at end of file
diff --git a/public/signin.html b/public/signin.html
index 3f0a116..489c01b 100644
--- a/public/signin.html
+++ b/public/signin.html
@@ -20,6 +20,9 @@
   a.enter:hover{background:var(--gold)}
   .foot{margin-top:22px;font-size:12px;color:#9a9082;font-family:system-ui,sans-serif}
   .foot a{color:var(--gold)}
+  .gwrap{margin-top:16px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-family:system-ui,sans-serif}
+  .gbtn{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);color:#3c4043;padding:11px 18px;font-size:13px;border-radius:4px;cursor:not-allowed;opacity:.65}
+  .soon{font-size:11px;color:#9a9082;letter-spacing:.04em;text-transform:uppercase}
 </style>
 </head>
 <body>
@@ -34,7 +37,7 @@
       <div><b>Current Site</b>https://rentv.com</div>
       <div><b>Engagement Opened</b>2026-07-17</div>
       <div><b>Primary Contact</b></div>
-      <div><b>Reach</b> · </div>
+      <div><b>Reach</b>rentadmin@rentv.com · 424-419-4021</div>
     </div>
 
     <!-- Steve's standing rule: the initial sign-in page CARRIES the credentials. -->
@@ -48,6 +51,15 @@
     &nbsp;
     <a class="enter" style="background:transparent;color:var(--ink);border:1px solid var(--ink)" href="/admin">Growth command center</a>
 
+    <!-- Google login is a FUTURE upgrade; standard protection (Basic Auth) is live now. -->
+    <div class="gwrap">
+      <button class="gbtn" disabled title="Google sign-in is coming soon — use the credentials above for now">
+        <svg width="16" height="16" viewBox="0 0 48 48" aria-hidden="true"><path fill="#4285F4" d="M45 24.5c0-1.6-.1-2.8-.4-4H24v7.3h11.9c-.2 1.9-1.5 4.7-4.3 6.6l6.6 5.1C42 41.9 45 33.9 45 24.5z"/><path fill="#34A853" d="M24 46c5.7 0 10.5-1.9 14-5.1l-6.6-5.1c-1.8 1.2-4.2 2.1-7.4 2.1-5.7 0-10.5-3.8-12.2-9l-6.8 5.3C8.5 41.2 15.7 46 24 46z"/><path fill="#FBBC05" d="M11.8 28.9C11.3 27.5 11 26 11 24.5s.3-3 0.8-4.4l-6.8-5.3C3.7 17.6 3 20.9 3 24.5s.7 6.9 2 9.7l6.8-5.3z"/><path fill="#EA4335" d="M24 12.5c3.2 0 5.3 1.4 6.6 2.5l5.8-5.7C33 5.9 28.4 4 24 4 15.7 4 8.5 8.8 5 15.1l6.8 5.3C13.5 15.3 18.3 12.5 24 12.5z"/></svg>
+        Continue with Google
+      </button>
+      <span class="soon">coming soon · standard protection is active now</span>
+    </div>
+
     <div class="foot">
       New client, or no website yet? <a href="/intake">Start the intake questionnaire →</a>
     </div>

← c0ed744 Onboard RENTV.com — audit + redesign concepts + integrated-s  ·  back to Consulting Rentv Com  ·  RENTV: enrich contacts from site, Google-future signin, flag 71325c1 →