{"version":3,"sources":["webpack:///./src/pages/staff.js","webpack:///./src/pages/index.js"],"names":["getFileNode","edges","name","find","item","node","relativePath","Staff","data","title","staff","allFile","bio","href","target","picture","childImageSharp","fluid","src","IndexPage","props","teamPhoto","img","maxWidth","tag"],"mappings":"8FACA,gHAMaA,EAAc,SAAC,GAAD,IAAGC,EAAH,EAAGA,MAAOC,EAAV,EAAUA,KAAV,OACzBD,EAAME,MAAK,SAAAC,GAAI,OAAIA,EAAKC,KAAKC,eAAiBJ,MA+IjCK,UATD,SAAC,GAAD,IApIC,EAAEN,EAoIAO,EAAH,EAAGA,KAAH,OACZ,kBAAC,IAAD,CAAQC,MAAM,aACZ,kBAAC,IAAD,CAAQA,MAAM,kBACd,kBAAC,UAAD,KACE,kBAAC,IAAD,CAAaC,OAxIJ,EAwIiB,CAAET,MAAOO,EAAKG,QAAQV,OAxIrCA,EAAH,EAAGA,MAAY,CAC3B,CACEC,KAAM,iBACNO,MAAO,qBACPG,IAAK,kBACH,qYAMY,IACV,uBAAGC,KAAK,0CAA0CC,OAAO,UAAzD,mBAEK,IATP,gBAUe,uBAAGD,KAAK,kBAAR,gBAVf,6BAcFE,QAASf,EAAY,CAAEC,QAAOC,KAAM,qBAAsBG,KACvDW,gBAAgBC,MAAMC,KAE3B,CACEhB,KAAM,eACNO,MAAO,gCACPG,IAAK,kBACH,gZAMY,IACV,uBAAGC,KAAK,yCAAyCC,OAAO,UAAxD,iBAEK,IATP,gBAUe,uBAAGD,KAAK,kBAAR,gBAVf,6BAcFE,QAASf,EAAY,CAAEC,QAAOC,KAAM,qBAAsBG,KACvDW,gBAAgBC,MAAMC,KAE3B,CACEhB,KAAM,eACNO,MAAO,gCACPG,IAAK,kBACH,8hBAQwB,IACtB,uBAAGC,KAAK,0CAA0CC,OAAO,UAAzD,kBAEK,IAXP,eAYe,IACb,uBAAGD,KAAK,iBAAiBC,OAAO,UAAhC,gBAEK,IAfP,4BAmBFC,QAASf,EAAY,CAAEC,QAAOC,KAAM,qBAAsBG,KACvDW,gBAAgBC,MAAMC,KAE3B,CACEhB,KAAM,cACNO,MAAO,cACPG,IAAK,kBACH,8jBAQsC,IACpC,uBACEC,KAAK,4GACLC,OAAO,UAFT,yBAKK,IAdP,mBAekB,uBAAGD,KAAK,kBAAR,kBAflB,6BAmBFE,QAASf,EAAY,CAAEC,QAAOC,KAAM,cAAeG,KAAKW,gBACrDC,MAAMC,KAEX,CACEhB,KAAM,iBACNO,MAAO,8BACPG,IAAK,kBACH,qYAKyE,IACvE,uBACEC,KAAK,iDACLC,OAAO,UAFT,wBAKK,IAXP,gBAYe,uBAAGD,KAAK,kBAAR,gBAZf,6BAgBFE,QAASf,EAAY,CAAEC,QAAOC,KAAM,oBAAqBG,KACtDW,gBAAgBC,MAAMC,KAE3B,CACEhB,KAAM,kBACNO,MAAO,kBACPG,IAAK,kBACH,6XAEE,uBAAGC,KAAK,yCAAyCC,OAAO,UAAxD,gBAFF,IAEqF,IAFrF,gBAEsG,uBAAGD,KAAK,kBAAR,kBAFtG,6BAKFE,QAASf,EAAY,CAAEC,QAAOC,KAAM,eAAgBG,KACjDW,gBAAgBC,MAAMC,a,kCC1I7B,gFA8CeC,UA/BG,SAAAC,GAChB,IACMnB,EADWmB,EAATZ,KACWG,QAAQV,MACrBoB,EAAYrB,sBAAY,CAAEC,QAAOC,KAAM,eAAgBG,KAC1DW,gBAAgBC,MAAMC,IAEzB,OACE,kBAAC,IAAD,CAAQT,MAAM,WACZ,kBAAC,IAAD,CAAMa,IAAKD,IACX,kBAAC,IAAD,CAASE,SAAS,SAChB,kBAAC,cAAD,KACE,+VAOA,6BACA,kBAAC,IAAD,QAGJ,kBAAC,IAAD,MACA,kBAAC,IAAD,CACEd,MAAM,YACNe,IAAI","file":"component---src-pages-index-js-e73779a63fbf68132879.js","sourcesContent":["import { graphql } from \"gatsby\"\nimport React from \"react\"\n\nimport { Banner, TeamMembers } from \"../components/elements\"\nimport { Layout } from \"../components/layouts/Layout\"\nimport { Wrapper } from \"../components/utilities\"\n\nexport const getFileNode = ({ edges, name }) =>\n edges.find(item => item.node.relativePath === name)\n\nconst staff = ({ edges }) => [\n {\n name: \"Kaitlyn Mauder\",\n title: \"Esthetician/ Owner\",\n bio: () => (\n <>\n Kaitlyn is our Esthetician and Owner of the salon! She is passionate\n about skincare and lashes. Her favorite part of her job is seeing her\n clients reactions after each service! Handing over the mirror and\n watching their expressions is nothing but the best! Fun fact about\n Kaitlyn; she loves pickles and traveling! Check out her work through\n Instagram{\" \"}\n \n @skinbykaitlyn!\n {\" \"}\n Call or Text 419-261-4162 to book an\n appointment.\n \n ),\n picture: getFileNode({ edges, name: \"kaitlyn.2022.jpg\" }).node\n .childImageSharp.fluid.src,\n },\n {\n name: \"McKenna Ryan\",\n title: \"Hairstylist/Men's Care Expert\",\n bio: () => (\n <>\n McKenna’s goal is to make her clients feel and look their absolute best!\n Her talent extends to both men’s hair and beards, and women’s hair and\n make up. McKenna is very passionate about her profession, while creating\n a relaxing, comfortable environment for all of her customers. She is a\n talented and outgoing young stylist! Check out her work through\n Instagram{\" \"}\n \n @mckenna_cuts\n {\" \"}\n Call ot text 419-346-2996 to book an\n appointment.\n \n ),\n picture: getFileNode({ edges, name: \"mckenna.2022.jpg\" }).node\n .childImageSharp.fluid.src,\n },\n {\n name: \"Melissa Huff\",\n title: \"Hair Stylist/ Make-up Artist \",\n bio: () => (\n <>\n Melissa specializes in blonding service, and loves to perform any\n haircolor service. Her goal is to make each and every client feel\n confident and enhance their natural beauty. Melissa also loves to\n perform hair and makeup services for bridal parties. Melissa has been a\n licensed cosmetologist for over 5 years and loves taking continuing\n education classes to further advance her skills. Her favorite color is\n purple and she spends most of her free time with her two dogs. Check out\n her work on Instagram{\" \"}\n \n @hairbymelhuff\n {\" \"}\n Call or text{\" \"}\n \n 419-575-4958\n {\" \"}\n to book an appointment.\n \n ),\n picture: getFileNode({ edges, name: \"melissa.2022.jpg\" }).node\n .childImageSharp.fluid.src,\n },\n {\n name: \"Maddi Smith\",\n title: \"Hairstylist\",\n bio: () => (\n <>\n Maddi specializes in blonding and hair cutting services, but loves to\n perform all coloring services. Her goal is to make every client feel\n more beautiful walking out than they did coming in! She likes to perform\n makeup services as well. She’s always down for a challenge. She has been\n licensed for 2 years and is always looking for ways to continue growing\n her education. She is a boy mom and loves all animals! She spends most\n of her free time enjoying nature and being outside with her family. You\n can check out her work on Instagram{\" \"}\n \n @_beautybymaddisaige_\n {\" \"}\n Call or text at (419)-540-8929 to book an\n appointment.\n \n ),\n picture: getFileNode({ edges, name: \"Maddi.jpg\" }).node.childImageSharp\n .fluid.src,\n },\n {\n name: \"Kristi O'bryan\",\n title: \"Hairstylist/ Make-Up Artist\",\n bio: () => (\n <>\n Kristi specializes in blonding, color, and men's hair. She loves iced\n coffee and warm sunny days. Her goal is to create looks that make\n clients look and feel their best. She is also a make-up artist and loves\n to style bridal parties. Kristi specializes in hair extensions and has\n been in the industry for 8 years! Check out her work through Instagram{\" \"}\n \n @yourhairgirl_kristi\n {\" \"}\n Call or text 567-202-3401 to book an\n appointment.\n \n ),\n picture: getFileNode({ edges, name: \"kristi-2024.jpg\" }).node\n .childImageSharp.fluid.src,\n },\n {\n name: \"Bailey Dekoeyer\",\n title: \"Nail Technician\",\n bio: () => (\n <>\n Bailey specializes in gel products, including hard gel and Gel-X. She loves trying creative and fun nail designs! She is passionate about nails and open to new and innovative ideas! Bailey has been a cosmetologist for 2 years and absolutely loves it. She spends her free time reading and trying new foods! Check out her work through Instagram \n @nailedby_bd!{\" \"}Call or Text (419) 360-6449 to book an appointment.\n \n ),\n picture: getFileNode({ edges, name: \"Bailey.jpg\" }).node\n .childImageSharp.fluid.src,\n },\n]\n\nconst Staff = ({ data }) => (\n \n \n \n \n \n \n)\n\nexport default Staff\n\nexport const query = graphql`\n query StaffQuery {\n allFile(\n filter: {\n relativePath: {\n in: [\n \"kaitlyn.2022.jpg\"\n \"brooklyn.jpg\"\n \"mckenna.2022.jpg\"\n \"melissa.2022.jpg\"\n \"taylor.2022.jpg\"\n \"Maddi.jpg\"\n \"kristi-2024.jpg\"\n \"Bailey.jpg\"\n ]\n }\n }\n ) {\n edges {\n node {\n relativePath\n childImageSharp {\n fluid(maxWidth: 1200) {\n src\n }\n }\n }\n }\n }\n }\n`\n","import React from \"react\"\nimport { graphql } from \"gatsby\"\n\nimport { AlignCenter } from \"../components/utilities\"\nimport { Layout } from \"../components/layouts/Layout\"\nimport {\n Banner,\n Section,\n PortfolioSection,\n Signature,\n Hero,\n} from \"../components/elements\"\n\nimport { getFileNode } from \"./staff\"\n\nconst IndexPage = props => {\n const { data } = props\n const edges = data.allFile.edges\n const teamPhoto = getFileNode({ edges, name: \"team-2.jpg\" }).node\n .childImageSharp.fluid.src\n\n return (\n \n \n
\n \n

\n KN Beauty Co. is a salon located in Rossford, OH that provides all\n services, including: Hair, Nails, Skin, Lashes, and Massage. Every\n professional is their own independent boss that focuses on modern,\n effortless techniques to achieve your goals. We strive to make every\n guest feel comfortable and welcomed when arriving.\n

\n
\n \n
\n
\n \n \n
\n )\n}\n\nexport default IndexPage\n\nexport const query = graphql`\n query IndexQuery {\n allFile(filter: { relativePath: { in: [\"team-2.jpg\"] } }) {\n edges {\n node {\n relativePath\n childImageSharp {\n fluid(maxWidth: 2000) {\n src\n }\n }\n }\n }\n }\n }\n`\n"],"sourceRoot":""}