1 line
4.9 KiB
JavaScript
1 line
4.9 KiB
JavaScript
|
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9654],{42361:(e,t,a)=>{a.d(t,{A:()=>i});var s=a(74848);function l(e){let{image:t,title:a,description:l,color:r,imageHeight:i}=e;return(0,s.jsxs)("div",{className:"color-card shadow-xl"+(r?" "+("green"==r?"green":"gray"==r?"gray":""):""),children:[(0,s.jsx)("h3",{className:"title m-0 text-2xl",children:a}),l&&(0,s.jsx)("span",{className:"text-slate-600 dark:text-slate-400 text-left",children:l}),(0,s.jsx)("div",{className:"image-block",style:i?{height:"".concat(i,"px")}:void 0,children:(0,s.jsx)("img",{src:t,alt:"".concat(a," Image")})})]})}function r(e){let{image:t,title:a,description:l,color:r,height:i,h2:c,url:n,cta:o}=e;return(0,s.jsxs)("div",{className:"contained-section shadow-xl"+(r?" "+("green"==r?"green":"gray"==r?"gray":"purple"==r?"purple":""):""),style:i?{height:"".concat(i,"px")}:void 0,children:[(0,s.jsxs)("div",{className:"content text-left",children:[c?(0,s.jsx)("h2",{className:"m-0 text-white",children:a}):(0,s.jsx)("h3",{className:"m-0 text-white",children:a}),l&&(0,s.jsx)("span",{className:"text-slate-400",children:l}),n&&o&&(0,s.jsx)("a",{href:n,className:"button mt-4",children:o})]}),(0,s.jsx)("div",{className:"image-block",children:(0,s.jsx)("img",{src:t,alt:"".concat(a," Image")})}),(0,s.jsx)("img",{src:"/images/geometric-overlay.webp",className:"absolute z-0 left-0 top-0 w-full h-full opacity-80 mix-blend-overlay",alt:"Background Image"})]})}function i(e){return(0,s.jsx)("section",{className:"py-20",children:(0,s.jsxs)("div",{className:"main-container flex-col items-center text-center",children:[(0,s.jsx)("h2",{className:"m-0 lg:text-left",children:"All your data storage needs in one place"}),(0,s.jsx)("p",{className:"m-0 ",children:"Datasquirel solves the hassle of storing data across different platforms using a centralized, easy-to-use, SQL-based cloud database administration system. Now you can have all your data in one place and retrieve from any location or environment using HTTP REST API calls and SQL queries."}),(0,s.jsxs)("div",{className:"grid grid-cols-1 xl:grid-cols-2 w-full mt-10 gap-10",children:[(0,s.jsx)(l,{image:"/images/screenshots/databases-light.webp",title:"Data and Content",description:"Create databases, tables, dynamic datatypes including rich text, JSON and other editable code blocks",imageHeight:400}),(0,s.jsx)(l,{image:"/images/screenshots/media-list-white.webp",title:"Images, Videos, and other Media",description:"Static images automatically compressed with multiple format support, videos, pdf, excel documents, and more.",color:"green",imageHeight:400})]}),(0,s.jsx)("div",{className:"mt-10 w-full",children:(0,s.jsx)(r,{image:"/images/screenshots/tables-list-white.webp",title:"All the power of SQL without the hassle",description:"Indexes, Foreign keys, encryption, triggers, stored proceedures, etc. You get the best of both worlds: the full power of SQL, and the best UI yet to better manipulate your data.",cta:"Learn More",url:"/about",height:500})})]})})}a(96540)},26659:(e,t,a)=>{a.d(t,{A:()=>r});var s=a(74848);a(96540);var l=a(57457);function r(e){let{user:t}=e;return(0,s.jsxs)("section",{className:"py-24 border-0 border-t border-b border-slate-100 dark:border-slate-100/10 border-solid",children:[(0,s.jsx)("div",{className:"w-full max-w-6xl gap-10 justify-between flex-col relative z-10",children:(0,s.jsxs)("div",{className:"flex-col items-center max-w-2xl text-center ",style:{minWidth:"45%"},children:[(0,s.jsx)("h2",{className:"m-0 leading-tight",children:"Get started For Free."}),(0,s.jsx)("span",{className:"text-lg font-normal",children:"Get Started At no cost. Learn how to create and retrieve data by viewing our documentation."}),(0,s.jsxs)("div",{className:"flex items-start justify-center w-full mt-4",children:[!(null==t?void 0:t.logged_in_status)&&(0,s.jsx)("a",{href:"/create-account",className:"button",children:(0,s.jsx)("span",{className:"",children:"Sign Up For Free"})}),(0,s.jsxs)("a",{href:"/docs",className:"button outlined gray",children:[(0,s.jsx)(l.A,{sx:{opacity:.8,fontSize:16}}),(0,s.jsx)
|