A production-ready, high-performance creative agency landing page built with Svelte 5, Tailwind CSS v4, and GSAP. Inspired by Awwwards-winning spatial design patterns, this template features hardware-accelerated motion, complex spatial typography, and a meticulously crafted elite dark-mode aesthetic.
Ensure you have Node.js (v20+) installed on your machine.
# Install node packages
npm install
# Initialize the Vite development server
npm run dev
# Compile the production bundle
npm run build
Primary UI construction operates out of src/lib/components:
Hero.svelte - Main entry cinematicShowcase.svelte - Custom 3D stacking interaction logicBrands.svelte - Infinite scrolling partner arraysTestimonials.svelte - Minimalist auto-fading quote engineWorksList.svelte - Selected works with rich hover-statesSeo.svelte - Pre-configured <svelte:head> metadata injectionheader.svelte - Glassmorphism navigation with dynamic routingEngineered by YusufCeng1z. Released and open-sourced under the MIT License.