diff --git a/components/ConceptaHome.tsx b/components/ConceptaHome.tsx index 51329d13..751c2325 100644 --- a/components/ConceptaHome.tsx +++ b/components/ConceptaHome.tsx @@ -401,7 +401,7 @@ function ProjectCard({ project, index }: { project: Project; index: number }) { export const ConceptaHome = () => { return ( - <> +
@@ -640,6 +640,16 @@ export const ConceptaHome = () => { - +
); }; diff --git a/components/HeroBackground.tsx b/components/HeroBackground.tsx index a115dee9..9d732ef7 100644 --- a/components/HeroBackground.tsx +++ b/components/HeroBackground.tsx @@ -2,18 +2,52 @@ export const HeroBackground = () => { return ( -
- {/* Radial glow */} +