Initial commit: New industrial design with green theme
This commit is contained in:
20
.env.example
Normal file
20
.env.example
Normal file
@@ -0,0 +1,20 @@
|
||||
# Environment Configuration for Deal Plus Tech Website
|
||||
# Copy this file to .env.local and fill in the values
|
||||
|
||||
# Site Configuration
|
||||
NEXT_PUBLIC_SITE_URL=https://dealplustech.co.th
|
||||
|
||||
# Contact Information
|
||||
NEXT_PUBLIC_PHONE=090-555-1415
|
||||
NEXT_PUBLIC_EMAIL=dealplustech@gmail.com
|
||||
NEXT_PUBLIC_LINE_ID=jppselection
|
||||
NEXT_PUBLIC_FACEBOOK_URL=https://www.facebook.com/Dealplustech/
|
||||
|
||||
# Company Information
|
||||
NEXT_PUBLIC_COMPANY_ADDRESS=9/70 ซอยนครลุง 17 แขวงบางไผ่ เขตบางแค กทม. 10160
|
||||
|
||||
# Google Analytics (optional)
|
||||
# NEXT_PUBLIC_GA_MEASUREMENT_ID=G-XXXXXXXXXX
|
||||
|
||||
# Google Search Console Verification (optional)
|
||||
# NEXT_PUBLIC_GOOGLE_SITE_VERIFICATION=your-verification-code
|
||||
Reference in New Issue
Block a user