Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -32,32 +32,32 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
href: "#hero",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Produits",
|
||||
id: "products",
|
||||
href: "#products",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Témoignages",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "#faq",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="MATAM"
|
||||
|
||||
Reference in New Issue
Block a user