first commit
This commit is contained in:
parent
d33d7cf983
commit
280ddaf4a4
1
build/index.asset.php
Normal file
1
build/index.asset.php
Normal file
@ -0,0 +1 @@
|
||||
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks'), 'version' => 'e4db86c66bf06bbf12f6');
|
1
build/index.js
Normal file
1
build/index.js
Normal file
@ -0,0 +1 @@
|
||||
(()=>{"use strict";const e=window.wp.blocks,s=window.wp.blockEditor,a=window.ReactJSXRuntime;(0,e.registerBlockType)("custom/meet-the-team",{title:"Meet The Team Section",icon:"groups",category:"widgets",edit(){const e=(0,s.useBlockProps)({className:"meet-the-team-section bg-white py-16 px-6 md:px-12"});return(0,a.jsx)("section",{...e,children:(0,a.jsxs)("div",{className:"max-w-screen-xl mx-auto flex flex-col lg:flex-row gap-10 relative",children:[(0,a.jsxs)("div",{className:"w-full lg:w-1/3 space-y-6 lg:sticky lg:top-16 self-start","data-aos":"fade-up","data-aos-duration":"1000","data-rellax-speed":"-2",children:[(0,a.jsx)("h2",{className:"text-4xl font-semibold leading-tight",children:"Meet The Team"}),(0,a.jsx)("p",{className:"text-base text-gray-700",children:"We're an award-winning multidisciplinary team based in Philadelphia with a passion for creating innovative architecture."}),(0,a.jsx)("p",{className:"text-base text-gray-700",children:"Associate Kara Cohen, Office Manager Justin Klein, Designer Andy Morris"}),(0,a.jsxs)("blockquote",{className:"border-l-4 pl-4 italic text-gray-600 mt-8",children:['"Alex was there every step of the way and brought my vision further than I could have imagined!"',(0,a.jsxs)("div",{className:"flex items-center gap-4 mt-4",children:[(0,a.jsx)("div",{className:"w-12 h-12 bg-cover bg-center rounded-full",style:{backgroundImage:"url('https://adhsite.space/uitest/wp-content/uploads/2021/11/linkedin-sales-solutions-pAtA8xe_iVM-unsplash.jpg')"}}),(0,a.jsxs)("div",{children:[(0,a.jsx)("div",{className:"font-semibold",children:"Josh Margolis"}),(0,a.jsx)("div",{className:"text-sm text-gray-500",children:"Founder of DAF"})]})]})]})]}),(0,a.jsx)("div",{className:"w-full lg:w-2/3 flex flex-col gap-10",children:(0,a.jsx)(s.InnerBlocks,{allowedBlocks:["core/group","core/image","core/heading","core/paragraph"],templateLock:!1})})]})})},save(){const e=s.useBlockProps.save({className:"meet-the-team-section bg-white py-16 px-6 md:px-12"});return(0,a.jsx)("section",{...e,children:(0,a.jsxs)("div",{className:"max-w-screen-xl mx-auto flex flex-col lg:flex-row gap-10 relative",children:[(0,a.jsxs)("div",{className:"w-full lg:w-1/3 space-y-6 lg:sticky lg:top-16 self-start",children:[(0,a.jsx)("h2",{className:"text-4xl font-semibold leading-tight",children:"Meet The Team"}),(0,a.jsx)("p",{className:"text-base text-gray-700",children:"We're an award-winning multidisciplinary team based in Philadelphia with a passion for creating innovative architecture."}),(0,a.jsx)("p",{className:"text-base text-gray-700",children:"Associate Kara Cohen, Office Manager Justin Klein, Designer Andy Morris"}),(0,a.jsxs)("blockquote",{className:"border-l-4 pl-4 italic text-gray-600 mt-8",children:['"Alex was there every step of the way and brought my vision further than I could have imagined!"',(0,a.jsxs)("div",{className:"flex items-center gap-4 mt-4",children:[(0,a.jsx)("div",{className:"w-12 h-12 bg-cover bg-center rounded-full",style:{backgroundImage:"url('https://adhsite.space/uitest/wp-content/uploads/2021/11/linkedin-sales-solutions-pAtA8xe_iVM-unsplash.jpg')"}}),(0,a.jsxs)("div",{children:[(0,a.jsx)("div",{className:"font-semibold",children:"Josh Margolis"}),(0,a.jsx)("div",{className:"text-sm text-gray-500",children:"Founder of DAF"})]})]})]})]}),(0,a.jsx)("div",{className:"w-full lg:w-2/3 flex flex-col gap-10",children:(0,a.jsx)(s.InnerBlocks.Content,{})})]})})}})})();
|
Loading…
Reference in New Issue
Block a user