"use client"; import { fontCursive } from "@/config/fonts"; import Gallery from "@/components/Gallery"; export default function MemoriesPage() { return (
{/* Decorative Background */}

Days of Future Past

"Frames that echo where we began, rather than where we stand."

); }