diff --git a/app/page.js b/app/page.js index 542b043..4647da7 100644 --- a/app/page.js +++ b/app/page.js @@ -12,9 +12,7 @@ import Text from "@/components/ui/Text"; import { ArrowRightIcon, EnvelopeOpenIcon } from "@radix-ui/react-icons"; import Image from "@/components/ui/image"; -// componentDidMount() { -// document.title = "Boiler GING"; -// } + import { CustomCard, CardContent, @@ -66,7 +64,7 @@ export default function Page() {