From 7617301aeb003dde31faad51595a831352035fe4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 18:21:36 +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 a8322f8..94e6aa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" }, ]} mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777400299254-alrtzv88.png", imageAlt: "SEER Logo" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777400481017-gxl7a84i.png", imageAlt: "SEER Logo" }, ]} mediaAnimation="slide-up" /> -- 2.49.1