Added a new logo loop + optimized the component setup (DRY)
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m26s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m26s
This commit is contained in:
@@ -123,6 +123,26 @@ export const siteConfig = {
|
||||
],
|
||||
},
|
||||
|
||||
clients: [
|
||||
{
|
||||
name: "SAIKYO Softworks",
|
||||
},
|
||||
{
|
||||
name: "Royer Mortgages",
|
||||
logo: "/clients/RoyerMortgages.webp",
|
||||
},
|
||||
{
|
||||
name: "Marew Consulting",
|
||||
},
|
||||
{
|
||||
name: "Hutch Mortgages",
|
||||
logo: "/clients/HutchMortgages.webp",
|
||||
},
|
||||
{
|
||||
name: "Rush Home Mortgages",
|
||||
},
|
||||
],
|
||||
|
||||
contact: {
|
||||
title: "Contact Us",
|
||||
cta: {
|
||||
|
||||
Reference in New Issue
Block a user