fix: reduce footer logo size

This commit is contained in:
DMleadgen 2026-03-27 14:13:36 -06:00
parent e3b97f361b
commit 80d423a829
Signed by: matt
GPG key ID: C2720CF8CD701894

View file

@ -13,7 +13,15 @@ export function Footer() {
<div className="grid gap-12 md:grid-cols-4">
{/* Company Info */}
<div className="md:col-span-2">
<Image src="/rmv-logo.png" alt="Rocky Mountain Vending" width={200} height={50} className="mb-6 h-auto w-auto object-contain" />
<Link href="/" className="inline-flex">
<Image
src="/rmv-logo.png"
alt="Rocky Mountain Vending"
width={160}
height={40}
className="mb-5 h-9 w-auto object-contain sm:h-10"
/>
</Link>
<p className="text-sm text-muted-foreground mb-6 max-w-md leading-relaxed">
Providing FREE vending machine services to businesses across Utah since 2019. Zero cost, hassle-free
service, and dedicated support.