-
Tag:
+ {/*
Tag:
*/}
diff --git a/src/components/heros/home-hero.tsx b/src/components/heros/home-hero.tsx
index f023f58..c923f0b 100644
--- a/src/components/heros/home-hero.tsx
+++ b/src/components/heros/home-hero.tsx
@@ -71,7 +71,7 @@ export default function HeroSection({ latestPostSlug, latestPostTitle }: HeroSec
x={-1}
y={-1}
strokeDasharray={"4 2"}
- className={"[mask-image:radial-gradient(300px_circle_at_center,white,transparent)] absolute w-full "}
+ className={"mask-[radial-gradient(300px_circle_at_center,white,transparent)] absolute w-full "}
/>
diff --git a/src/components/heros/posts-hero.tsx b/src/components/heros/posts-hero.tsx
index 56aad61..1efdc26 100644
--- a/src/components/heros/posts-hero.tsx
+++ b/src/components/heros/posts-hero.tsx
@@ -33,7 +33,7 @@ export const PostsHero = React.memo(({ searchQuery, onSearchChange, onClearSearc
x={-1}
y={-1}
strokeDasharray={"4 2"}
- className={"[mask-image:radial-gradient(300px_circle_at_center,white,transparent)] absolute w-full "}
+ className={"mask-[radial-gradient(300px_circle_at_center,white,transparent)] absolute w-full "}
/>
diff --git a/src/components/heros/project-hero.tsx b/src/components/heros/project-hero.tsx
index 70f2ee4..1f217c3 100644
--- a/src/components/heros/project-hero.tsx
+++ b/src/components/heros/project-hero.tsx
@@ -23,9 +23,9 @@ export const ProjectHero = React.memo(({ searchQuery, onSearchChange, onClearSea
const pageDescription = "Explore my portfolio of web development projects and applications.";
return (
-
+
-
+
-
+
Projects
@@ -70,7 +70,7 @@ export const ProjectHero = React.memo(({ searchQuery, onSearchChange, onClearSea
-