Rocky_Mountain_Vending/.pnpm-store/v10/files/6f/52f90dc72e9dcf0cfd114d15de502ca11224e1e5a20e1846f7f71da3adda685d4bb9f84fc3c755b04276d7bcce41e3341373c68bfafe6b5b99031b563332c6
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

10 lines
No EOL
164 B
Text

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = x => () => x;
exports.default = _default;