diff --git a/src/app/admin/settings/page.tsx b/src/app/admin/settings/page.tsx index 923d75c..d044580 100644 --- a/src/app/admin/settings/page.tsx +++ b/src/app/admin/settings/page.tsx @@ -350,68 +350,38 @@ const initialSettings: CompanySettings = { { id: 'SC-002', name: 'JAIBEN Service Center - Banani', address: 'Road 11, Banani, Dhaka', phone: '+8801712345671', rating: 4.5 }, ], companyPolicy: { - investor: { - title: 'Investor Policy', - description: '
Welcome to our investor program. This document outlines the terms and conditions for all investors participating in our EV fleet sharing initiative.
Note: Past performance does not guarantee future results. Please read all terms carefully before investing.
', - rules: [ - { name: 'No smoking in vehicles', description: 'Smoking is strictly prohibited inside any vehicle in the fleet' }, - { name: 'Return with same fuel/charge level', description: 'Vehicles must be returned with the same fuel/charge level as when rented' }, - { name: 'No unauthorized drivers', description: 'Only authorized drivers listed in the agreement are permitted to drive' }, - { name: 'Follow traffic rules', description: 'All traffic laws and regulations must be followed' }, - { name: 'Report accidents within 24 hours', description: 'Any accident must be reported within 24 hours of occurrence' } - ] - }, - merchant: { - title: 'Merchant Policy', - description: 'Thank you for joining our merchant network. These guidelines ensure smooth operations for all participating merchants.
Merchants receive 15% commission on each completed delivery plus monthly bonuses for high performance.
', - rules: [ - { name: 'No smoking in vehicles', description: 'Smoking is strictly prohibited inside any vehicle in the fleet' }, - { name: 'Return with same fuel/charge level', description: 'Vehicles must be returned with the same fuel/charge level as when rented' }, - { name: 'No unauthorized drivers', description: 'Only authorized drivers listed in the agreement are permitted to drive' }, - { name: 'Follow traffic rules', description: 'All traffic laws and regulations must be followed' }, - { name: 'Report accidents within 24 hours', description: 'Any accident must be reported within 24 hours of occurrence' } - ] - }, - swapStation: { - title: 'Swap Station Policy', - description: 'Welcome to our battery swap station network. Follow these safety and operational protocols for optimal service.
Stations operate 24/7 for subscriber convenience. Emergency support available round the clock.
', - rules: [ - { name: 'No smoking in vehicles', description: 'Smoking is strictly prohibited inside any vehicle in the fleet' }, - { name: 'Return with same fuel/charge level', description: 'Vehicles must be returned with the same fuel/charge level as when rented' }, - { name: 'No unauthorized drivers', description: 'Only authorized drivers listed in the agreement are permitted to drive' }, - { name: 'Follow traffic rules', description: 'All traffic laws and regulations must be followed' }, - { name: 'Report accidents within 24 hours', description: 'Any accident must be reported within 24 hours of occurrence' } - ] - }, - rentalTypes: [ - { - type: 'single', name: 'Rental (Single)', title: 'Rental (Single)', description: 'Perfect for individual riders who need a reliable vehicle for daily commute or delivery work.
Starting from ৳400/day with deposit of ৳5,000.
', rules: [ - { name: 'No smoking in vehicles', description: 'Smoking is strictly prohibited inside any vehicle' }, - { name: 'Return with same fuel/charge level', description: 'Vehicles must be returned with the same fuel/charge level' }, - { name: 'No unauthorized drivers', description: 'Only the registered rider is permitted to drive' }, - { name: 'Follow traffic rules', description: 'All traffic laws must be followed' }, - { name: 'Report accidents within 24 hours', description: 'Any accident must be reported within 24 hours' } - ], enabled: true - }, - { - type: 'shared', name: 'Rental (2 Person Shared)', title: 'Rental (2 Person Shared)', description: 'Ideal for companions or delivery partners who want to share riding costs and responsibilities.
Starting from ৳600/day (৳300 each) with deposit of ৳8,000.
', rules: [ - { name: 'No smoking in vehicles', description: 'Smoking is strictly prohibited inside any vehicle' }, - { name: 'Return with same fuel/charge level', description: 'Vehicles must be returned with the same fuel/charge level' }, - { name: 'No unauthorized drivers', description: 'Both registered riders are permitted to drive' }, - { name: 'Follow traffic rules', description: 'All traffic laws must be followed' }, - { name: 'Report accidents within 24 hours', description: 'Any accident must be reported within 24 hours' } - ], enabled: true - }, - { - type: 'renttoown', name: 'Rent-to-Own', title: 'Rent-to-Own', description: 'Build ownership gradually with our rent-to-own program. After completing the tenure, own the EV outright.
Good payment history required. Credit check applies.
', rules: [ - { name: 'No smoking in vehicles', description: 'Smoking is strictly prohibited inside any vehicle' }, - { name: 'Return with same fuel/charge level', description: 'Vehicles must be returned with the same fuel/charge level' }, - { name: 'No unauthorized drivers', description: 'Only the registered rider is permitted to drive' }, - { name: 'Follow traffic rules', description: 'All traffic laws must be followed' }, - { name: 'Report accidents within 24 hours', description: 'Any accident must be reported within 24 hours' } - ], enabled: true - }, + investor: [ + { title: 'Investor Policy', description: 'Welcome to our investor program. This document outlines the terms and conditions for all investors participating in our EV fleet sharing initiative.
Note: Past performance does not guarantee future results. Please read all terms carefully before investing.
' }, + { title: 'Investor Risk Policy', description: 'All investments carry risk. Past performance does not guarantee future results.
Returns depend on fleet performance and utilization.
Thank you for joining our merchant network. These guidelines ensure smooth operations.
Orders must be processed within 24 hours.
Merchants earn 15% commission per order.
Follow safety protocols when handling batteries.
Use gloves and inspect batteries before and after swapping.
Keep stations clean and operational at all times.
Perfect for individual riders who need a reliable vehicle for daily commute or delivery work.
Starts from ৳400/day with ৳5,000 deposit.
Includes maintenance, insurance, and support.
Two riders share cost and responsibilities.
Split payment and flexible usage.
৳600/day total (৳300 each).
Own vehicle after completing payment tenure.
Requires good payment history.
50% of payments go toward vehicle purchase.