diff --git a/app/(components)/AboutSection.tsx b/app/(components)/AboutSection.tsx index de4d9d7..d55137f 100644 --- a/app/(components)/AboutSection.tsx +++ b/app/(components)/AboutSection.tsx @@ -1,7 +1,7 @@ "use client"; import React from "react"; -import TextShuffler from "../../components/actions/TextShuffler"; +// import TextShuffler from "../../components/actions/TextShuffler"; import { about, genericScroll } from "../(utils)/animate"; export default function AboutSection() { @@ -29,7 +29,8 @@ export default function AboutSection() {

- + About Me + {/* */}

@@ -52,10 +53,11 @@ export default function AboutSection() {
- + /> */}

- + {targetStack?.match(/dev/i) ? "Web Dev Tech Stack" : "UI/UX tech stack"} + {/* */}