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>
14 lines
No EOL
464 B
Text
14 lines
No EOL
464 B
Text
{
|
|
"@context": "https://schema.org",
|
|
"@type": "WebPage",
|
|
"name": "stripe-setup/",
|
|
"description": "Complete your Stripe integration setup and add products to your store",
|
|
"url": "https://rockymountainvending.com/stripe-setup/",
|
|
"datePublished": "2026-01-07T23:20:37.554Z",
|
|
"dateModified": "2026-01-07T23:20:37.554Z",
|
|
"publisher": {
|
|
"@type": "Organization",
|
|
"name": "Rocky Mountain Vending",
|
|
"url": "https://rockymountainvending.com"
|
|
}
|
|
} |