Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.24 KB | None | 0 0
  1. categoryList.add(new Category("equipment-financing", "Equipment financing", "Millennials Finance is an ally to business owners, a trusted lending resource that works hard and moves quickly to provide financing solutions.", "Send application", true, R.drawable.ic_equipment_finance));
  2. categoryList.add(new Category("trucks", "Trucks", "", R.drawable.ic_trucks));
  3. categoryList.add(new Category("recruiting", "Recruiting", "Why would only LeBron James or Leonardo Di Caprio have agents who represent them and fight for their interests. Find CDL Jobs is an online platform for all drivers across the United States which helps them find a suitable job in their area. Unlike other recruiting companies that take your application and just pass it on to hundreds of companies, we actually contact you, get all the information from you and start digging appropriate company based on your preferences. Currently we are working with companies from all 50 states in the USA. We also have the biggest online community on Facebook with over 55k members which allows us to quickly match you with the right position.", "Learn more", false, R.drawable.ic_recruiting));
  4. categoryList.add(new Category("funding-solutions", "Funding solutions", "Nobody knows your business better than you do, which is why we tailor our services to fit your unique cash flow needs. Let our skilled Factoring Specialists work with you to gather a detailed view of your business and create a custom factoring program that works best for you.", "Apply for factoring", true, R.drawable.ic_funding));
  5. categoryList.add(new Category("electronic-logbook", "Electronic logbook", "Millennials Trucking’s solutions connect vehicles, drivers, and office staff to streamline business processes, uncover efficiencies, and help business of all sizes grow.", "Apply for eld", true, R.drawable.ic_electronic_logbook));
  6. categoryList.add(new Category("trucking-employee", "Trucking employee", "At Wersirius \n" +
  7. "\"We want to ensure our clients expansion and growth by keeping them profitable at all time\"", "Learn more", false, R.drawable.ic_trucking_employee));
  8. categoryList.add(new Category("truck-service", "Truck service", "We offer following services: 24 Hour Service, Roadside Service, Mobile Service, Truck Repairs, Trailer Repairs, Electrical Repair, A/C Service, Suspension, Brakes & Air, Engine Repair, PM Service, Oil Change & Lube, Fleet Maintenance, Mobile Maintenance, DOT Inspections, Jump Starts, Fuel Delivery"
  9. , "Send a inquiry", false, R.drawable.ic_truck_service));
  10. categoryList.add(new Category("safety-videos", "Safety videos", "We partner with companies of all sizes in a wide range of industries in the US market to provide a comprehensive safety program solutions. From large companies needing solutions to specific issues to start-ups needing to develop entire programs. We work with our customers to get them practical solutions to their safety needs without up selling. We value our customer relationships and strive to provide the best service at a fair price.", "Send a inquiry", false, R.drawable.ic_safety_video));
  11. categoryList.add(new Category("truck-parking-spots", "Truck parking spots", "How do you find out about open spots? Millennials parking are here for you.", "Apply", false, R.drawable.ic_truck_parking));
  12. categoryList.add(new Category("insurance", "Insurance", "Millennials insurance for company of any size.", "Get a quote", true, R.drawable.ic_insurance));
  13. categoryList.add(new Category("trailers", "Trailers", "", R.drawable.ic_trailer));
  14. categoryList.add(new Category("logistics", "Logistics", "Trucking operations can be enhanced significantly through the use of trucking logistics. OTR trucking companies can enhance revenues and operational efficiency through the application of modern logistics systems. The overall benefits of implementing logistics are service efficiency and business profitability. At Millennials Logistics we provide transportation services that move goods across the country using modern logistics capabilities.", "Find a load", false, R.drawable.ic_logistics));
  15. categoryList.add(new Category("fuel-cards", "Fuel cards", "Save with Millennials Fuel Cards up to 50¢ per gallon at all major stops.", "Apply for a card", true, R.drawable.ic_fuel_card));
  16. categoryList.add(new Category("trucking-software", "Trucking software", "Millennials Transport provide everything that trucking software need.", "Get a quote", false, R.drawable.ic_trucking_software));
  17. categoryList.add(new Category("company-startup", "Boost your credit", "With Millennials Trucking you can boost your credit. Contact us for more information.", "Send a inquiry", false, R.drawable.ic_startup));
  18. categoryList.add(new Category("truck-schools", "Truck schools", "What You Can Learn with Millennials Truck School \n" +
  19. "At Millennials Truck School, we understand the importance of career-focused education. Our hands-on learning covers tractor-trailer operation, safety regulations, safe driving techniques and more. With our CDL training, you could be on your way to a new career with a Commercial Driver License (CDL).\n" +
  20. "Our CDL Training: Class A Tractor Trailer program is designed to provide the optimal balance between classroom learning and on the road training to better prepare you for the CDL exam. Our program provides: •\n" +
  21. "Defensive driving techniques, Motor carrier safety regulations, How to operate tractor trailers, Proper vehicle safety inspection, Trip planning techniques", "Apply", false, R.drawable.ic_truck_school));
  22. categoryList.add(new Category("taxes", "Taxes and Startups", "Need help filing taxes, including your federal tax return and state tax return? We're here year-round to provide the tax know-how you need. Looking to find every last available tax deduction to minimize your taxes and maximize your return? We're experts at it. We also have bilingual Tax Pros available to take care of all your tax filing needs.", "Send a inquiry", R.drawable.ic_taxes));
  23. categoryList.add(new Category("trucking-companies", "Trucking companies", "Find the best companies with us!", "Learn more", false, R.drawable.ic_trucking_companies));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement