Added links for clients
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m23s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m23s
This commit is contained in:
@@ -20,14 +20,14 @@
|
||||
"astro": "6.0.0-beta.6",
|
||||
"astro-icon": "^1.1.5",
|
||||
"motion-v": "^1.10.2",
|
||||
"nodemailer": "^7.0.13",
|
||||
"nodemailer": "^8.0.0",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"vue": "^3.5.27"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/heroicons": "^1.2.3",
|
||||
"@types/node": "^25.1.0",
|
||||
"@types/node": "^25.2.1",
|
||||
"@types/nodemailer": "^7.0.9",
|
||||
"daisyui": "^5.5.14"
|
||||
"daisyui": "^5.5.18"
|
||||
}
|
||||
}
|
||||
|
||||
708
pnpm-lock.yaml
generated
708
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -126,17 +126,21 @@ export const siteConfig = {
|
||||
{
|
||||
name: "Saikyo Softworks",
|
||||
logo: "/clients/SaikyoSoftworks.webp",
|
||||
href: "https://saikyosoft.works",
|
||||
},
|
||||
{
|
||||
name: "Royer Mortgages",
|
||||
logo: "/clients/RoyerMortgages.webp",
|
||||
href: "https://royermortgages.com",
|
||||
},
|
||||
{
|
||||
name: "Marew Consulting",
|
||||
href: "https://marewconsulting.ca",
|
||||
},
|
||||
{
|
||||
name: "Hutch Mortgages",
|
||||
logo: "/clients/HutchMortgages.webp",
|
||||
href: "https://hutchmortgages.com",
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user