Update src/app/mail-route-vehicles/page.tsx

This commit is contained in:
2026-03-03 22:24:17 +00:00
parent 9f24ca4382
commit 3948de1bf1

View File

@@ -60,7 +60,6 @@ export default function MailRouteVehiclesPage() {
navItems={navItems}
button={{ text: "Contact Us", href: "/contact" }}
animateOnLoad={true}
logoSrc="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='18' fill='%2315479c' opacity='0.1'/%3E%3Ctext x='20' y='26' font-size='20' font-weight='bold' fill='%2315479c' text-anchor='middle' font-family='Arial'%3EU%3C/text%3E%3C/svg%3E"
/>
</div>