From 6dbd946bfc099a42d53cebbe801e1d79c3a9c49a Mon Sep 17 00:00:00 2001 From: Olivier Coutu Date: Thu, 29 Aug 2024 14:19:32 -0400 Subject: [PATCH 1/2] Update frontpage suggestions. I still think ideally the title should be fetched from the page directlly and not specified here --- app/components/ContentBox/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/ContentBox/index.tsx b/app/components/ContentBox/index.tsx index 77044b04..2fc61b0d 100644 --- a/app/components/ContentBox/index.tsx +++ b/app/components/ContentBox/index.tsx @@ -72,13 +72,13 @@ export const ContentBoxSecond = () => { From 83cdd13419fd1c12a2799feb2070133912565d2a Mon Sep 17 00:00:00 2001 From: Olivier Coutu Date: Sun, 8 Sep 2024 16:53:07 -0400 Subject: [PATCH 2/2] Update .tsx file. --- app/components/ContentBox/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ContentBox/index.tsx b/app/components/ContentBox/index.tsx index 2fc61b0d..e51f3011 100644 --- a/app/components/ContentBox/index.tsx +++ b/app/components/ContentBox/index.tsx @@ -78,7 +78,7 @@ export const ContentBoxSecond = () => { className: 'desktop-only', }, {title: 'Isn’t the real concern technological unemployment?', pageid: '6412'}, - {title: 'Will AI be able to think faster than humans?', pageid: '8E41'} + {title: 'Will AI be able to think faster than humans?', pageid: '8E41'}, ]} />