Merge version_3 into main #6

Merged
bender merged 6 commits from version_3 into main 2026-03-03 22:24:23 +00:00
6 changed files with 0 additions and 6 deletions

View File

@@ -60,7 +60,6 @@ export default function AboutPage() {
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>

View File

@@ -60,7 +60,6 @@ export default function ContactPage() {
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>

View File

@@ -60,7 +60,6 @@ export default function HowItWorksPage() {
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>

View File

@@ -60,7 +60,6 @@ export default function InventoryPage() {
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>

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>

View File

@@ -64,7 +64,6 @@ export default function HomePage() {
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>