2 Commits

Author SHA1 Message Date
74e37552de Update src/app/page.tsx 2026-05-17 16:28:26 +00:00
9984be91ba Merge version_1 into main
Merge version_1 into main
2026-05-17 16:25:34 +00:00

View File

@@ -35,6 +35,7 @@ export default function LandingPage() {
{ name: "Visit", id: "contact" }, { name: "Visit", id: "contact" },
]} ]}
brandName="متحف العبودي" brandName="متحف العبودي"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pyl12t"
button={{ button={{
text: "Plan Visit", href: "#contact"}} text: "Plan Visit", href: "#contact"}}
/> />
@@ -163,6 +164,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterLogoReveal
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pyl12t"
logoText="متحف العبودي" logoText="متحف العبودي"
leftLink={{ text: "Preserving heritage", href: "#" }} leftLink={{ text: "Preserving heritage", href: "#" }}
rightLink={{ text: "© 2024 Al Aboodi Museum", href: "#" }} rightLink={{ text: "© 2024 Al Aboodi Museum", href: "#" }}