# front-page.php — Spotme Premium Homepage
Substitui TODO o conteúdo do ficheiro:
```text
/public_html/wp-content/themes/spotme/front-page.php
```
por este código:
```php
SPOTME
WINE TECHNOLOGY
SPOTME WINE TECHNOLOGY
Digital Wine Cellar Management
Organize, track and value your wine collection with a premium digital cellar experience.
Keep detailed records of your wines, bottles and cellar locations with precision.
📈
Value With Confidence
Monitor collection value over time with professional cellar analytics.
☁️
Access Anywhere
Secure cloud access across desktop, tablet and mobile devices.
```
---
# Depois faz isto
## 1.
Guardar o ficheiro.
---
## 2.
Ir ao WordPress:
```text
Aparência → Temas
```
---
## 3.
Ativar:
```text
Spotme
```
---
## 4.
Abrir:
```text
https://spotme.pt
```
O site já deve aparecer com:
* hero premium;
* imagem wine cellar;
* navbar;
* botões gold;
* secção features;
* design luxury.
---
# IMPORTANTE
Se aparecer página branca:
* verificar se o ficheiro se chama:
```text
front-page.php
```
* verificar se está dentro de:
```text
/public_html/wp-content/themes/spotme/
```
* verificar se o tema Spotme está ativo.