Added marew
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled

This commit is contained in:
2026-02-09 13:12:21 -07:00
parent 8b8b60b302
commit 25af507805
4 changed files with 5 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "10.0.0-beta.0",
"@astrojs/node": "10.0.0-beta.2",
"@astrojs/partytown": "^2.1.4",
"@astrojs/vue": "6.0.0-beta.0",
"@fontsource-variable/inter": "^5.2.8",
@@ -17,7 +17,7 @@
"@heroicons/vue": "^2.2.0",
"@tailwindcss/vite": "^4.1.18",
"@yeskunall/astro-umami": "^0.0.7",
"astro": "6.0.0-beta.6",
"astro": "6.0.0-beta.9",
"astro-icon": "^1.1.5",
"motion-v": "^1.10.2",
"nodemailer": "^8.0.0",

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@@ -22,7 +22,7 @@ import { siteConfig } from "../../config/site";
pauseOnHover={false}
scaleOnHover={true}
fadeOut={true}
ariaLabel="Scrolling list of client logos"
ariaLabel="Scrolling list of client logos."
/>
</div>
</Section>

View File

@@ -134,7 +134,8 @@ export const siteConfig = {
href: "https://royermortgages.com",
},
{
name: "Marew Consulting",
name: "Marew Consulting Ltd",
logo: "/clients/MarewConsulting.webp",
href: "https://marewconsulting.ca",
},
{