import '../chunks/page-ssr_ChKiSmuh.mjs'; import { c as createComponent, r as renderComponent, a as renderTemplate, m as maybeRenderHead } from '../chunks/astro/server_DJC9Xx9K.mjs'; import 'kleur/colors'; import { changeLanguage } from 'i18next'; import { t, $ as $$BaseLayout, a as $$Header, b as $$Footer } from '../chunks/Footer_BFBz0LQo.mjs'; import { $ as $$CTA } from '../chunks/CTA_CIVpts3M.mjs'; export { renderers } from '../renderers.mjs'; const $$About = createComponent(($$result, $$props, $$slots) => { changeLanguage("en"); return renderTemplate`${renderComponent($$result, "BaseLayout", $$BaseLayout, { "title": `${t("nav.about")} | ${t("meta.title")}`, "description": "Learn about Tiber365 - your trusted IT partner specializing in Microsoft 365, networking, and comprehensive IT solutions for small businesses." }, { "default": ($$result2) => renderTemplate` ${renderComponent($$result2, "Header", $$Header, {})} ${maybeRenderHead()}

${t("about.title")}

${t("about.subtitle")}

Our Story

${t("about.description")}

${t("about.mission")}

🚀

Modern IT Solutions

Empowering businesses with cutting-edge technology and reliable support.

5+
${t("about.experience")}
100+
${t("about.clients")}
200+
${t("about.projects")}

Our Values

The principles that guide everything we do

🔒

Security First

We prioritize the security and privacy of your business data above all else.

🤝

Reliability

Count on us for consistent, dependable service that keeps your business running.

💡

Innovation

We stay ahead of technology trends to bring you the best solutions.

📞

Support

Dedicated support when you need it, with real people who understand your business.

Efficiency

Streamlined processes and quick resolutions to minimize downtime.

🎯

Focus

Laser-focused on small business needs and cost-effective solutions.

Our Expertise

Specialized knowledge in the technologies that matter to your business

🏢
Microsoft 365
☁️
Cloud Services
🌐
Networking
🔒
Security
🚀
Web Hosting
⚙️
Automation
${renderComponent($$result2, "CTA", $$CTA, {})}
${renderComponent($$result2, "Footer", $$Footer, {})} ` })}`; }, "/Users/richard/Website Development/tiber365/src/pages/about.astro", void 0); const $$file = "/Users/richard/Website Development/tiber365/src/pages/about.astro"; const $$url = "/about"; const _page = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({ __proto__: null, default: $$About, file: $$file, url: $$url }, Symbol.toStringTag, { value: 'Module' })); const page = () => _page; export { page };