We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a8448 commit 2363e2bCopy full SHA for 2363e2b
1 file changed
src/pages/index.astro
@@ -29,7 +29,7 @@ const metadata = {
29
},
30
{ text: 'Our Services', href: '/services' },
31
]}
32
- image={{ src: '~/assets/images/hero-image.png', alt: 'Hybrid Cloud Architecture' }}
+ image={{ src: 'https://images.unsplash.com/photo-1506905925346-21bda4d32df4?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80', alt: 'Hybrid Cloud Architecture — Bridging Ground and Cloud' }}
33
>
34
<Fragment slot="title">
35
Hybrid Cloud <span class="text-accent dark:text-white">Made Simple</span>
0 commit comments