redesign the homepage
Build & Deploy / Build & Push Docker Image (push) Failing after 47s
Build & Deploy / Deploy to VPS (push) Has been skipped
Test / API Unit Tests (push) Failing after 5m4s
Test / Marketplace Unit Tests (push) Failing after 4m55s
Test / Admin Unit Tests (push) Successful in 9m37s
Test / Dashboard Unit Tests (push) Successful in 9m37s
Test / API Integration Tests (push) Successful in 9m54s
Build & Deploy / Build & Push Docker Image (push) Failing after 47s
Build & Deploy / Deploy to VPS (push) Has been skipped
Test / API Unit Tests (push) Failing after 5m4s
Test / Marketplace Unit Tests (push) Failing after 4m55s
Test / Admin Unit Tests (push) Successful in 9m37s
Test / Dashboard Unit Tests (push) Successful in 9m37s
Test / API Integration Tests (push) Successful in 9m54s
This commit is contained in:
+4
-4
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>FleetOS — Rental Fleet Operating System</title>
|
||||
<title>RentalDriveGo — Rental Fleet Operating System</title>
|
||||
<script src="https://cdn.tailwindcss.com">
|
||||
</script>
|
||||
<script src="https://unpkg.com/lucide@latest/dist/umd/lucide.min.js">
|
||||
@@ -408,7 +408,7 @@
|
||||
<span style="color: #fff; font-weight: 700; font-size: 16px; letter-spacing: -0.5px;">F</span>
|
||||
</div>
|
||||
<div>
|
||||
<span style="font-size: 15px; font-weight: 600; letter-spacing: -0.3px; background: linear-gradient(135deg, #E8EDF5, #60A5FA); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">FleetOS</span>
|
||||
<span style="font-size: 15px; font-weight: 600; letter-spacing: -0.3px; background: linear-gradient(135deg, #E8EDF5, #60A5FA); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">RentalDriveGo</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1138,7 +1138,7 @@
|
||||
<i data-lucide="bot" style="width: 18px; height: 18px; color: #fff;"></i>
|
||||
</div>
|
||||
<div>
|
||||
<h2 style="font-size: 15px; font-weight: 600;">FleetOS Copilot</h2>
|
||||
<h2 style="font-size: 15px; font-weight: 600;">RentalDriveGo Copilot</h2>
|
||||
<p style="font-size: 11px; color: var(--text-secondary);">AI Operations Assistant</p>
|
||||
</div>
|
||||
<button onclick="toggleCopilot()" style="margin-left: auto; background: rgba(255,255,255,0.04); border: none; cursor: pointer; color: var(--text-secondary); font-size: 20px; width: 32px; height: 32px; border-radius: 8px; display: flex; align-items: center; justify-content: center; transition: all 0.2s;"
|
||||
@@ -1193,7 +1193,7 @@
|
||||
</button>
|
||||
</div>
|
||||
<p style="font-size: 10px; color: var(--text-secondary); margin-top: 8px; text-align: center;">
|
||||
FleetOS Copilot • v2.4.1 • Powered by AI
|
||||
RentalDriveGo Copilot • v2.4.1 • Powered by AI
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user