Update src/app/page.tsx

This commit is contained in:
2026-05-17 16:28:26 +00:00
parent 9984be91ba
commit 74e37552de

View File

@@ -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() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pyl12t"
logoText="متحف العبودي"
leftLink={{ text: "Preserving heritage", href: "#" }}
rightLink={{ text: "© 2024 Al Aboodi Museum", href: "#" }}