Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
QuvonchbekBobojonov committed May 7, 2024
1 parent c4d0fa4 commit 261c40b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions frontend/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import ScrollNav from "./components/scroll-nav"
import Services from "./components/services"
import SidebarMenu from "./components/sidebar-menu"
import Skills from "./components/skills"
// import Testimonial from "./components/testimonial"

gsap.registerPlugin(ScrollTrigger);

Expand Down Expand Up @@ -109,8 +108,6 @@ function App() {

<Portfolio/>

{/*<Testimonial />*/}

{/*<Pricing />*/}

<Contact/>
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/components/resume/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function Resume() {
<div className="item scroll-animation" data-animation="fade_from_right">
<span className="date">2023 - hozirda</span>
<h2>Back-end dasturchi.</h2>
<p>Mega Soft</p>
<p>TOTMEGA MCHJ</p>
</div>
<div className="item scroll-animation" data-animation="fade_from_right">
<span className="date">2022 - hozirda</span>
Expand Down

0 comments on commit 261c40b

Please sign in to comment.