LlamaPress
Templates
Home
Webpages
Source Code
Activated Features
Show Database
Templates
Editing web page history
Content
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Why Field Rocket? | Field Rocket</title> <meta name="description" content="Discover why Field Rocket is the best choice for your home service business. Simple, affordable, and built for small businesses."> <script src="https://cdn.tailwindcss.com"></script> <link href="https://fonts.googleapis.com/css2?family=Papyrus&display=swap" rel="stylesheet" /> <script src="https://unpkg.com/heroicons@2.0.18/24/outline/index.min.js"></script> <link href="https://unpkg.com/heroicons@2.0.18/24/solid/style.css" rel="stylesheet"> </head> <body class="bg-gradient-to-br from-blue-100 to-blue-200 font-sans"> <header class="bg-white shadow"> <nav class="container mx-auto px-4 py-3 sm:px-6"> <div class="flex flex-col items-center justify-between sm:flex-row"> <div class="flex items-center"> <img src="https://app.fieldrocket.us/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBbWNkIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--20600e8719c5434763a3421a2e79c95aa8e25bd9/field-rocket-logo%20(1).png" alt="Field Rocket Logo" class="w-20" /> <div class="font-roboto mb-4 text-xl font-bold italic text-[#333333] sm:mb-0">Field Rocket</div> </div> <div class="flex flex-wrap items-center justify-center space-x-2 sm:space-x-4"> <a href="#about" class="mb-2 text-gray-600 hover:text-yellow-600 sm:mb-0">About</a> <a href="#benefits" class="mb-2 text-gray-600 hover:text-yellow-600 sm:mb-0">Benefits</a> <a href="#faq" class="mb-2 text-gray-600 hover:text-yellow-600 sm:mb-0">FAQ</a> <a href="https://fieldrocket.com" class="rounded bg-gradient-to-r from-green-500 to-green-700 px-4 py-2 text-white hover:from-green-600 hover:to-green-800 transition duration-300">Get Your Free Website</a> </div> </div> </nav> </header> <main class="container mx-auto px-4 py-8 sm:px-6"> <h1 class="mb-8 text-4xl font-bold text-center text-gray-800 font-Papyrus">WHY FIELD ROCKET?</h1> <section class="mb-12"> <h2 class="mb-8 text-3xl font-bold text-center text-gray-700">Built To Be Simple and Affordable For Small Business</h2> <div class="grid grid-cols-1 md:grid-cols-3 gap-8"> <div class="bg-white p-6 rounded-lg shadow-md transform hover:scale-105 transition duration-300"> <div class="flex items-center mb-4"> <i class="heroicon-s-currency-dollar w-8 h-8 text-green-500 mr-2"></i> <h3 class="text-xl font-bold text-gray-800">Why Free?</h3> </div> <p class="text-gray-600">I love Ashley! Our app offers an array of fantastic free features. Only pay if you require multiple users or need advanced features. <a href="https://fieldrocket.us/why-is-field-rocket-free/" class="text-yellow-600 hover:underline">Learn more about our free offering</a>.</p> </div> <div class="bg-white p-6 rounded-lg shadow-md transform hover:scale-105 transition duration-300"> <div class="flex items-center mb-4"> <i class="heroicon-s-puzzle-piece w-8 h-8 text-blue-500 mr-2"></i> <h3 class="text-xl font-bold text-gray-800">Simple</h3> </div> <p class="text-gray-600">Get started with Field Rocket for free, and upgrade when you need to. If you're not satisfied with one of our paid options, take us up on our money-back guarantee. <a href="https://fieldrocket.us/free-websites-for-home-service-contractors-through-field-rocket/" class="text-yellow-600 hover:underline">Discover our free websites for contractors</a>.</p> </div> <div class="bg-white p-6 rounded-lg shadow-md transform hover:scale-105 transition duration-300"> <div class="flex items-center mb-4"> <i class="heroicon-s-users w-8 h-8 text-green-500 mr-2"></i> <h3 class="text-xl font-bold text-gray-800">We're With You</h3> </div> <p class="text-gray-600">If you have any questions or special requests feel free to contact us. Email us or call at (385) 340-3738. <a href="https://fieldrocket.us/gathering-online-reviews-the-most-important-sale-you-make/" class="text-yellow-600 hover:underline">Learn about gathering online reviews</a>.</p> </div> </div> </section> <section class="mb-12"> <h2 class="mb-8 text-3xl font-bold text-center text-gray-700">Choose your plan</h2> <div class="overflow-x-auto"> <table class="w-full bg-white shadow-lg rounded-lg overflow-hidden"> <thead> <tr class="bg-gradient-to-r from-green-500 to-green-700 text-white"> <th class="p-3 text-left">Features</th> <th class="p-3 text-center">Free</th> <th class="p-3 text-center">Simple</th> <th class="p-3 text-center">Grow</th> <th class="p-3 text-center">Rocket</th> </tr> </thead> <tbody> <tr> <td class="p-3 font-bold text-gray-700">Price</td> <td class="p-3 text-center text-gray-600">$0/month</td> <td class="p-3 text-center text-gray-600">$20/month</td> <td class="p-3 text-center text-gray-600">$100/month</td> <td class="p-3 text-center text-gray-600">$250/month</td> </tr> <tr class="bg-gray-50"> <td class="p-3 text-gray-700">Scheduling & timesheets</td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> </tr> <tr> <td class="p-3 text-gray-700">Quotes/ estimates</td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> </tr> <tr class="bg-gray-50"> <td class="p-3 text-gray-700">Invoicing & card payments</td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> </tr> <tr> <td class="p-3 text-gray-700">Dedicated business phone number, 2-way text messaging, calls, spam filters</td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> </tr> <tr class="bg-gray-50"> <td class="p-3 text-gray-700">QuickBooks integration</td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> <td class="p-3 text-center"><span class="text-purple-500 text-xl font-bold">😊</span></td> </tr> <tr> <td class="p-3 text-gray-700">Number of users</td> <td class="p-3 text-center text-gray-600">1</td> <td class="p-3 text-center text-gray-600">3</td> <td class="p-3 text-center text-gray-600">10</td> <td class="p-3 text-center text-gray-600">Unlimited</td> </tr> <tr class="bg-gray-50"> <td class="p-3 text-gray-700">Support</td> <td class="p-3 text-center text-gray-600">Limited</td> <td class="p-3 text-center text-gray-600">SMS, Email</td> <td class="p-3 text-center text-gray-600">SMS, Email</td> <td class="p-3 text-center text-gray-600">Prioritized. Call, SMS, email</td> </tr> <tr> <td class="p-3 text-gray-700">Website</td> <td class="p-3 text-center text-gray-600">AI-generated website with Field Rocket domain</td> <td class="p-3 text-center text-gray-600">Limited customization of AI-generated website</td> <td class="p-3 text-center text-gray-600">Own domain, 2 posts per month</td> <td class="p-3 text-center text-gray-600">Own domain, 2 posts per month</td> </tr> <tr class="bg-gray-50"> <td class="p-3 text-gray-700">Facebook</td> <td class="p-3 text-center">-</td> <td class="p-3 text-center">-</td> <td class="p-3 text-center text-gray-600">2 posts per month</td> <td class="p-3 text-center text-gray-600">2-3 posts per week</td> </tr> <tr> <td class="p-3"></td> <td class="p-3 text-center"><a href="#" class="bg-gradient-to-r from-green-500 to-green-700 text-white px-4 py-2 rounded hover:from-green-600 hover:to-green-800 transition duration-300">Get started</a></td> <td class="p-3 text-center"><a href="#" class="bg-gradient-to-r from-green-500 to-green-700 text-white px-4 py-2 rounded hover:from-green-600 hover:to-green-800 transition duration-300">Buy now</a></td> <td class="p-3 text-center"><a href="#" class="bg-gradient-to-r from-green-500 to-green-700 text-white px-4 py-2 rounded hover:from-green-600 hover:to-green-800 transition duration-300">Buy now</a></td> <td class="p-3 text-center"><a href="#" class="bg-gradient-to-r from-green-500 to-green-700 text-white px-4 py-2 rounded hover:from-green-600 hover:to-green-800 transition duration-300">Buy now</a></td> </tr> </tbody> </table> </div> </section> </main> <footer class="bg-gray-800 py-6 text-white sm:py-8"> <div class="container mx-auto px-4 text-center sm:px-6"> <p>© 2024 Field Rocket. All rights reserved.</p> <div class="mt-4 flex justify-center space-x-4"> <a href="#" class="hover:text-yellow-400">Privacy Policy</a> <a href="#" class="hover:text-yellow-400">Terms of Service</a> <a href="#" class="hover:text-yellow-400">Contact Us</a> </div> </div> </footer> <!-- Code injected by live-server --> <script> // <![CDATA[ <-- For SVG support if ('WebSocket' in window) { (function () { function refreshCSS() { var sheets = [].slice.call(document.getElementsByTagName("link")); var head = document.getElementsByTagName("head")[0]; for (var i = 0; i < sheets.length; ++i) { var elem = sheets[i]; var parent = elem.parentElement || head; parent.removeChild(elem); var rel = elem.rel; if (elem.href && typeof rel != "string" || rel.length == 0 || rel.toLowerCase() == "stylesheet") { var url = elem.href.replace(/(&|\?)_cacheOverride=\d+/, ''); elem.href = url + (url.indexOf('?') >= 0 ? '&' : '?') + '_cacheOverride=' + (new Date().valueOf()); } parent.appendChild(elem); } } var protocol = window.location.protocol === 'http:' ? 'ws://' : 'wss://'; var address = protocol + window.location.host + window.location.pathname + '/ws'; var socket = new WebSocket(address); socket.onmessage = function (msg) { if (msg.data == 'reload') window.location.reload(); else if (msg.data == 'refreshcss') refreshCSS(); }; if (sessionStorage && !sessionStorage.getItem('IsThisFirstTime_Log_From_LiveServer')) { console.log('Live reload enabled.'); sessionStorage.setItem('IsThisFirstTime_Log_From_LiveServer', true); } })(); } else { console.error('Upgrade your browser. This Browser is NOT supported WebSocket for Live-Reloading.'); } // ]]> </script> </body> </html>
Web page
Show this web page history
Back to web page histories
What do you want to build?
LLama Bot
×
Chat History
Send
"
"
Restore Selected Chat