From fb110bf99d05485fd1a67ab27844ea8ae00aeefc Mon Sep 17 00:00:00 2001
From: Zhang Ziqing
Date: Mon, 7 Nov 2022 22:28:17 +0800
Subject: [PATCH] [offers][feat] add social media and promo video
---
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.