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.