Compare commits

...

2 Commits

Author SHA1 Message Date
332794d62c Update ClientList.astro
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m17s
2026-01-30 11:13:33 -07:00
d339e66cf0 Removed rush 2026-01-30 11:04:57 -07:00
2 changed files with 1 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ import { siteConfig } from "../../config/site";
speed={40} speed={40}
direction="left" direction="left"
logoHeight={128} logoHeight={128}
gap={160} gap={200}
pauseOnHover={false} pauseOnHover={false}
scaleOnHover={true} scaleOnHover={true}
fadeOut={true} fadeOut={true}

View File

@@ -138,9 +138,6 @@ export const siteConfig = {
name: "Hutch Mortgages", name: "Hutch Mortgages",
logo: "/clients/HutchMortgages.webp", logo: "/clients/HutchMortgages.webp",
}, },
{
name: "Rush Home Mortgages",
},
], ],
contact: { contact: {