Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f790554ac | |||
| d6f024cac5 | |||
| e2c7946f18 | |||
| a6cdd1ce36 |
@@ -41,6 +41,7 @@ export default function LandingPage() {
|
|||||||
name: "Contact", id: "contact"},
|
name: "Contact", id: "contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Le Pari Local"
|
brandName="Le Pari Local"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EAFHTg95Nc5ft86Sd7uQpVS4Sc/uploaded-1779614085858-erg4kpu1.jpg"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -184,6 +185,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText="Le Pari Local"
|
logoText="Le Pari Local"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EAFHTg95Nc5ft86Sd7uQpVS4Sc/uploaded-1779614085858-erg4kpu1.jpg"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Navigation", items: [
|
title: "Navigation", items: [
|
||||||
@@ -216,4 +218,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user