import { Hero } from "@/components/hero"; import { About } from "@/components/about"; import { Collections } from "@/components/collections"; import { Footer } from "@/components/footer"; import { Container } from "@/components/container"; import { Heading } from "@/components/heading"; export default function Home() { return (
Mindful Creation

INDWES believes in creating with intention. Our approach includes small-batch production, quality over quantity, and designs that move beyond trends. We respect craftsmanship and believe clothing should be made to stay — not to be replaced.

Small Batch
Quality First
Limited Drops
); }