import SearchBar from "@/components/SearchBar" import Image from "next/image" const newsItems = [ { id: 123, timestamp: Date.now(), title: "Test", description: "Well hello" } ] export default function Home() { return ( ) } const Feed = () => { return Latest community posts latest day week month 1h ago Bitcoin (BTC) Price Prediction: When Will Bitcoin Reach $100,000? } const PaperIcon = ({className}: {className: string}) => { return ( ) }
Bitcoin (BTC) Price Prediction: When Will Bitcoin Reach $100,000?