Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09413db698 | |||
| 9967044b91 |
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
logoText="Paul Boulangerie"
|
||||
columns={[
|
||||
{
|
||||
title: "Locations", items: [{ label: "Nouakchott, Mauritania", href: "https://maps.app.goo.gl/xXccsaHyTgnAKsKW8" }],
|
||||
title: "Locations", items: [{ label: "Nouakchott, Mauritania", href: "https://maps.app.goo.gl/wu9yWkanbYeyH2XV7" }],
|
||||
},
|
||||
{
|
||||
title: "Information", items: [
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user