Rocky_Mountain_Vending/.pnpm-store/v10/files/b9/ee7a8e53d7ddb9132264dddb9f403d2b7c869cb02fc44d7010130c53bb202b0151c99074556373d66596fcf365094baa9de5da23e32172d0f1f9634341546e
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

2 lines
104 B
Text

import type { PagesRender } from '../../render';
export declare const lazyRenderPagesPage: PagesRender;