import { Box, Container, Flex, Image, Link, Stack, Text } from '@chakra-ui/react'; import siteConfig from '../content/site.json'; import { CustomAd } from './custom-ad'; import React from 'react'; function NavigationLinks() { return ( <> Roadmaps Guides Videos About YouTube Roadmaps Guides Videos About YouTube ); } export function Footer() { return ( roadmap.sh by @kamranahmedse Community created roadmaps, articles, resources and journeys to help you choose your path and grow in your career. © roadmap.sh· FAQs· Terms· Privacy ); }