mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-10 22:41:17 +00:00
fix: making the image work
This commit is contained in:
parent
80709cffac
commit
acf84411e6
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ const features: Array<Feature> = [
|
|||
"Never lose a great idea again - instead of saving it in your head, save it in supermemory.",
|
||||
description:
|
||||
"The internet is full of great ideas, but there's a problem. They are ephemeral. They come and go. ",
|
||||
image: "/images/asking_questions.png",
|
||||
image: "asking_questions.png",
|
||||
icon: function ReportingIcon() {
|
||||
let id = useId();
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue