Merge version_8_1781986874606 into main #8
@@ -7,10 +7,6 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
|
||||
|
||||
export default function Layout() {
|
||||
const navItems = [
|
||||
{
|
||||
"name": "Accueil",
|
||||
"href": "#hero"
|
||||
},
|
||||
{
|
||||
"name": "La Carte",
|
||||
"href": "#features"
|
||||
@@ -18,18 +14,6 @@ export default function Layout() {
|
||||
{
|
||||
"name": "Réservation",
|
||||
"href": "#contact"
|
||||
},
|
||||
{
|
||||
"name": "Avis",
|
||||
"href": "#testimonials"
|
||||
},
|
||||
{
|
||||
"name": "About",
|
||||
"href": "#about"
|
||||
},
|
||||
{
|
||||
"name": "Pricing",
|
||||
"href": "#pricing"
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user