// 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 (
{/* Two-column hero */}
{/* LEFT — text */}
Built in 808 · Clover-authorized · Honolulu

We process your credit cards.
Then we build the system on top.

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.

Find your fit 60 sec
Already know what you need? Book a demo · Get payment quote
{/* RIGHT — photo composition */}
{/* Storefront photo (background, top-right) */}
Choi's Garden — Korean restaurant in Honolulu running Aloha Smart System {/* Label tag */}
CHOI’S GARDEN
Table Order · POS
{/* Tablet photo (foreground, bottom-left, overlapping) */}
Sura Hawaii — Zorder tablet running Aloha Smart System table ordering {/* Label tag */}
SURA HAWAII
Zorder tablet · integrated with our POS
{/* Stat strip */}
{[ ['Hawaii-based', 'Honolulu HQ · on-site install'], ['Clover authorized', 'Direct merchant services'], ['Zorder partner', 'Native integration'], ['Multi-language', 'EN · 한국어 · 日本語'], ].map(([h, s]) => (
{h}
{s}
))}
); } function WhatYouGetSection() { const hardware = [ { img: 'assets/photos/clover-station.png', name: 'Clover Station', role: 'Counter POS · the workhorse' }, { img: 'assets/photos/clover-mini.png', name: 'Clover Mini', role: 'Compact countertop · tap-to-pay' }, { img: 'assets/photos/clover-flex.png', name: 'Clover Flex', role: 'Handheld · tableside ordering' }, { img: 'assets/photos/clover-kds.png', name: 'Kitchen Display', role: 'Tickets · routes by station' }, { img: 'assets/photos/clover-kiosk.png', name: 'Self-Order Kiosk', role: 'Customer self-checkout' }, ]; const apps = [ { letter: 'F', name: 'Food Court Master', body: 'One ticket auto-routes to every kitchen. Cuts the runner role entirely.' }, { letter: 'I', name: 'Inventory Master', body: 'Vision-OCR invoices + auto-reorder. Saves 5–7 manager hours/week.' }, { letter: 'T', name: 'Table Order', body: 'Guests order from the table. Frees servers for service, not order-taking.' }, { letter: 'D', name: 'Delivery Hub', body: 'DoorDash + Uber + GrubHub on one screen. Stop juggling three tablets.' }, { letter: 'K', name: 'Smart Kiosk', body: 'Bilingual self-order at peak hours. Replaces a counter cashier.' }, { letter: 'M', name: 'Display Network', body: 'In-store TVs sell for you. Lifts ticket size without staff effort.' }, ]; return (
{/* Header */}
What you actually get

Clover hardware on the bottom.
Our apps on top.

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.

{/* Layer 1 — Hardware */}
Layer 1 — Hardware
Comes with every install. Built on Clover.
{hardware.map((h) => (
{h.name}
{h.name}
{h.role}
))}
{/* Layer 2 — Apps */}
Layer 2 — Aloha Apps
What only we give you. Cuts labor hours. Built in Honolulu.
{apps.map((a) => (
{a.letter}
{a.name}
{a.body}
))}
{/* Bottom framing */}
Same hardware everyone uses. Apps no one else has.
Restaurants on our stack run with fewer servers, fewer missed tickets, and lower invoice labor — with one Honolulu support number for all of it.
Get a quote →
); } function ProcessingSection() { return (
Hawaii credit card processing

The processor and the platform — under one roof.

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.

{[ ['01', 'Local rates, local people', 'Negotiated in Honolulu, not at a 1-800 mainland call center. Your account manager has a Hawaii area code.'], ['02', 'Built on Clover, integrated with Zorder', 'Clover-authorized for hardware and merchant services. Native Zorder integration for kitchen display and order routing.'], ['03', 'Hardware + software + install', 'We deliver the terminal, install at your store, train your staff, and stay on call. One number for everything.'], ].map(([n, t, d]) => (
{n}
{t}
{d}
))}
); } function PersonaSection() { const [active, setActive] = React.useState('restaurants'); const persona = ALOHA_PERSONAS.find(p => p.id === active); const products = ALOHA_PRODUCTS.filter(p => persona.products.includes(p.id)); return (
Built for your business

From a single Korean BBQ to a 12-vendor food hall.

{/* Tabs */}
{ALOHA_PERSONAS.map(p => ( ))}

{persona.headline}

{persona.description}

What we hear from owners
    {persona.pains.map((pain, i) => (
  • “{pain}”
  • ))}
We solve it with
{products.map(prod => ( { e.currentTarget.style.borderColor = COLORS_V2.ink; }} onMouseLeave={e => { e.currentTarget.style.borderColor = COLORS_V2.ink10; }}>
{prod.name.charAt(0)}
{prod.name}
{prod.category}
{prod.tagline}
))}
); } function ProductsGrid() { return (
Product lineup

Six systems. One platform.

All built on Clover, integrated with Zorder, installed in Hawaii.
{ALOHA_PRODUCTS.map(prod => (
{prod.name.charAt(0)}
{prod.category}

{prod.name}

{prod.tagline}

{prod.blurb}

    {prod.features.map((f, i) => (
  • {f}
  • ))}
Learn more
))}
); } function BuiltForHawaii() { return (
Built for Hawaii

We’re your neighbors.

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.

808
Local area code support
3
Languages — EN · KO · JP
O‘ahu
On-site installs
Serving these neighborhoods
{ALOHA_LOCATIONS.map(loc => ( {loc} ))}
Hawaii credit card processing · Hawaii POS system · Honolulu kiosk system · Hawaii table ordering system · Hawaii delivery integration · Korean restaurant POS Hawaii · Japanese restaurant POS Hawaii · Food court POS Hawaii · Clover Hawaii.
); } function FAQSection() { const [open, setOpen] = React.useState(0); return (
Frequently asked

Questions Hawaii owners actually ask.

{ALOHA_FAQ.map((item, i) => (
{open === i && (
{item.a}
)}
))}
); } function ContactCTA() { return (
Talk to Aloha

Get a payment quote.
Or just talk story.

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.

{ALOHA_BRAND.email} {ALOHA_BRAND.phone}
What happens next
{[ ['Day 0', 'You email us. We reply same business day.'], ['Day 1–3', 'On-site walkthrough or video call. Show us your setup.'], ['Week 1', 'Custom quote: processing rate + system buildout.'], ['Week 2–4', 'Install, train, go live. Aloha is on call.'], ].map(([d, t]) => (
{d}
{t}
))}
); } function FooterV2() { return ( ); } function AlohaSmartLandingV2() { return (
); } window.AlohaSmartLandingV2 = AlohaSmartLandingV2;