Skip to content

Instantly share code, notes, and snippets.

View maroof-codes's full-sized avatar
💭
Stuck in something

Maroof Lodi maroof-codes

💭
Stuck in something
View GitHub Profile
@maroof-codes
maroof-codes / Payload
Created May 3, 2026 19:22
Qikink create order payload
{
"order_number": "1777834736Q9GMZ",
"qikink_shipping": "1",
"gateway": "Prepaid",
"total_order_value": "999.00",
"line_items": [
{
"search_from_my_products": 1,
"sku": "v-9hCk3iWBaVZW08UKNRQrubTUqw3X83Ce",
"quantity": "1",
const JobCard = ({ company, logo, timeAgo, jobTitle, location, type, applied, vacancies }) => {
return (
<div className="group rounded-md bg-white p-6 shadow dark:bg-slate-900 dark:shadow-gray-700">
<div className="flex items-center justify-between">
<div className="flex items-center">
<div className="flex size-14 items-center justify-center rounded-md bg-white shadow dark:bg-slate-900 dark:shadow-gray-700">
<img src={logo} className="size-8" alt={company} />
</div>
<div className="ms-3">
<a className="block text-[16px] font-semibold transition-all duration-500 hover:text-emerald-600" href="#">