products
This commit is contained in:
@@ -33,8 +33,8 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang={params.lang} dir={dir(params.lang)}>
|
||||
<body>
|
||||
<Header/>
|
||||
<Navbar/>
|
||||
<Header />
|
||||
<Navbar />
|
||||
{children}
|
||||
<section id="contact" className="">
|
||||
<Contact />
|
||||
|
||||
Reference in New Issue
Block a user