From db124b9c9b66b4c84dbf8fb4f1d1b42ff861006a Mon Sep 17 00:00:00 2001 From: Yehia Rasheed <157399068+yehiarasheed@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:44:37 +0300 Subject: [PATCH] feat: change index.js to load tweets dynamically from userTweets.js (to be added) --- apps/website/src/pages/index.js | 201 ++++++++------------------------ 1 file changed, 48 insertions(+), 153 deletions(-) diff --git a/apps/website/src/pages/index.js b/apps/website/src/pages/index.js index 2cbf97c7..f3de0092 100755 --- a/apps/website/src/pages/index.js +++ b/apps/website/src/pages/index.js @@ -8,6 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; import styles from './styles.module.css'; import successStories from '../data/successStories'; +import userTweets from '../data/userTweets'; const BLIND_75_URL = 'https://www.teamblind.com/post/New-Year-Gift---Curated-List-of-Top-75-LeetCode-Questions-to-Save-Your-Time-OaM1orEU'; @@ -512,7 +513,6 @@ function GreatFrontEndSection() { ); } - function TweetsSection() { return (
+ Would you like to share your experience?{' '} + + Open a Pull Request here + + ! +