diff --git a/components/content/carousel/index.tsx b/components/content/carousel/index.tsx index 134f5e4..dd6755a 100755 --- a/components/content/carousel/index.tsx +++ b/components/content/carousel/index.tsx @@ -44,7 +44,7 @@ const ContentCarousel = ({ {portfolioData.heroImgSrc &&
-
+
} diff --git a/components/content/index.tsx b/components/content/index.tsx index 969a06b..b2ff522 100755 --- a/components/content/index.tsx +++ b/components/content/index.tsx @@ -16,7 +16,7 @@ const Content = ({ innerChildren = <> }: ContentProps) => { return ( -
+
{title}
{heroImgSrc &&
}
{description}
diff --git a/lib/navigationContent.tsx b/lib/navigationContent.tsx index 8eb132a..df1610e 100755 --- a/lib/navigationContent.tsx +++ b/lib/navigationContent.tsx @@ -27,10 +27,10 @@ const navigationContent = [ description={contentValues.work.description} innerChildren={
+ -
} /> diff --git a/pages/index.tsx b/pages/index.tsx index e7bcd8a..bbef8da 100755 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -77,9 +77,9 @@ export default function Home() {
} {showModal && (
-
+
-
+
setShowModal(false)}>X