import { Hero } from "@/components/hero"; import { CategoryBar } from "@/components/category-bar"; import { ProductGrid } from "@/components/product-grid"; import { Footer } from "@/components/footer"; import { Container } from "@/components/container"; export default function Home() { return (

Flash Sale is Live!

Up to 70% off on selected international brands.

12 Hrs
45 Min
30 Sec
🌍

Global Selection

Access products from top international marketplaces in one place.

💎

Curated Quality

Every product is hand-picked for quality and value for money.

🔗

Direct Links

Shop directly from trusted sellers with our secure affiliate links.

); }