Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74e37552de | |||
| 9984be91ba |
@@ -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: "#" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user