-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-pages-about-js-92c05de0768352ffb31d.js
2 lines (2 loc) · 3.59 KB
/
component---src-pages-about-js-92c05de0768352ffb31d.js
1
2
"use strict";(self.webpackChunktav=self.webpackChunktav||[]).push([[682],{5518:function(e,t,a){a.r(t),a.d(t,{default:function(){return m}});var l=a(7294),r=a(8270);a(2393);function m(){var e=(0,l.useState)(!1);e[0],e[1];var t=(0,r.$)().t;return l.createElement("div",null,l.createElement("div",{className:"bg-white py-16 px-4 overflow-hidden sm:px-6 lg:px-8 lg:py-24"},l.createElement("div",{className:"relative max-w-xl mx-auto"},l.createElement("svg",{className:"absolute left-full transform translate-x-1/2",width:404,height:404,fill:"none",viewBox:"0 0 404 404","aria-hidden":"true"},l.createElement("defs",null,l.createElement("pattern",{id:"85737c0e-0916-41d7-917f-596dc7edfa27",x:0,y:0,width:20,height:20,patternUnits:"userSpaceOnUse"},l.createElement("rect",{x:0,y:0,width:4,height:4,className:"text-gray-200",fill:"currentColor"}))),l.createElement("rect",{width:404,height:404,fill:"url(#85737c0e-0916-41d7-917f-596dc7edfa27)"})),l.createElement("svg",{className:"absolute right-full bottom-0 transform -translate-x-1/2",width:404,height:404,fill:"none",viewBox:"0 0 404 404","aria-hidden":"true"},l.createElement("defs",null,l.createElement("pattern",{id:"85737c0e-0916-41d7-917f-596dc7edfa27",x:0,y:0,width:20,height:20,patternUnits:"userSpaceOnUse"},l.createElement("rect",{x:0,y:0,width:4,height:4,className:"text-gray-200",fill:"currentColor"}))),l.createElement("rect",{width:404,height:404,fill:"url(#85737c0e-0916-41d7-917f-596dc7edfa27)"})),l.createElement("div",{className:"text-center"},l.createElement("h2",{className:"text-3xl font-extrabold tracking-tight text-gray-900 sm:text-4xl"},t("about.title")),l.createElement("p",{className:"mt-4 text-lg leading-6 text-gray-500"},t("about.description")),l.createElement("p",{className:"mt-4 text-lg leading-6 text-gray-500"},t("about.action"))),l.createElement("div",{className:"mt-12"},l.createElement("form",{action:"#",method:"POST",className:"grid grid-cols-1 gap-y-6 sm:grid-cols-2 sm:gap-x-8"},l.createElement("div",{className:"sm:col-span-2"},l.createElement("label",{htmlFor:"name",className:"block text-sm font-medium text-gray-700"},t("fields.name")),l.createElement("div",{className:"mt-1"},l.createElement("input",{type:"text",name:"name",id:"name",autoComplete:"given-name",className:"py-3 px-4 block w-full shadow-sm focus:ring-primary-500 focus:border-primary-500 border-gray-300 rounded-md"}))),l.createElement("div",{className:"sm:col-span-2"},l.createElement("label",{htmlFor:"email",className:"block text-sm font-medium text-gray-700"},t("fields.email")),l.createElement("div",{className:"mt-1"},l.createElement("input",{id:"email",name:"email",type:"email",autoComplete:"email",className:"py-3 px-4 block w-full shadow-sm focus:ring-primary-500 focus:border-primary-500 border-gray-300 rounded-md"}))),l.createElement("div",{className:"sm:col-span-2"},l.createElement("label",{htmlFor:"message",className:"block text-sm font-medium text-gray-700"},t("fields.message")),l.createElement("div",{className:"mt-1"},l.createElement("textarea",{id:"message",name:"message",rows:4,className:"py-3 px-4 block w-full shadow-sm focus:ring-primary-500 focus:border-primary-500 border border-gray-300 rounded-md",defaultValue:""}))),l.createElement("div",{className:"sm:col-span-2"},l.createElement("button",{type:"submit",className:"w-full inline-flex items-center justify-center px-6 py-3 border border-transparent rounded-md shadow-sm text-base font-medium text-white bg-primary-600 hover:bg-primary-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary-500"},t("about.contact_submit"))))))))}}}]);
//# sourceMappingURL=component---src-pages-about-js-92c05de0768352ffb31d.js.map