From 51c8d3aaa300168af30bb6a6aaa5cf6da91a703c Mon Sep 17 00:00:00 2001 From: widgeter Date: Mon, 14 Aug 2023 15:34:20 +0200 Subject: [PATCH] Change image in Features3 widget on about us page --- src/pages/about.astro | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/pages/about.astro b/src/pages/about.astro index f4181ab..842da69 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -14,7 +14,12 @@ const metadata = { - + Elevate your online presence with our
Beautiful Website Templates @@ -112,7 +117,7 @@ const metadata = { }, ]} image={{ - src: '~/assets/images/colors.jpg', + src: 'https://images.unsplash.com/photo-1504384308090-c894fdcc538d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1740&q=80', alt: 'Colorful Image', }} />