);
}
function PageCommunity({ go, toast }) {
const [email, setEmail] = useStateCom('');
const submit = (e) => {
e.preventDefault();
if (!email || !/.+@.+\..+/.test(email)) { toast('Please enter a valid email.'); return; }
toast(`You're on the list. ${email} will hear first.`);
setEmail('');
};
const clubSlides = [
{ title: 'Simulator Bays', desc: 'Tournament-grade sims, private suites.', src: 'assets/club-simulator.png' },
{ title: 'The Lounge', desc: 'A living room with a short game view.', src: 'assets/club-lounge.png' },
{ title: 'Golf School', desc: 'Coaching from first swing to scratch.', src: 'assets/club-school.png' },
{ title: 'Pro Shop', desc: 'Curated apparel, grips, and finds.', src: 'assets/club-proshop.png' },
{ title: 'The Café', desc: 'Matcha, espresso, snacks, long mornings.', src: 'assets/club-cafe.png' },
{ title: 'Private Events', desc: 'Book the space for your night.', src: 'assets/club-events.png' },
];
return (
{/* Hero — image background */}
The 8tee Club · 2027+
A home for the game.
A full golf entertainment destination. Simulator bays, a luxury lounge, a golf school, a pro shop, and a café — in one warm, intentional space.
{/* Inside the Club — carousel */}
Inside the Club
Every room invites connection.
{/* Design vision — video placeholder */}
Video
Design walkthrough
Design
Designed for play, work, and everything after.
The Club is being designed the way we source apparel — with a point of view. Warm wood, bronze detailing, linen, ceramic, and earth-toned textiles pulled from the same world the brand lives in.
It should feel more like a favorite restaurant than a typical clubhouse.
{/* Waitlist */}
Opening 2027+
Join the waitlist.
Hear first about founding memberships, preview nights, and opening.