Rocky_Mountain_Vending/.pnpm-store/v10/files/d7/012c7b0fbab293923a98c0cd9ffc4068745700913f88a1af0b41a14e068c25c68259895a8640f40c0e7ed1a965f313ac4d82035ece77a7acc3716198cd74b2
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

5 lines
211 B
Text

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.effectCar = void 0;
var use_sidecar_1 = require("use-sidecar");
exports.effectCar = (0, use_sidecar_1.createSidecarMedium)();