Components
A premium, interactive travel-discovery hero section featuring a floating "app-ui" center card with integrated video and parallax-animated testimonial chat bubbles.
Loading preview...
import WanderHero from "@/components/ui/wander-hero";
export default function DemoOne() {
return <WanderHero />;
}