From 74e37552de1f6b4702ced1bcc43e7aac67b712a4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 16:28:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 914b1f6..5ff5c31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,6 +35,7 @@ export default function LandingPage() { { name: "Visit", id: "contact" }, ]} brandName="متحف العبودي" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pyl12t" button={{ text: "Plan Visit", href: "#contact"}} /> @@ -163,6 +164,7 @@ export default function LandingPage() {