Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -30,7 +30,7 @@ export default function LandingPage() {
|
|||||||
brandName="Zénith Auto"
|
brandName="Zénith Auto"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Véhicules", id: "vehicles" },
|
{ name: "Véhicules", id: "vehicles" },
|
||||||
{ name: "Pourquoi nous", id: "why-us" },
|
{ name: "Pourquoi nous ?", id: "why-us" },
|
||||||
{ name: "Avis clients", id: "reviews" },
|
{ name: "Avis clients", id: "reviews" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user