lms/public/build/assets/hero-CWcaC268.js
2025-12-15 12:26:23 +01:00

2 lines
2.6 KiB
JavaScript

import{u as o,j as e,e as i}from"./vendor-BKmmeuxg.js";import{S as l}from"./search-input-D2aHQefO.js";import{g as m,S as n}from"./section-Bz0LxI_C.js";import{c as a}from"./utils-DxSsnXxD.js";import"./debounce-CWHP_ANh.js";import"./route-B4ZMN77y.js";import"./dialog-B2gN9MvT.js";import"./use-lang-YfV87_zl.js";import"./chunked-uploader-input-D0XPVOTS.js";import"./button-BpNwv2aE.js";import"./index-WW_1X1qx.js";import"./input-DM0goJrn.js";import"./index-D9-QKOod.js";import"./input-error-LaPr_4wd.js";import"./loading-button-BnTVAMJ7.js";import"./label-HmIcv5Yx.js";import"./textarea-CyndvowL.js";import"./inertia-SZXqLvQm.js";import"./card-D9_SJYq6.js";import"./icon-picker-dialog-AqyWbPod.js";import"./icon-picker-iXyBXP6r.js";import"./tooltip-BsX7Z6vz.js";import"./scroll-area-C8HGru-R.js";import"./table-header-DVkEnG6Y.js";import"./table-DWOXv4Pu.js";import"./table-page-size-OCfjNXER.js";import"./dropdown-menu-DO-po5c1.js";import"./avatar-j28afJTV.js";const D=()=>{const{props:r}=o(),t=m(r.page,"hero");return e.jsxs(n,{customize:r.customize,pageSection:t,containerClass:a("py-20"),contentClass:a("grid grid-cols-1 items-center gap-12 lg:grid-cols-2 lg:gap-3"),children:[e.jsxs("div",{className:"space-y-8 lg:space-y-10",children:[e.jsxs("div",{children:[e.jsx("p",{className:"text-secondary-foreground mb-2 text-lg font-medium",children:t==null?void 0:t.title}),e.jsx("h1",{className:"text-3xl leading-tight font-bold md:text-4xl lg:text-[42px] lg:leading-14",children:t==null?void 0:t.sub_title}),e.jsx("p",{className:"text-muted-foreground mt-5 text-lg",children:t==null?void 0:t.description})]}),e.jsxs("div",{className:"relative",children:[e.jsx(l,{iconPosition:"right",placeholder:"Search for courses that fit your goals",className:"[&>svg]:text-secondary-foreground bg-background z-10 w-full rounded md:max-w-[440px] [&>input]:h-10",onChangeValue:s=>i.get(route("category.courses",{category:"all",search:s}))}),e.jsx("div",{className:"after:pointer-events-none after:absolute after:top-1/2 after:-left-[60px] after:h-[240px] after:w-[240px] after:-translate-y-1/2 after:rounded-full after:bg-[rgba(0,167,111,1)] after:blur-[290px] after:content-[''] dark:after:bg-[#fff5cc6d]"})]})]}),e.jsxs("div",{className:"animate-fade-in relative flex items-center justify-center lg:justify-end",children:[e.jsx("img",{src:(t==null?void 0:t.thumbnail)||"",alt:"Student learning online",className:"relative z-10 h-full max-h-[460px]"}),e.jsx("div",{className:"after:pointer-events-none after:absolute after:top-0 after:right-0 after:h-[240px] after:w-[240px] after:rounded-full after:bg-[rgba(97,95,255,1))] after:blur-[290px] after:content-[''] dark:after:bg-[#fff5cc6d]"})]})]})};export{D as default};