This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/node": "10.0.0-beta.0",
|
"@astrojs/node": "10.0.0-beta.2",
|
||||||
"@astrojs/partytown": "^2.1.4",
|
"@astrojs/partytown": "^2.1.4",
|
||||||
"@astrojs/vue": "6.0.0-beta.0",
|
"@astrojs/vue": "6.0.0-beta.0",
|
||||||
"@fontsource-variable/inter": "^5.2.8",
|
"@fontsource-variable/inter": "^5.2.8",
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
"@heroicons/vue": "^2.2.0",
|
"@heroicons/vue": "^2.2.0",
|
||||||
"@tailwindcss/vite": "^4.1.18",
|
"@tailwindcss/vite": "^4.1.18",
|
||||||
"@yeskunall/astro-umami": "^0.0.7",
|
"@yeskunall/astro-umami": "^0.0.7",
|
||||||
"astro": "6.0.0-beta.6",
|
"astro": "6.0.0-beta.9",
|
||||||
"astro-icon": "^1.1.5",
|
"astro-icon": "^1.1.5",
|
||||||
"motion-v": "^1.10.2",
|
"motion-v": "^1.10.2",
|
||||||
"nodemailer": "^8.0.0",
|
"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}
|
pauseOnHover={false}
|
||||||
scaleOnHover={true}
|
scaleOnHover={true}
|
||||||
fadeOut={true}
|
fadeOut={true}
|
||||||
ariaLabel="Scrolling list of client logos"
|
ariaLabel="Scrolling list of client logos."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</Section>
|
</Section>
|
||||||
|
|||||||
@@ -134,7 +134,8 @@ export const siteConfig = {
|
|||||||
href: "https://royermortgages.com",
|
href: "https://royermortgages.com",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Marew Consulting",
|
name: "Marew Consulting Ltd",
|
||||||
|
logo: "/clients/MarewConsulting.webp",
|
||||||
href: "https://marewconsulting.ca",
|
href: "https://marewconsulting.ca",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user