diff --git a/src/components/landing/Header.tsx b/src/components/landing/Header.tsx index 02f6740..98f2946 100644 --- a/src/components/landing/Header.tsx +++ b/src/components/landing/Header.tsx @@ -319,8 +319,8 @@ const LandingHeader = () => {
{/* Content Box with Border */} - -

+ +

{

-
+
+ - {/* Invisible spacer to reserve layout space */} - - - {/* Overlay for the actual effect */} - - {!typingComplete ? ( - - {displayText} - | - - ) : ( - - {text} - - )} - + {!typingComplete ? ( + + {displayText} + | + + ) : ( + + {text} + + )} {/* Strikethrough Lines */} {strikethrough && (