From f24910d52138a7a4b1904582701c32fe4108d772 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 11:49:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 36cb1e7..bd063a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269908.jpg", imageAlt: "Emerging Creator Talent"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/laptop-screen-with-trading-grid-moving-averages-buy-signal_169016-69164.jpg", imageAlt: "Tech Market Insights"}, + id: "5", imageSrc: "http://img.b2bpic.net/laptop-screen-with-trading-grid-moving-averages-buy-signal_169016-69164.jpg", imageAlt: "Tech Market Insights"}, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg", imageAlt: "Trend Graph Visualization"}, ]} @@ -86,7 +86,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file