From d43dd545c326282a4acc13c7cf10d1458fd86b2f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 03:16:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f83f983..d73e12b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,13 +116,13 @@ export default function LandingPage() { type: "text", content: "About Trade Snooper"}, { type: "text", content: "Your intelligent partner in the dynamic world of trading."}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-low-poly-network-communications-design_1048-15812.jpg", alt: "Abstract global trading network with AI processing"}, ]} buttons={[ { text: "Discover Our Story", href: "#"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-low-poly-network-communications-design_1048-15812.jpg" - imageAlt="Abstract global trading network with AI processing" />