```json
{
"design": {
"layout": "promotional",
"colorScheme": {
"primary": "
#1E0B4C",
"secondary": "
#FF6B00",
"accent": "
#00E6CC",
"background": "
#0A0A1A",
"text": "
#FFFFFF"
},
"fonts": {
"heading": "Montserrat Bold",
"subheading": "Roboto Medium",
"body": "Roboto Regular"
},
"elements": {
"logo": {
"text": "TEE CASH",
"color": "
#FF6B00",
"position": "top-left",
"size": "large"
},
"mainHeading": {
"text": "Never Miss a Trading Opportunity",
"color": "
#FFFFFF",
"size": "extra-large",
"position": "left-middle"
},
"subHeading": {
"text": "Automated Crypto Alerts & Trading Signals for BTC, ETH, USDT, SOL & more",
"color": "
#00E6CC",
"size": "medium",
"position": "left-middle-bottom"
},
"mobileDevice": {
"image": "smartphone-mockup.png",
"position": "right-center",
"screenContent": {
"header": "Trading Alert",
"notification": {
"title": "BTC Signal Alert",
"message": "Buy opportunity at $62,450",
"scheduledTime": "8:00 AM"
},
"actionButton": {
"text": "Start Trading Now",
"color": "
#00E6CC",
"backgroundColor": "
#1E0B4C"
}
}
},
"cta": {
"text": "Start Trading Now",
"color": "
#FFFFFF",
"backgroundColor": "
#1E0B4C",
"borderColor": "
#00E6CC",
"position": "bottom-left",
"size": "large"
},
"contactInfo": {
"phone": " 2348114980117",
"color": "
#FFFFFF",
"position": "bottom-center",
"size": "small"
},
"cryptoIcons": {
"symbols": ["BTC", "ETH", "USDT", "SOL"],
"position": "bottom-right",
"color": "
#FF6B00",
"size": "medium"
},
"decorativeElements": {
"waves": {
"color": "
#00E6CC",
"opacity": 0.7,
"position": "middle-right"
},
"dots": {
"color": "
#FFFFFF",
"opacity": 0.2,
"pattern": "grid",
"position": "background"
},
"arrows": {
"color": "
#FF6B00",
"position": "bottom-right",
"direction": "upright"
}
}
}
},
"content": {
"tradingFeatures": [
"Real-time price alerts",
"Technical analysis signals",
"Market trend notifications",
"Custom entry/exit points",
"Portfolio tracking"
],
"cryptoCurrencies": [
"Bitcoin (BTC)",
"Ethereum (ETH)",
"Tether (USDT)",
"Solana (SOL)",
"And more"
],
"callToAction": "Join TEE CASH for professional crypto trading signals",
"contactDetails": {
"phone": " 2348114980117",
"availableHours": "24/7 Support"
}
}
}
```