From bd7f4877e4e926ea658c9a662c05307bd398585e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 13:55:20 +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 550df95..8aac2b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { mediaAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - imageSrc="https://img.b2bpic.net/free-vector/futuristic-tech-digital-circuit-line-background-web-innovation_1017-53927.jpg?id=269815683" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/panda-with-hookah-in-black-room-1771941243821-1e9faa67.png" imageAlt="Interior of a modern, elegant flower studio with various floral arrangements and tools." imagePosition="right" buttons={[{ text: "Our Story", href: "/#about" }]} -- 2.49.1