chore: store the image locally
This commit is contained in:
parent
be60fe1712
commit
6d7993bbaa
|
@ -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]">
|
<div className="flex flex-col justify-center p-24 min-h-screen bg-white dark:bg-[#111111]">
|
||||||
<ImageAndText
|
<ImageAndText
|
||||||
buttonText={"Explore this event"}
|
buttonText={"Explore this event"}
|
||||||
imageUrl={
|
imageUrl={"/image.jpeg"}
|
||||||
"https://inviqa.com/sites/default/files/styles/pullout/public/2020-08/XD-1.jpeg?h=f75d236a&itok=PBoXPDmW"
|
|
||||||
}
|
|
||||||
title={"CXcon: Experience Transformation"}
|
title={"CXcon: Experience Transformation"}
|
||||||
>
|
>
|
||||||
<p>
|
<p>
|
||||||
|
|
BIN
public/image.jpeg
Normal file
BIN
public/image.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Reference in a new issue