import { Link } from 'react-router-dom' import { ModalExample } from '../context/modals/ModalExample' import { ToastExample } from '../context/toasts/ToastExample' export function Home() { return (
Your one-stop shop for premium crafting supplies
Browse ProductsPremium crafting supplies for all your projects
Quick and reliable shipping to your doorstep
Safe and secure payment processing
Test our modal system with this interactive example. The modal uses React Context for state management.
Test our toast notification system with this interactive example. The toast uses React Context for state management.