diff --git a/public/file.svg b/public/file.svg
deleted file mode 100644
index 004145c..0000000
--- a/public/file.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/globe.svg b/public/globe.svg
deleted file mode 100644
index 567f17b..0000000
--- a/public/globe.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/logo.svg b/public/logo.svg
new file mode 100644
index 0000000..1c4a6ab
--- /dev/null
+++ b/public/logo.svg
@@ -0,0 +1,44 @@
+
+
+
diff --git a/public/next.svg b/public/next.svg
deleted file mode 100644
index 5174b28..0000000
--- a/public/next.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/vercel.svg b/public/vercel.svg
deleted file mode 100644
index 7705396..0000000
--- a/public/vercel.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/window.svg b/public/window.svg
deleted file mode 100644
index b2b2a44..0000000
--- a/public/window.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/src/shared/assets/logo.tsx b/src/shared/assets/logo.tsx
index 9b77349..ee1bce8 100644
--- a/src/shared/assets/logo.tsx
+++ b/src/shared/assets/logo.tsx
@@ -1,10 +1,10 @@
-import { Fuel } from 'lucide-react';
+import Image from 'next/image';
import Link from 'next/link';
export const Logo = () => {
return (
-
+
Ориё
);
diff --git a/src/widgets/header/ui/desktop-nav.tsx b/src/widgets/header/ui/desktop-nav.tsx
index 2ba0008..d08b2fb 100644
--- a/src/widgets/header/ui/desktop-nav.tsx
+++ b/src/widgets/header/ui/desktop-nav.tsx
@@ -1,9 +1,6 @@
-'use client';
-
import Link from 'next/link';
import React from 'react';
-import { Logo } from '@/shared/assets/logo';
import { cn } from '@/shared/lib/utils';
import {
NavigationMenu,
@@ -20,16 +17,22 @@ export function DesktopNav() {
-
-
- Главная
+
+
+ Главная
-
-
- О нас
+
+
+ О нас
@@ -69,23 +72,32 @@ export function DesktopNav() {
-
-
- Наши заправки
+
+
+ Наши заправки
-
-
- Вакансии
+
+
+ Вакансии
-
-
- Акции
+
+
+ Акции