From 8601b2fc2b479debd5ff0a578d65f953aefb3032 Mon Sep 17 00:00:00 2001 From: Raj Sharma Date: Tue, 9 Jan 2024 22:59:36 +0530 Subject: [PATCH] removed animations --- src/app/(home)/page.tsx | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/src/app/(home)/page.tsx b/src/app/(home)/page.tsx index 7984cc4..4066a21 100644 --- a/src/app/(home)/page.tsx +++ b/src/app/(home)/page.tsx @@ -8,11 +8,10 @@ import { StyledNotion } from "@/components/notion/styled"; import { ExternalLink } from "lucide-react"; import { Footer } from "./Footer"; import { Connect } from "./Connect"; -import { cn } from "@/lib/utils"; export default function Page() { return ( -
+
- {/* */} -

- ./raj -

- {/*
*/} + +

+ ./raj +

+
-
+

I like to build things

Software Engineer{" "} @@ -124,7 +123,6 @@ function Projects() {

+

{title}

{href ? (