logo changed
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: "export",
|
||||
trailingSlash: true,
|
||||
distDir: "dist",
|
||||
};
|
||||
|
||||
+41
-42
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 15 KiB |
+1
-1
@@ -39,7 +39,7 @@ export default function App() {
|
||||
<ExcursionVR />
|
||||
<EffeciencyCalculator />
|
||||
<Winners />
|
||||
{/* <Reviews /> */}
|
||||
<Reviews />
|
||||
<Projects />
|
||||
<Clients />
|
||||
<ContactUs />
|
||||
|
||||
Reference in New Issue
Block a user