fix(back) remake file

This commit is contained in:
2026-06-22 15:04:32 +03:00
parent aeee027612
commit 814b93621d
11 changed files with 40 additions and 19 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
node_modules
dist
node_modules/
dist/
build
.git
.env
Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 MiB

+3 -3
View File
@@ -1,5 +1,5 @@
import PageLayout from "../components/PageLayout";
import bgLayout from "../assets/Исходники/background.png";
import bgLayout from "../assets/Исходники/background.jpg";
import Arrow from "../components/Arrow";
import { useEffect, useState } from "react";
@@ -20,8 +20,8 @@ export default function Dashboard() {
<div className="mt-10 md:mt-37.5 text-2xl md:text-6xl font-bold text-white flex flex-col">
<div
className={`transition-all duration-1000 ease-out ${isLoaded
? "translate-x-0 opacity-100"
: "-transition-x-full opacity-0"
? "translate-x-0 opacity-100"
: "-transition-x-full opacity-0"
}`}
>
Свежие морепродукты <br />