import { c as createComponent, d as addAttribute, i as renderHead, j as renderSlot, h as renderScript, a as renderTemplate, b as createAstro } from './astro/server_i-dTRwm2.mjs'; import 'piccolore'; import 'clsx'; /* empty css */ const $$Astro = createAstro(); const $$BaseLayout = createComponent(($$result, $$props, $$slots) => { const Astro2 = $$result.createAstro($$Astro, $$props, $$slots); Astro2.self = $$BaseLayout; const { title, description, image } = Astro2.props; return renderTemplate` ${title} | ดีล พลัส เทค${renderHead()} ${renderSlot($$result, $$slots["default"])} ${renderScript($$result, "/Users/kunthawatgreethong/Gitea/dealplustech/src/layouts/BaseLayout.astro?astro&type=script&index=0&lang.ts")} `; }, "/Users/kunthawatgreethong/Gitea/dealplustech/src/layouts/BaseLayout.astro", void 0); export { $$BaseLayout as $ };