Files
igny8/frontend/dist/assets/js/Cards-BuCqS-1e.js
IGNY8 VPS (Salman) 3c100be1cf more
2025-11-13 14:12:36 +00:00

2 lines
1.6 KiB
JavaScript

import{j as a}from"./chunk-UIGDSWPH-BhuNDbxn.js";import{C as s}from"./ComponentCard-C2b5w2__.js";import{P as d}from"./main-af3pcbZa.js";import{C as e,a as i,b as r,c as t,d as c}from"./Card-CAsJMMfR.js";function m(){return a.jsxs(a.Fragment,{children:[a.jsx(d,{title:"React.js Cards Dashboard | TailAdmin - React.js Admin Dashboard Template",description:"This is React.js Cards Dashboard page for TailAdmin - React.js Tailwind CSS Admin Dashboard Template"}),a.jsxs("div",{className:"space-y-5 sm:space-y-6",children:[a.jsx(s,{title:"Basic Card",children:a.jsxs(e,{children:[a.jsx(i,{children:"Card Title"}),a.jsx(r,{children:"This is a basic card with title and description."})]})}),a.jsx(s,{title:"Card with Icon",children:a.jsxs(e,{children:[a.jsx(t,{children:a.jsxs("svg",{className:"w-6 h-6",fill:"currentColor",viewBox:"0 0 20 20",children:[a.jsx("path",{d:"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z"}),a.jsx("path",{fillRule:"evenodd",d:"M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5zm3 4a1 1 0 000 2h.01a1 1 0 100-2H7zm3 0a1 1 0 000 2h3a1 1 0 100-2h-3zm-3 4a1 1 0 100 2h.01a1 1 0 100-2H7zm3 0a1 1 0 100 2h3a1 1 0 100-2h-3z",clipRule:"evenodd"})]})}),a.jsx(i,{children:"Card with Icon"}),a.jsx(r,{children:"This card includes an icon at the top."}),a.jsx(c,{children:"Learn More"})]})}),a.jsx(s,{title:"Card with Image",children:a.jsxs(e,{children:[a.jsx("img",{src:"https://via.placeholder.com/400x200",alt:"Card",className:"w-full h-48 object-cover rounded-t-xl"}),a.jsx(i,{children:"Card with Image"}),a.jsx(r,{children:"This card includes an image at the top."})]})})]})]})}export{m as default};