import type { Metadata } from 'next'; export const metadata: Metadata = { title: 'About - PWS Recipes', description: 'Learn more about the PWS recipe collection', }; export default function AboutPage() { return (
Explore recipes in a user-friendly manner on a website that prioritizes your cooking experience over monetizing your clicks.
We believe that cooking should be accessible, enjoyable, and creative. Our goal while collecting and organizing these recipes is to make knowledge readily available and keep your cooking experience a cathartic and fun one.
Each recipe is organized in its own folder with:
Built with modern web technologies including Next.js, React, TypeScript, and Tailwind CSS to ensure fast performance.