Skip to content

Commit 2363e2b

Browse files
Replace hero image with mountain landscape photo
1 parent 95a8448 commit 2363e2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const metadata = {
2929
},
3030
{ text: 'Our Services', href: '/services' },
3131
]}
32-
image={{ src: '~/assets/images/hero-image.png', alt: 'Hybrid Cloud Architecture' }}
32+
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' }}
3333
>
3434
<Fragment slot="title">
3535
Hybrid Cloud <span class="text-accent dark:text-white">Made Simple</span>

0 commit comments

Comments
 (0)