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 (
-
@@ -210,7 +210,7 @@ const StickyRelativeDemo: NextPage = () => { />
online activity on smartphones 3hrs and 50min avg.{" "}
diff --git a/app/components/heroSection.tsx b/app/components/heroSection.tsx index 6953b824d..dc90a989c 100644 --- a/app/components/heroSection.tsx +++ b/app/components/heroSection.tsx @@ -51,7 +51,7 @@ export function HeroSection() { return ( <>