From acf84411e6dc5b9fc7c689a864ba2f79a3dc8c81 Mon Sep 17 00:00:00 2001 From: Kinfe123 Date: Thu, 4 Jul 2024 11:03:40 +0300 Subject: [PATCH] fix: making the image work --- apps/web/app/(landing)/Showcase.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/app/(landing)/Showcase.tsx b/apps/web/app/(landing)/Showcase.tsx index 940dfb4d..577b9266 100644 --- a/apps/web/app/(landing)/Showcase.tsx +++ b/apps/web/app/(landing)/Showcase.tsx @@ -23,7 +23,7 @@ const features: Array = [ "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 (