<!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <title>Boca Beat - Brothers After All Review</title>

  <link rel="stylesheet" href="styles.css">

  <script src="https://cdn.jsdelivr.net/npm/react@18.3.1/umd/react.production.min.js"></script>

  <script src="https://cdn.jsdelivr.net/npm/react-dom@18.3.1/umd/react-dom.production.min.js"></script>

</head>

<body>

  <div id="root"></div>

  <!-- Updated for redeploy on Sep 28, 2025 -->

  <script>

    "use strict";


    var Header = function Header() {

      return React.createElement(

        "header",

        { className: "bg-blue-900 text-white py-6" },

        React.createElement(

          "div",

          { className: "container mx-auto px-4" },

          React.createElement("h1", { className: "text-4xl font-bold" }, "Boca Beat"),

          React.createElement("p", { className: "text-lg" }, "Boca Raton's Premier Music & Culture Blog")

        )

      );

    };


    var Article = function Article() {

      return React.createElement(

        "article",

        { className: "container mx-auto px-4 py-8 max-w-3xl" },

        React.createElement("h2", { className: "text-3xl font-bold mb-4" }, "Brothers After All Deliver a Soul-Stirring Allman Brothers Tribute at The Funky Biscuit"),

        React.createElement("p", { className: "text-gray-600 mb-4" }, "By Riley Quinn, Boca Beat | September 26, 2025"),

        React.createElement(

          "div",

          { className: "prose prose-lg" },

          React.createElement(

            "p",

            null,

            "On September 26, 2025, The Funky Biscuit in Boca Raton, FL, was electrified by the soulful, authentic performance of ",

            React.createElement("em", null, "Brothers After All"),

            ", the premier Allman Brothers Band tribute act. For two hours and fifteen minutes, this talented ensemble took a packed house on a musical journey through decades of the Allman Brothers’ iconic catalog, delivering a performance that was both a nostalgic homage and a vibrant celebration of Southern rock mastery. The venue buzzed with energy, as fans young and old were treated to a night of jaw-dropping solos and a setlist that showcased the band’s versatility and reverence for the Allman legacy."

          ),

          React.createElement(

            "p",

            null,

            "Opening with the rousing ",

            React.createElement("em", null, "Revival"),

            ", ",

            React.createElement("em", null, "Brothers After All"),

            " set the tone for the evening with a stunning four-part harmony that immediately hooked the crowd. Lefty Hathaway’s vocals, dripping with the raw, soulful grit of a younger Gregg Allman, were a standout, projecting an emotional depth that felt both timeless and fresh. Hathaway’s prowess on the Hammond B3 and piano was nothing short of mesmerizing, channeling the spirit of Chuck Leavell with a finesse that anchored the band’s sound and added layers of texture to each song."

          ),

          React.createElement(

            "p",

            null,

            "The slide guitar work of Pete Quigley was a revelation, effortlessly capturing the distinct tones and feel of both Duane Allman and Warren Haynes. Whether ripping through the fiery riffs of ",

            React.createElement("em", null, "Statesboro Blues"),

            " or the soulful slides of ",

            React.createElement("em", null, "Dreams"),

            ", Quigley’s playing was a masterclass in authenticity and precision. Meanwhile, Dave Lasman, handling lead guitar and lead vocals on ",

            React.createElement("em", null, "Ramblin’ Man"),

            " and ",

            React.createElement("em", null, "Where It All Begins"),

            ", embodied the spirit of Dickey Betts with his melodic phrasing and commanding stage presence. His ability to channel Betts’ signature style while adding his own flair was a highlight of the night."

          ),

          React.createElement(

            "p",

            null,

            "The rhythm section was a force of nature. Will Keehner’s bass playing was steady, soulful, and driving, evoking the expertise of both Berry Oakley and Oteil Burbridge. His standout moment came during a jaw-dropping five-minute bass solo that transitioned into the band’s encore rendition of ",

            React.createElement("em", null, "Whipping Post"),

            "—hands down the most powerful and exhilarating performance of the song I’ve ever witnessed from any band. The dual drummers, Mike Loschiavo and Hosny Franck, were like a freight train, delivering precise and dynamic rhythms that mirrored the iconic partnership of Butch Trucks and Jaimoe. Their synergy was palpable, driving the band with relentless energy. Adding to the rhythmic fireworks was Mitch Fine on percussion, whose nuanced flourishes and flair, reminiscent of Marc Quiñones’ style from the Allman Brothers’ 1990s-to-present era, completed the band’s rich, layered sound. The trio’s percussive exhibition during ",

            React.createElement("em", null, "In Memory of Elizabeth Reed"),

            " left the audience in awe, a testament to their skill and showmanship."

          ),

          React.createElement(

            "p",

            null,

            "The setlist was a masterfully curated voyage down memory lane, covering Allman Brothers classics like ",

            React.createElement("em", null, "Southbound"),

            ", ",

            React.createElement("em", null, "Trouble No More"),

            ", ",

            React.createElement("em", null, "Midnight Rider"),

            ", ",

            React.createElement("em", null, "Hot ’Lanta"),

            ", ",

            React.createElement("em", null, "Jessica"),

            ", ",

            React.createElement("em", null, "One Way Out"),

            ", ",

            React.createElement("em", null, "No One Left to Run With"),

            ", and ",

            React.createElement("em", null, "Don’t Keep Me Wondering"),

            ". A special treat was the guest appearance of Mark Greenberg, drummer for Dickey Betts and Great Southern, who joined the band for a rollicking performance of ",

            React.createElement("em", null, "Jessica"),

            ". Each song was delivered with passion and precision, showcasing the band’s ability to honor the Allman Brothers’ legacy while infusing their own energy into the performance."

          ),

          React.createElement(

            "p",

            null,

            "The night culminated in a mesmerizing rendition of ",

            React.createElement("em", null, "Whipping Post"),

            ", which brought the house down and left the crowd roaring for more. The Funky Biscuit was wall-to-wall with fans, and the energy was electric from start to finish. ",

            React.createElement("em", null, "Brothers After All"),

            " proved themselves to be the most authentic Allman Brothers tribute act around, delivering a performance that was both a faithful recreation and a vibrant celebration of the music that defined a genre. If you get the chance to catch these guys live, don’t miss it—it’s a musical experience you won’t forget."

          )

        )

      );

    };


    var Footer = function Footer() {

      return React.createElement(

        "footer",

        { className: "bg-gray-800 text-white py-4" },

        React.createElement(

          "div",

          { className: "container mx-auto px-4 text-center" },

          React.createElement("p", null, "© 2025 Boca Beat. All rights reserved."),

          React.createElement("p", null, "Contact us: ", React.createElement("a", { href: "mailto:info@bocabeat.com", className: "underline" }, "info@bocabeat.com"))

        )

      );

    };


    var App = function App() {

      return React.createElement(

        "div",

        null,

        React.createElement(Header, null),

        React.createElement(Article, null),

        React.createElement(Footer, null)

      );

    };


    var root = ReactDOM.createRoot(document.getElementById("root"));

    root.render(React.createElement(App, null));

  </script>

</body>

</html>