// About page
function ABLogoA({ size = 28 }) {
return (
A
);
}
function ABNav() {
const isMobile = useIsMobile();
const [open, setOpen] = React.useState(false);
// close menu on link click / resize to desktop
React.useEffect(() => { if (!isMobile) setOpen(false); }, [isMobile]);
const links = [
{ href: 'index.html#products', label: 'Products' },
{ href: 'index.html#personas', label: 'Industries' },
{ href: 'index.html#processing', label: 'Processing' },
{ href: 'about.html', label: 'About', active: true },
{ href: 'find-your-fit.html', label: 'Find your fit' },
];
return (
);
}
function ABHero() {
const isMobile = useIsMobile();
return (
We don't write software for restaurants from a corporate office. We run two of them ourselves.
Aloha Smart System and Musubi Media are sister companies built around the same belief —
that small-business owners in Hawaii deserve tools that match the way they actually work.
Running a small business in Hawaii is a daily uphill climb. Labor costs keep rising. Hiring
gets harder every year. Operating expenses leave less and less margin. In the middle of that
reality, our founder Anthony Han spent two decades on the floor — operating dry cleaners,
restaurants, karaoke lounges, and now Korean fried chicken stores.
The DNA came from family. A mother who ran restaurants in Korea, who taught the value of
relentless effort. A father who invented things — who turned ideas into real, working products.
Aloha Smart System is what happens when those two values meet — diligence and inventiveness,
applied to the problems we live with every day.
That's why Aloha Smart System isn't just another POS. It's a field-centric solution — designed
from the perspective of the boss working the floor, not the engineer in a meeting.
Most software companies hand you the tool and walk away. Most marketing agencies don't understand
how a restaurant actually runs. We do both — under one roof, with one team that knows your floor.
Every product on this site has been validated in a real, paying restaurant before we offered it.
These are the stores that helped us prove it.
Featured in the Hawaii Korean community magazine — a profile on the founding story
of Aloha Smart System and Soul Chicken Hawaii.
Send a floor plan, a photo, or just a sentence about what you're trying to fix.
We usually reply same day. Hawaii hours.
Built by operators,
for operators.
Living through the reality of small business in Hawaii — until the experience itself became a solution.
{isMobile ? (
<>"POS isn't just a machine. It's a tool that makes a boss's day easier.">
) : (
<>"POS isn't just a machine.
It's a tool that makes a boss's day easier.">
)}
We build the system. And we drive the customers.
Four principles. Everything else follows.
Stores actually running our system right now.
Hawaii Korean community magazine
Let's see if we're a fit.