// Hours & Location — map placeholder, address, hours table const hoursDS = window.ThaiVillageCuisineDesignSystem_bfe0b3; function HoursLocation() { const { SectionHeading, Button } = hoursDS; const { NAP, HOURS } = window; const { MapPinIcon, PhoneIcon, ClockIcon, ArrowRight } = window; const todayRow = [3, 0, 0, 0, 0, 1, 2][new Date().getDay()]; // Sun..Sat -> HOURS index return (
{/* Live Google Map */}