From 4a1e95a7770a1254ca9c4a69af9c9de48351527a Mon Sep 17 00:00:00 2001 From: Zhang Ziqing <69516975+ziqing26@users.noreply.github.com> Date: Mon, 7 Nov 2022 22:29:04 +0800 Subject: [PATCH] [offers][feat] add social media and promo video (#528) --- apps/portal/src/pages/offers/features.tsx | 64 +++++++++++------------ 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/apps/portal/src/pages/offers/features.tsx b/apps/portal/src/pages/offers/features.tsx index ae97117b..90690bd9 100644 --- a/apps/portal/src/pages/offers/features.tsx +++ b/apps/portal/src/pages/offers/features.tsx @@ -39,32 +39,32 @@ const features = [ const footerNavigation = { social: [ - // { - // href: '#', - // icon: (props: JSX.IntrinsicAttributes & SVGProps) => ( - // - // - // - // ), - // name: 'Facebook', - // }, - // { - // href: '#', - // icon: (props: JSX.IntrinsicAttributes & SVGProps) => ( - // - // - // - // ), - // name: 'Instagram', - // }, + { + href: 'https://www.linkedin.com/company/tech-offers-repo', + icon: (props: JSX.IntrinsicAttributes & SVGProps) => ( + + + + ), + name: 'LinkedIn', + }, + { + href: 'https://www.instagram.com/techinterviewhandbook', + icon: (props: JSX.IntrinsicAttributes & SVGProps) => ( + + + + ), + name: 'Instagram', + }, { href: 'https://github.com/yangshun/tech-interview-handbook', icon: (props: JSX.IntrinsicAttributes & SVGProps) => ( @@ -108,17 +108,17 @@ export default function LandingPage() { engineers.