// Filename - pages/index.js import React from "react"; import './index.css'; function CourseCard({ imageUrl, title, text }) { return (
); } function PersonCard({ imageUrl, name, username, socialLinks, websites }) { return (@{username} | {websites}
8471
Interactions
8512
Prepared Students
4751
Something