Components
A sophisticated contact section with animated form, company statistics, multiple contact methods, and premium design elements. Features form validation, success states, and beautiful gradient animations. A brief description of what your component does
This component is a comprehensive contact section that includes:
Interactive contact form with validation Company statistics display Multiple contact methods (email, phone, location) Premium animations and transitions Success state handling Responsive design Modern glassmorphism styling Background effects and floating elements
Loading preview...
import { PremiumContact } from "@/components/ui/premium-contact";
const DemoOne = () => {
return <PremiumContact />;
};
export { DemoOne };