From b244fe300d42aa94cf1f2964d146c26a686d6f02 Mon Sep 17 00:00:00 2001 From: Zhang Ziqing Date: Mon, 7 Nov 2022 17:33:45 +0800 Subject: [PATCH] [offers][feat] fix index page description --- apps/portal/src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/portal/src/pages/index.tsx b/apps/portal/src/pages/index.tsx index a16a0ec8..0e4c2e91 100644 --- a/apps/portal/src/pages/index.tsx +++ b/apps/portal/src/pages/index.tsx @@ -12,7 +12,7 @@ const features = [ }, { description: - 'Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.', + 'Reveal stories behind offers. Help job seekers benchmark and analyse their anonymous offers with more context. Encourage discussions around offer profiles.', href: '/offers', img: '/logos/offers-logo.svg', name: 'Tech Offers',