2 lines
1.7 KiB
JavaScript
2 lines
1.7 KiB
JavaScript
import{j as e,H as n,L as r}from"./app-C6SiEMGn.js";import{T as d,a as o,b as c,c as s,d as x,e as i,P as m,f as j}from"./table-DVbaU0dA.js";import{A as h,i as p}from"./app-layout-B4kweoSW.js";import"./app-6D7Y1jSv.js";import"./createLucideIcon-CPpF-2ww.js";import"./sheet-BvPq5L9Z.js";import"./index-FUlYkgbj.js";import"./index-B7t1D_co.js";import"./index-CxjaVpyF.js";import"./app-logo-icon-B_KiS1IV.js";import"./package-DTdg9l_D.js";function A({testimonial:t}){return e.jsx(e.Fragment,{children:e.jsxs(h,{breadcrumbs:[{title:"Testimonial",href:p().url}],children:[e.jsx(n,{title:"Testimonials"}),e.jsxs("section",{className:"flex flex-col gap-8 px-8 py-8",children:[e.jsx("div",{className:"flex items-center justify-between",children:e.jsx("h1",{className:"text-xl font-semibold tracking-tight",children:"Testimonial"})}),e.jsxs(d,{children:[e.jsx(o,{children:e.jsxs(c,{children:[e.jsx(s,{className:"w-[80px]",children:"S.N."}),e.jsx(s,{className:"w-48",children:"Image"}),e.jsx(s,{children:"Name"}),e.jsx(s,{children:"Location"}),e.jsx(s,{children:"Description"}),e.jsx(s,{className:"text-right",children:"Action"})]})}),e.jsx(x,{children:t.map((a,l)=>e.jsxs(c,{children:[e.jsx(i,{className:"font-medium",children:l+1}),e.jsx(i,{children:e.jsx("img",{src:a.image,alt:a.name,className:"aspect-video w-24 rounded-md object-cover object-center"})}),e.jsx(i,{children:a.name}),e.jsx(i,{children:a.location}),e.jsx(i,{children:a.description}),e.jsx(i,{className:"text-right",children:e.jsxs("div",{className:"flex items-center justify-end gap-2",children:[e.jsx(r,{href:"",children:e.jsx(m,{size:18})}),e.jsx(r,{href:"",children:e.jsx(j,{size:18,color:"#D2042D"})})]})})]},l))})]})]})]})})}export{A as default};
|