diff --git a/src/app/home/page.js b/src/app/home/page.js index 58f48a5..9eaa9f5 100644 --- a/src/app/home/page.js +++ b/src/app/home/page.js @@ -2,7 +2,7 @@ import React from "react"; import "@/app/styles/globals.css"; import "@/app/styles/animations.css"; import Link from "next/link"; -import Image from "next/image"; +// import Image from "next/image"; import { FaFolderOpen } from "react-icons/fa"; import { FaFaceGrin } from "react-icons/fa6"; import { RiComputerLine } from "react-icons/ri"; @@ -26,12 +26,14 @@ function Text() {
- This website is currently a work in progress.
+ This website is currently a work in progress and is powered by
+ Next.js and Tailwind CSS.
- Powered by Next.js and the magic of CSS, it currently contains: + While you are here, please feel free to check out my projects and + resume!