This commit is contained in:
@@ -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",
|
||||
|
||||
BIN
public/clients/MarewConsulting.webp
Normal file
BIN
public/clients/MarewConsulting.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
@@ -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>
|
||||
|
||||
@@ -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",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user