chore: store the image locally

This commit is contained in:
Oliver Davies 2022-09-09 18:00:00 +01:00
parent be60fe1712
commit 6d7993bbaa
2 changed files with 1 additions and 3 deletions

View file

@ -6,9 +6,7 @@ export default function Home() {
<div className="flex flex-col justify-center p-24 min-h-screen bg-white dark:bg-[#111111]">
<ImageAndText
buttonText={"Explore this event"}
imageUrl={
"https://inviqa.com/sites/default/files/styles/pullout/public/2020-08/XD-1.jpeg?h=f75d236a&itok=PBoXPDmW"
}
imageUrl={"/image.jpeg"}
title={"CXcon: Experience Transformation"}
>
<p>

BIN
public/image.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB