diff --git a/src/sections/FollowSection.tsx b/src/sections/FollowSection.tsx index da279be..4a756e0 100644 --- a/src/sections/FollowSection.tsx +++ b/src/sections/FollowSection.tsx @@ -1,4 +1,7 @@ -import { Radio } from 'lucide-react'; +import { MapPinned } from 'lucide-react'; + +const INSTAGRAM_HANDLE = 'networg_expedition'; +const INSTAGRAM_URL = `https://www.instagram.com/${INSTAGRAM_HANDLE}/`; export default function FollowSection() { return ( @@ -11,17 +14,62 @@ export default function FollowSection() { WATCH THE TRIP -
- Live map and stories - coming July 2026 + The trip is happening right now.
-- We'll share live location during the trip. Photos and updates as things happen. Check back in July. +
+ Track everyone's live location on the map above, and follow{' '} + @{INSTAGRAM_HANDLE} on + Instagram for photos and stories as they happen.
+ +