From aa9890d72e35e1964671e6439ad205e81c927218 Mon Sep 17 00:00:00 2001 From: Apisit Date: Fri, 26 Jul 2024 08:24:34 +0700 Subject: [PATCH] more news --- src/app/components/News.js | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/src/app/components/News.js b/src/app/components/News.js index 4569bcc..fac5b22 100644 --- a/src/app/components/News.js +++ b/src/app/components/News.js @@ -3,14 +3,35 @@ import React from "react" export default function News() { const posts = [ { - "date": "21/06/24", + "date": "27/07/2024", + "image_url": "https://miro.medium.com/v2/resize:fit:1400/format:webp/0*s4aYM3jrmXeaZf27", + "source": "The Neo Pulse", + "title": "Neo X: A New Brand for a Brand New Era", + "url": "https://medium.com/neo-smart-economy/neo-x-a-new-brand-for-a-brand-new-era-e3e3a9cce889", + }, + { + "date": "25/07/2024", + "image_url": "https://miro.medium.com/v2/resize:fit:1400/format:webp/0*ZRBFnj1qsMM9Pc74", + "source": "The Neo Pulse", + "title": "Neo launches $20 million Elevate funding program for Neo X", + "url": "https://medium.com/neo-smart-economy/neo-launches-20-million-elevate-funding-program-for-neo-x-d9b7653c21d3", + }, + { + "date": "25/07/2024", + "image_url": "https://miro.medium.com/v2/da:true/resize:fit:1200/0*o5Zy01jee3I45Zre", + "source": "The Neo Pulse", + "title": "Neo X MainNet Launches", + "url": "https://medium.com/neo-smart-economy/neo-x-mainnet-launches-f524ab7afeb6", + }, + { + "date": "21/06/2024", "image_url": "https://static.news.bitcoin.com/wp-content/uploads/2024/06/3-3-news-bytes.png", "source": "koreaittimes", "title": "Neo and Phoenix join forces: Skynet to power new era of AI-enhanced blockchain technology", "url": "https://news.bitcoin.com/neo-and-phoenix-join-forces-skynet-to-power-new-era-of-ai-enhanced-blockchain-technology/", }, { - "date": "19/06/24", + "date": "19/06/2024", "image_url": "https://www.koreaittimes.com/news/photo/202406/132380_80872_322.png", "source": "koreaittimes", "title": "SubQuery integrating with Neo X for advanced data indexing",