From 623e599c5a43d0c117bd956505465ddd5a7de091 Mon Sep 17 00:00:00 2001 From: Neeraj Rekwar <88387699+neerajrekwar@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:55:10 +0000 Subject: [PATCH] fgds --- app/about/page.tsx | 22 +++++++++++----------- app/components/StickyRelativeDemo.tsx | 6 +++--- app/components/VisionSection.tsx | 5 +---- app/components/heroSection.tsx | 2 +- components/Accordion.tsx | 2 +- 5 files changed, 17 insertions(+), 20 deletions(-) diff --git a/app/about/page.tsx b/app/about/page.tsx index 7f654726a..db10f7783 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -2,18 +2,18 @@ import type { Metadata } from "next"; import Image from "next/image"; import React from "react"; import { FlipWordsDemo } from "../components/FlipWords"; -import {HeroSection} from "../components/heroSection"; +import { HeroSection } from "../components/heroSection"; export const metadata: Metadata = { title: "nee - Portfolio | passionate Programmer in Delhi", - description: "I'm an SEO freelancer based in Delhi, helping businesses achieve top search engine rankings by optimizing websites for organic traffic and conversions", + description: + "I'm an SEO freelancer based in Delhi, helping businesses achieve top search engine rankings by optimizing websites for organic traffic and conversions", }; - - -export default function About() { - return ( -
- -
- ); -} + +export default function About() { + return ( +
+ +
+ ); +} diff --git a/app/components/StickyRelativeDemo.tsx b/app/components/StickyRelativeDemo.tsx index e900a3eb6..ab4b80417 100644 --- a/app/components/StickyRelativeDemo.tsx +++ b/app/components/StickyRelativeDemo.tsx @@ -114,7 +114,7 @@ const StickyRelativeDemo: NextPage = () => { -
+ {/*
@@ -125,7 +125,7 @@ const StickyRelativeDemo: NextPage = () => {

- Well Is - Secure Password Generator + EscapeStron - Secure Password Generator

@@ -210,7 +210,7 @@ const StickyRelativeDemo: NextPage = () => { />

-
+
*/}
); }; diff --git a/app/components/VisionSection.tsx b/app/components/VisionSection.tsx index 5643f2600..8dd004f4b 100644 --- a/app/components/VisionSection.tsx +++ b/app/components/VisionSection.tsx @@ -334,10 +334,7 @@ export const VisionSection: React.FC = () => {