Skip to content

Commit

Permalink
copy changes to landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
SageiEar committed Apr 12, 2024
1 parent fbf2ce3 commit 53ce797
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ const features = [
{
title: "Introduce",
description:
"Refer a prospective hire, help history nerds meet or ask a friend for a warm intro",
"Unlock a world of introductions and connect friends with shared interests",
icon: "bx:bxs-conversation",
},
{
title: "Share",
description:
"Gifting ideas for mutuals or visa agent's contact with a friend",
"Share references and opportunities in your network",
icon: "bx:bxs-comment-check",
},
{
title: "Search",
description:
"Find an expert, mutual connections, or someone's wedding photographer",
"Find topical experts within your network or hire through mutuals",
icon: "bx:bxs-search",
},
];
Expand Down
6 changes: 3 additions & 3 deletions src/pages/networker.astro → src/pages/shared-contacts.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ const features = [
{
title: "Introduce",
description:
"Unlock a world of introductions and connect friends with shared interests",
"Refer a prospective hire, help history nerds meet or ask a friend for a warm intro",
icon: "bx:bxs-conversation",
},
{
title: "Share",
description:
"Share references and opportunities in your network",
"Gifting ideas for mutuals or visa agent's contact with a friend",
icon: "bx:bxs-comment-check",
},
{
title: "Search",
description:
"Find topical experts within your network or hire through mutuals",
"Find an expert, mutual connections, or someone's wedding photographer",
icon: "bx:bxs-search",
},
];
Expand Down

0 comments on commit 53ce797

Please sign in to comment.