Rocky_Mountain_Vending/.pnpm-store/v10/files/bc/d63f08239871d6903ee9478416156c0f46da5fdc0f2e2b7c7c0e249fc2f536085df23d6860864f1ae03ab8c3afd16fd44bab047cde5de91b5fbf4ee828ec3c
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
145 B
Text

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = _default;
function _default(x) {
return x;
}