{"version":3,"file":"component---src-pages-faq-js-d72bc7cbd53eb5e0ab86.js","mappings":"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","sources":["webpack://gatsby-starter-default/./src/components/footerBox.js","webpack://gatsby-starter-default/./src/containers/FAQ.js","webpack://gatsby-starter-default/./src/pages/faq.js","webpack://gatsby-starter-default/./src/images/icon-ui-arrow-down.svg","webpack://gatsby-starter-default/./src/images/icon-ui-arrow-up.svg"],"sourcesContent":["import React from 'react';\nimport {Button, Row, Col} from 'antd';\nimport {WEB_APP_URL} from '../constant';\n\nimport \"./footerBox.less\";\n\nconst FooterBox = ({title, url=\"submit-ticket\"}) => (\n
\n
Ready to Fix Your Ticket?
\n
\n \n {/* */}\n \n
\n
\n);\n\nexport default FooterBox;\n","import React from \"react\";\nimport {Button, Row, Col, Collapse} from 'antd';\nimport { Link } from \"gatsby\";\n\nimport Layout from '../components/layout';\n// import \"./style.less\";\nimport FooterBox from '../components/footerBox';\n\nimport upIcon from '../images/icon-ui-arrow-up.svg';\nimport downIcon from '../images/icon-ui-arrow-down.svg';\n\nimport Routes from '../constant/routes';\n\nconst FAQ = [\n {key: '1', title: 'What is TicketTamer?', message: `TicketTamer is a web-based system for fixing your traffic and misdemeanor tickets as easily as possible and at a reasonable price. It is offered by ReubenLaw LLC., which is located at P.O. Box 39023, St. Louis, Mo., 63109. Phone: (314) 728-4444. It is not a referral service. \n \n When you upload your ticket into TicketTamer, you are hiring ReubenLaw LLC to represent you for the ticket(s) you have sent us, and agree to our Terms of Service and Privacy Policy. This is a typical attorney-client relationship, and all communications between you and ReubenLaw LLC will be privileged and confidential.\n `},\n {key: '2', title: 'What Will TicketTamer Do for Me?', message: `We represent you before the court on all matters relating to your ticket(s). Our primary goal is to get your moving violation reduced to a non-moving violation and get you through your ticket as easily and as quickly as possible. Getting your moving violation reduced to a non-moving violation could save you hundreds of dollars a year in higher insurance costs, and keep points off your driving record.\n \n Once we have entered on your behalf, you don’t have to worry about appearing in court, or even the court date. We do that for you, including the worrying.:)\n `},\n {key: '3', title: 'Will I still have to pay a fine?', message: `Yes. In most cases, your TicketTamer lawyer will work out a deal with the prosecutor to reduce the traffic offense down to a non-moving violation. You will still be charged a fine for the ticket – and it will generally be more than if you just pay the ticket. Fines between $150-$300 are common. You will also be assessed court costs as well, and they tend to run between $25 and $100. However, you won’t get any points on your record, which could save you hundreds of dollars a year in higher insurance since your ticket will not be reported to the state or your insurance company for three to five years.`},\n {key: '4', title: 'How much do your legal services cost?', message:
\n Check out our great prices here.  Our attorney fees do not include your fine and court costs.\n
},\n {key: '5', title: 'How much would my insurance go up if I just plead guilty and take the points?', message: `It depends on your situation, including where you live, how many points you already have, and whether you have younger drivers on your policy. \n \n Here is what we can say for certain: When you get a ticket, you will lose any good driver discount you may have, and be slapped with a surcharge for the ticket. The amount will vary, but in our experience, just one ticket will increase your rates a few hundred dollars a year – for three to five years.\n `},\n {key: '6', title: 'What if the cop gave me more than one ticket?', message: `Each ticket is treated as a separate ticket, with a $75 basic ticket fee plus any other applicable charges. For jurisdictions that require driving records or court appearances, it will only be necessary to pay those charges once, regardless of how many tickets you receive on that stop.`},\n {key: '7', title: 'What is a court appearance fee, and how do I know if I have to pay it?', message: `Most jurisdictions do not require our personal appearance to work out a deal in your favor. However, some do, such as the Circuit Courts of St. Louis and St. Charles Counties. Courts may also require an appearance because of unique circumstances, such as speeding more than 25 mph over the speed limit.`},\n {key: '8', title: 'How long do I have to pay you?', message: `Payment for legal services is due when you hire us, but we are glad to let you pay your attorney fee over time. However, we will need a retainer of half your attorney fee to get started on your case, and we will need payment in full before we can sign off on your deal.`},\n {key: '9', title: 'How long will it take for you to handle my ticket?', message: `Most tickets generally take around four weeks to settle. Some take longer, especially if the ticket is not filed with the court immediately. In some cases, the prosecutor may require additional documentation or course completion before they will issue a recommendation. We will let you know of any status changes by email when they happen, but you can always get case updates anytime on our website. If you still have questions, just let us know.`},\n {key: '10', title: 'How do I pay my fine?', message:
\n You have two options. You can pay it yourself or hire us to take care of it for you for a $25 handling fee. We guarantee the fine will be paid properly and on time.\n

\n If you prefer to pay it yourself, then what you will need to do will depend upon the court. We will provide you with specific instructions for getting it taken care of yourself. However, we are not responsible for the payment of your fine or the timely completion any conditions the prosecution may place on your recommendation, such as traffic school. As a legal matter, our representation ends when we deliver the deal to you, unless you decide to hire us to pay your fine for you.\n

\n If you do not hire us to pay the fine, ReubenLaw LLC is not responsible for the payment of your ticket or the satisfaction of any other conditions the deal may require. This is entirely your responsibility and should be taken care of as soon as you can after you get your deal.\n

\n The prosecutor’s recommendation is typically only good for a specific period of time, and will be withdrawn if you haven’t paid your ticket or satisfied any other conditions on time. In that case, we would be glad to continue to represent you, but will need to charge you for a new ticket.\n
},\n];\n\nconst FAQPage = () => {\n \n return (\n \n
\n
\n \n \n
Frequently Asked Questions
\n
\n \"arrow}>\n {FAQ.map(item => (\n {item.title}
}>\n
{item.message}
\n \n ))}\n \n
\n
Can't find what you're looking for?
\n
\n \n
\n \n \n \n
\n \n
\n );\n}\n\nexport default FAQPage;\n","import FAQ from '../containers/FAQ';\n\nexport default FAQ;\n","export default \"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgZmlsbD0iIzMzMyIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTEuNDEgMC44NEw2IDUuNDIgMTAuNTkgMC44NCAxMiAyLjI1IDYgOC4yNSAwIDIuMjV6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA3NiAtMjc2MCkgdHJhbnNsYXRlKDAgMjMxMSkgdHJhbnNsYXRlKDEwNzYgNDQ5KSB0cmFuc2xhdGUoNiA4KSIvPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+Cg==\"","export default \"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgZmlsbD0iIzMzMyIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMS40MSA3LjQxTDYgMi44MyAxMC41OSA3LjQxIDEyIDYgNiAwIDAgNnoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDc2IC0yNDcxKSB0cmFuc2xhdGUoMCAyMzExKSB0cmFuc2xhdGUoMzQwIDE2MCkgdHJhbnNsYXRlKDczNikgdHJhbnNsYXRlKDYgOCkiLz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+Cg==\""],"names":["_ref","title","url","React","className","href","WEB_APP_URL","style","minWidth","_Button","type","block","target","rel","FAQ","key","message","Link","to","Routes","Layout","paddingTop","_Row","justify","_Col","md","_Collapse","accordion","ghost","expandIconPosition","expandIcon","isActive","src","upIcon","downIcon","alt","margin","map","item","borderBottom","header","whiteSpace","textAlign","FooterBox"],"sourceRoot":""}