From afa60d1bcfd449f6ed0bbbab4dddf300dea45a46 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:27:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4459397..56250aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/workplace-with-laptop_23-2147651756.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5bBt0d2cGtWSRLO91GnK52BN/uploaded-1773052033186-3ot59qdr.png" imageAlt="Blueprint Creative Studio" useInvertedBackground={false} buttons={[{ text: "Join Our Community", href: "contact" }]} -- 2.49.1