{"version":3,"sources":["webpack:///./src/pages/images/zappalas-cover.png","webpack:///./src/pages/images/zappala-logo.png","webpack:///./src/pages/index.js"],"names":["module","exports","Hero","styled","div","HeroBody","HeroLogo","img","HeroTitle","h1","HeroTeaser","p","Button","button","props","primary","css","HeroImage","Signature","Section","Article","Home","src","zappalaLogo","to","coverImage"],"mappings":"gFAAAA,EAAOC,QAAU,IAA0B,8D,qBCA3CD,EAAOC,QAAU,IAA0B,4D,kCCA3C,kKAUMC,EAAOC,IAAOC,IAAV,8DAAGD,CAAH,8HAUJE,EAAWF,IAAOC,IAAV,kEAAGD,CAAH,uCAMRG,EAAWH,IAAOI,IAAV,kEAAGJ,CAAH,8FASRK,EAAYL,IAAOM,GAAV,mEAAGN,CAAH,yGAUTO,EAAaP,IAAOQ,EAAV,oEAAGR,CAAH,kGAWVS,EAAST,IAAOU,OAAV,gEAAGV,CAAH,+HAWR,SAAAW,GAAK,OAAIA,EAAMC,SAAWC,YAAjB,sCAMPC,EAAYd,IAAOI,IAAV,mEAAGJ,CAAH,yGAUTe,EAAYf,IAAOC,IAAV,mEAAGD,CAAH,yEAMTgB,EAAUhB,IAAOC,IAAV,iEAAGD,CAAH,sBAIPiB,EAAUjB,IAAOC,IAAV,iEAAGD,CAAH,oEAOE,SAASkB,IACtB,OAAO,kBAAC,IAAD,KACL,kBAACD,EAAD,KACE,kBAAClB,EAAD,KACE,kBAACG,EAAD,KACE,kBAACC,EAAD,CAAUgB,IAAKC,MACf,kBAACf,EAAD,yBACA,kBAACE,EAAD,sGAIA,kBAAC,IAAD,CAAMc,GAAG,4BACP,kBAACZ,EAAD,wBAKJ,kBAACP,EAAD,KACE,kBAACY,EAAD,CAAWK,IAAKG,QAGpB,kBAACP,EAAD,oCAGA,kBAACC,EAAD,KACE,2BAAG,yCAAH,8oBAQA,2BAAG,0CAAH,oX","file":"component---src-pages-index-js-c88175d8a54ac2a630d2.js","sourcesContent":["module.exports = __webpack_public_path__ + \"static/zappalas-cover-4d2fcd25e3733c8518f65d3fdb560dd8.png\";","module.exports = __webpack_public_path__ + \"static/zappala-logo-f2d3c1422df8eb4ba270de0e0c86751e.png\";","import React from \"react\"\nimport { Link } from \"gatsby\"\nimport styled, { css } from \"styled-components\"\nimport Layout from \"../components/layout\"\n\nimport \"fontsource-marck-script\"\n\nimport zappalaLogo from './images/zappala-logo.png'\nimport coverImage from './images/zappalas-cover.png'\n\nconst Hero = styled.div`\n display: flex;\n flex-direction: column;\n @media (min-width: 668px) {\n flex-direction: row;\n justify-content: space-around;\n width: 100%;\n }\n `\n\nconst HeroBody = styled.div`\n@media (min-width: 668px) {\n flex: 1;\n}\n`\n\nconst HeroLogo = styled.img`\n margin-top: 50px;\n margin-bottom: 0px;\n width: 150px;\n @media (min-width: 668px) {\n max-width: 400px;\n}\n`\n\nconst HeroTitle = styled.h1`\n font-size: 38px;\n font-weight: 600;\n line-height: 1.2;\n letter-spacing: -1.12px;\n margin: 0 0 2;\n margin-top: 0px;\n}\n`\n\nconst HeroTeaser = styled.p`\n font-size: 18;\n @media (max-width: 768px) {\n font-size: 20;\n }\n\n @media (max-width: 1024px) {\n font-size: 24;\n }\n`\n\nconst Button = styled.button`\n border-radius: 8px;\n padding: 0.5rem 0;\n width: 11rem;\n background: #E2E8F0;\n color: black;\n border: none;\n &:hover {\n background: #CBD5E0;\n }\n \n ${props => props.primary && css`\n background: white;\n color: black;\n `}\n `\n\nconst HeroImage = styled.img`\n margin-top: 40px;\n flex: 1;\n object-fit: cover;\n @media (min-width: 668px) {\n margin-left: 50px;\n max-width: 400px;\n}\n`\n\nconst Signature = styled.div`\n font-family: 'Marck Script', cursive;\n font-size: 1.2em;\n line-height: 1.2;\n`\n\nconst Section = styled.div`\n margin-top: 20px;\n`\n\nconst Article = styled.div`\n max-width: 52em;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.7;\n`\n\nexport default function Home() {\n return \n
\n \n \n \n Genealogy Guides\n \n A series of short guides to help you learn genealogy and reconnect with your family's\n history\n \n \n \n \n \n \n \n \n \n \n by Daniel and Tracy Zappala\n \n
\n

Tracy: I work at Ancestry ProGenealogists, where I specialize in Southern\n United States and African American genealogy. I solve unique cases, including\n those related to the South, migration, burned counties, African American\n history, Caribbean history, immigration, and numerous other localities and\n cultures. I have also conducted research for the \"Who Do You Think You Are?\"\n television show, including the Regina King episode. I’m an accredited genealogist in African American, United States Mid-South and United States South Central Genealogy. My personal genealogy research includes finding ancestors in Tennessee, South Carolina, Denmark and England.\n

\n\n

Daniel: I am a professor in the Computer Science Department at Brigham Young\n University. I love making complex things easy to understand when I'm teaching. I\n have been an amateur genealogist for many years as I have worked on my own\n family tree. I have learned how to find records for my ancestors from the United\n States, Italy, England, Denmark, Scotland, and Ireland.\n

\n
\n
\n
\n}\n"],"sourceRoot":""}