import React from 'react'; const Hero: React.FC = () => { return (
New Collection 2024

Earth
of Ocean

Handcrafted ceramics from the Texas Coast. Functional art inspired by the raw textures and colors of Corpus Christi. Small batch, slow-made.

View The Collection
Minimalist ceramic vase with single branch

"In emptiness, there is fullness."

); }; export default Hero;