// Aloha Smart System v2 — main landing page
// Order: Hero → Credit-card trust → Personas → Products grid → "Built for Hawaii" → FAQ → CTA
// Aloha brand v2 — Sunset Terracotta + Deep Charcoal
const COLORS_V2 = {
bg: '#F5EFE6',
bgAlt: '#EDE4D3',
ink: '#1A1A1F',
ink70: 'rgba(26,26,31,0.72)',
ink50: 'rgba(26,26,31,0.5)',
ink20: 'rgba(26,26,31,0.18)',
ink10: 'rgba(26,26,31,0.08)',
accent: '#C8553D',
accentDeep: '#7A2E1F',
coral: '#C8553D',
gold: '#C9941E',
green: '#1F6E4D',
white: '#FFFFFF',
blush: '#F1D9CF',
};
const PLUMERIA_BG = `url('data:image/svg+xml;utf8,')`;
function LogoA({ size = 28, dark = false, color }) {
const ink = color || (dark ? '#F5EFE6' : '#1A1A1F');
const dotColor = dark ? '#F1D9CF' : '#C8553D';
return (
A
);
}
function NavV2() {
const [scrolled, setScrolled] = React.useState(false);
React.useEffect(() => {
const fn = () => setScrolled(window.scrollY > 8);
window.addEventListener('scroll', fn, { passive: true });
return () => window.removeEventListener('scroll', fn);
}, []);
return (
);
}
function HeroV2() {
return (
Hawaii’s payment platform for restaurants, food courts, markets, and multi-vendor halls.
Credit card processing, POS, kiosks, table ordering, delivery integration, and in-store digital signage —
engineered locally on Clover and Zorder, installed across O‘ahu.
Most providers stop at the hardware. We use Clover as the foundation, then build features
no one else has — the kind that cut server hours,
stop missed orders, and let your staff focus on guests instead of paperwork.
Most Hawaii restaurants use one company for credit card processing and another for their POS.
When something breaks, you’re stuck on hold with both. Aloha Smart System is your processor and your platform.
Local rates, local install, local support — and the apps you actually need on top.
{persona.description}
{prod.blurb}
Mainland POS companies don’t understand a Korean BBQ in Kaka‘ako, a poke counter in Waikīkī,
or a 12-vendor food court in Pearlridge. We do — because we eat there.
Aloha Smart System is operated by Musubi Media LLC, a Honolulu-based studio. Our roots are in
karaoke and hospitality tech — we’ve been building software that talks to TVs and POS terminals
for years. Now we bring that to every restaurant, market, and food hall in Hawaii.
Send us your menu, current processor statement, or a photo of the chaos behind your counter.
We’ll come back with a real quote and a plan.
We process your credit cards.
Then we build the system on top.
{/* Label tag */}
{/* Label tag */}
Clover hardware on the bottom.
Our apps on top.
The processor and the platform — under one roof.
From a single Korean BBQ to a 12-vendor food hall.
{/* Tabs */}
{persona.headline}
{persona.pains.map((pain, i) => (
Six systems. One platform.
{prod.name}
{prod.features.map((f, i) => (
Learn more →
))}
We’re your neighbors.
Questions Hawaii owners actually ask.
Get a payment quote.
Or just talk story.