import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "/components/ui/card"; import { Button } from "/components/ui/button"; export default function MoruteArchive() { return (
{/* Neocities-style visitor counter */}
Visitors: 1337
{/* Animated under construction GIF */}
Under construction animated GIF with spooky floating eyes
{/* Title with Neocities style */}

Welcome to the Archive

~*~ Morute's Spooky Corner ~*~
{/* Navigation buttons like old webrings */}
{/* Windows XP Style Boxes Grid */}
{/* My Computer Window */} My Computer
Vintage computer icon with spooky eyes and cute smile

Local Disk (C:)

CD Drive (D:)

3.5" Floppy (A:)

{/* My Documents Window */} My Documents
Cute ghost with blush holding a document

Diary_Entries

Old_Photos

SECRETS.txt

{/* Recycle Bin Window */} Recycle Bin
Spooky recycle bin with eyes and sharp teeth

Empty

(0 items)

{/* Internet Explorer Window */} Internet Explorer
Vintage Internet Explorer logo with spider web decoration

Connecting...

Page Cannot Be Displayed

{/* My Pictures Window */} My Pictures
Photo album with spooky eyes peeking out from between pages

Family_Photos

Vacation_2003

DO_NOT_OPEN

{/* Games Window */} Games
Cute ghost playing solitaire on a vintage computer

Solitaire

Minesweeper

Pinball.exe

{/* Webring and footer links */}
© 2003 Morute's Archive Last Updated: 10/31/2003
Spooky Webring button with animated spider Best viewed with Internet Explorer ghost button
{/* Blinking cursor for retro feel */}
morute@archive:~$ _
); }