import React from 'react'; import SearchBar from '../components/SearchBar'; import Card from '../components/Card'; const Projects = () => { return (