From 7e7c08abe120f39fe9cf2f204f348cfd7f0d67f1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 19:00:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index e55663a..c5dee24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,6 +64,7 @@ export default function LandingPage() { subdescription="Our infrastructure is fully prepared for your inventory, team members, and client base." icon={Shield} mediaAnimation="slide-up" + imageSrc="https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?q=80&w=800&auto=format&fit=crop" /> -- 2.49.1