Update src/app/page.tsx

This commit is contained in:
2026-04-09 09:46:29 +00:00
parent 698c2fb210
commit e85241d4d8

View File

@@ -65,23 +65,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg?_wi=1",
imageAlt: "AI World",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg?_wi=2",
imageAlt: "3D World",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg?_wi=3",
imageAlt: "Red World",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg?_wi=4",
imageAlt: "Futuristic News",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg?_wi=5",
imageAlt: "Daily Feed",
},
]}
@@ -101,7 +101,7 @@ export default function LandingPage() {
category: "Tech",
title: "Quantum Computing Surge",
excerpt: "AI analysis of current quantum hardware advancements.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941513.jpg?_wi=1",
authorName: "AI Engine",
authorAvatar: "https://i.pravatar.cc/150?u=1",
date: "Oct 24, 2024",
@@ -111,7 +111,7 @@ export default function LandingPage() {
category: "Finance",
title: "Markets Shift to Auto",
excerpt: "Predictive stock market analysis for the coming week.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg?_wi=1",
authorName: "Market Bot",
authorAvatar: "https://i.pravatar.cc/150?u=2",
date: "Oct 24, 2024",
@@ -131,7 +131,7 @@ export default function LandingPage() {
category: "Tech",
title: "Autonomous Coding",
excerpt: "How AI is refactoring legacy infrastructures.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941513.jpg?_wi=2",
authorName: "AI Engine",
authorAvatar: "https://i.pravatar.cc/150?u=4",
date: "Oct 25, 2024",
@@ -141,7 +141,7 @@ export default function LandingPage() {
category: "Policy",
title: "Digital Governance",
excerpt: "Global standards for algorithmic accountability.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg?_wi=2",
authorName: "Market Bot",
authorAvatar: "https://i.pravatar.cc/150?u=5",
date: "Oct 26, 2024",
@@ -161,14 +161,14 @@ export default function LandingPage() {
title: "Predictive Curation",
description: "Analyzing millions of data points to predict top stories.",
tag: "Core",
imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-104239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-104239.jpg?_wi=1",
},
{
id: "f2",
title: "Neural Summarization",
description: "Condensing complex events into coherent morning briefs.",
tag: "AI-Tech",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-abstract-colorful-bent-papers_23-2148428721.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-abstract-colorful-bent-papers_23-2148428721.jpg?_wi=1",
},
{
id: "f3",
@@ -182,14 +182,14 @@ export default function LandingPage() {
title: "Real-time Translation",
description: "Breaking language barriers for global news dissemination.",
tag: "Global",
imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-104239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-104239.jpg?_wi=2",
},
{
id: "f5",
title: "Sentiment Analysis",
description: "Evaluating public reception to trending developments.",
tag: "Analytics",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-abstract-colorful-bent-papers_23-2148428721.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-abstract-colorful-bent-papers_23-2148428721.jpg?_wi=2",
},
]}
title="Autonomous Infrastructure"
@@ -208,7 +208,7 @@ export default function LandingPage() {
quote: "The speed and accuracy of this AI news system is redefining journalism.",
name: "Dr. Sarah Vane",
role: "Journalist",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg?_wi=1",
},
{
id: "2",
@@ -240,7 +240,7 @@ export default function LandingPage() {
quote: "The integration of 3D data viz is simply beautiful.",
name: "Dr. Aris Thorne",
role: "Researcher",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg?_wi=2",
},
]}
title="Editorial Experts"