From a5d71bcf15a2b3d46f69aa897ad32b0a9e149216 Mon Sep 17 00:00:00 2001 From: Leslie-Wong-H <79917148leslie@gmail.com> Date: Mon, 26 Feb 2024 19:34:56 +0800 Subject: [PATCH] Fix: missed thumbnail-sintel.png --- src/components/SearchBar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SearchBar/index.tsx b/src/components/SearchBar/index.tsx index d0ce74c..a6e20a6 100644 --- a/src/components/SearchBar/index.tsx +++ b/src/components/SearchBar/index.tsx @@ -31,7 +31,7 @@ const sampleScreenshots = [ }, { name: 'Sintel', - thumbnail: 'https://i.ibb.co/KxC6WMq/thumbnail-sintel.png', + thumbnail: 'https://i.ibb.co/L8GtKbQ/thumbnail-sintel.png', url: 'https://github.com/shotit/shotit-frontend/assets/27696701/35dc7137-3573-4c5e-b60f-28b2a25c5636', }, {