diff --git a/package.json b/package.json index 0e781bc..812ed8d 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/public/clients/MarewConsulting.webp b/public/clients/MarewConsulting.webp new file mode 100644 index 0000000..61d5465 Binary files /dev/null and b/public/clients/MarewConsulting.webp differ diff --git a/src/components/sections/ClientList.astro b/src/components/sections/ClientList.astro index f273b69..7aac6c4 100644 --- a/src/components/sections/ClientList.astro +++ b/src/components/sections/ClientList.astro @@ -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." /> diff --git a/src/config/site.ts b/src/config/site.ts index 532fa59..0c839b9 100644 --- a/src/config/site.ts +++ b/src/config/site.ts @@ -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", }, {