A simple, responsive "Coming Soon" landing page for dotquran.org.
- Arabic قريبًا / English Coming Soon heading
- Quranic ayah (فصلت: 33) rendered with the Amiri font
- Dark theme with gold accents, fully RTL
landing/
└── index.html # Single-file static page
Open index.html directly in a browser, or serve it with any static file server:
# Python
python3 -m http.server 8080
# Node (lite-server)
npx lite-serverUses Amiri from Google Fonts for Quranic text rendering.