Remove cookie consent popup
This commit is contained in:
22
dist/server/chunks/faq_BM8eExKv.mjs
vendored
Normal file
22
dist/server/chunks/faq_BM8eExKv.mjs
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
import { c as createComponent } from './astro-component_BaTxfI_2.mjs';
|
||||
import 'piccolore';
|
||||
import { h as renderComponent, r as renderTemplate, m as maybeRenderHead } from './server_CWPsUuvN.mjs';
|
||||
import { $ as $$Layout } from './Layout_C5ObnTcG.mjs';
|
||||
|
||||
const $$Faq = createComponent(($$result, $$props, $$slots) => {
|
||||
return renderTemplate`${renderComponent($$result, "Layout", $$Layout, { "title": "คำถามที่พบบ่อย", "description": "คำตอบสำหรับคำถามที่พบบ่อยเกี่ยวกับบริการของ MoreminiMore", "data-astro-cid-6kmwghhu": true }, { "default": ($$result2) => renderTemplate` ${maybeRenderHead()}<section class="page-header" data-astro-cid-6kmwghhu> <div class="container" data-astro-cid-6kmwghhu> <h1 data-astro-cid-6kmwghhu>คำถามที่พบบ่อย</h1> </div> </section> <section class="content" data-astro-cid-6kmwghhu> <div class="container" data-astro-cid-6kmwghhu> <details data-astro-cid-6kmwghhu> <summary data-astro-cid-6kmwghhu>ทำไมต้องมีเว็บไซต์?</summary> <p data-astro-cid-6kmwghhu>เว็บไซต์คือหน้าบ้านของธุรกิจในยุคดิจิทัล ลูกค้าจำนวนมากค้นหาข้อ<EFBFBD><EFBFBD>ูลออนไลน์ก่อนตัดสินใจซื้อ</p> </details> <details data-astro-cid-6kmwghhu> <summary data-astro-cid-6kmwghhu>ระบบอัตโนมัติทางการตลาดคืออะไร?</summary> <p data-astro-cid-6kmwghhu>คือระบบที่ช่วยทำงานทางการตลาดโดยอัตโนมัติ เช่น ส่งอีเมล ตอบ LINE ดูแล Social Media</p> </details> <details data-astro-cid-6kmwghhu> <summary data-astro-cid-6kmwghhu>AI ช่วยธุรกิจได้อย่างไร?</summary> <p data-astro-cid-6kmwghhu>AI ช่วยตอบลูกค้า วิเคราะห์ข้อมูล สร้างเนื้อหา และทำงานซ้ำๆ แทนคน</p> </details> </div> </section> ` })}`;
|
||||
}, "/Users/kunthawatgreethong/Gitea/moreminimore-new/src/pages/faq.astro", void 0);
|
||||
|
||||
const $$file = "/Users/kunthawatgreethong/Gitea/moreminimore-new/src/pages/faq.astro";
|
||||
const $$url = "/faq";
|
||||
|
||||
const _page = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
||||
__proto__: null,
|
||||
default: $$Faq,
|
||||
file: $$file,
|
||||
url: $$url
|
||||
}, Symbol.toStringTag, { value: 'Module' }));
|
||||
|
||||
const page = () => _page;
|
||||
|
||||
export { page };
|
||||
Reference in New Issue
Block a user