Skip to main content Screen Reader Website Version

Website Redesign Launch: Precon Tanks Gets a Modern Upgrade

We’re excited to announce the launch of the brand-new website for Precon Tanks — a leading manufacturer of precast concrete tanks and systems for the wastewater and stormwater industries.

With decades of expertise and a reputation for quality and dependability, Precon needed a website that reflected their technical capabilities and made it easier for contractors, engineers, and municipalities to learn about their solutions. That’s where Livewire came in.


💡 A Digital Foundation That Matches Their Real-World Impact

Precon Tanks has long been known for designing and manufacturing high-performance precast concrete tanks — but their old website didn’t convey the scale, detail, or professionalism of their work.

We collaborated closely with the Precon team to create a website that:

  • Provides a clear overview of products and applications

  • Features technical resources and downloadable specs

  • Is fast, responsive, and mobile-friendly

  • Reflects Precon’s brand and expertise in civil infrastructure


🔧 What We Delivered

✅ Modern, Clean Design

The new site features a bold, industrial-inspired layout that feels strong, reliable, and modern — just like the products Precon delivers.

✅ Product-Focused Navigation

Users can now easily explore Precon’s tank systems by category and application, making it easy for engineers and municipalities to find exactly what they need.

✅ Downloadable Resources

The site includes spec sheets, brochures, and diagrams for industry professionals — making the new PreconTanks.com a true resource hub.

✅ Mobile-Optimized & Lightning Fast

We optimized every page for speed, usability, and mobile devices, so the site performs as well as it looks.


🚀 Built for Growth

The redesigned website is more than just a facelift — it’s a platform for growth. With improved UX, faster load times, and strong SEO foundations, Precon Tanks is now positioned to rank higher, reach further, and serve their clients better than ever before.

➡️ Explore the new website at precontanks.com


Want Results Like This?

At Livewire, we specialize in building high-performance websites for engineering, construction, and industrial companies — sites that inform, impress, and convert.

📞 Let’s talk about your next digital project.
🌐 livewiregeeks.com

More Web Design Blog Content

Preloading Images with Jquery

There are times when preloading images is an important step in keeping your site/page/program running smoothly. This is especially true in the era of mobile. Here’s a cute little snippet that does just that. function preload(yourarrayOfImages) { $(yourarrayOfImages).each(function(){ $(‘<img/>’)[0].src = this; }); } preload([ ‘img/image1.jpg’, ‘img/image2.jpg’, ‘img/image3.jpg’ ]);

The Greatest Watch In The History Of Mankind

Well, this has little … really nothing … to do with website design or SEO but we would like to take a moment to recognize the greatest wood watch in the entire world. This thing is decked out. Sleek, modern and unique. It slides on like a Gregory

PHP Is Still King

Hypertext Preprocessor (PHP) is a popular server-side scripting language for building websites. Around 70% of all websites online today use PHP, a computer language that was created in 1994 by Rasmus Lerdorf. Since it is available for everyone to use and alter, PHP is known as an open-source

New Website: Top Dawg Detection

Bed bug detection is a fascinating new business. Trained in a facility up north, these dogs are trained to detect even a single bed bug. Most of the business is certifying hotels and motels as “bed bug free”. These dogs are about 97% accurate and are fun to

Reducing Cumulative Layout Shift (CLS)

NEED HELP REDUCING CLS? Enter Your Website Below For Personal Recommendations:   Fill out my online form. In the fast-evolving landscape of web design, one metric that has gained significant attention among developers and SEO experts alike is the Cumulative Layout Shift (CLS). Since it directly affects user

Learning how to code?

We get questions all the time about how we started doing all this. Where did we learn to code? How on earth does any of that make sense? Some people are interested in learning for themselves. It’s easy to get started, especially in this day and age. Back