1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
# 🏠 Gres-Tech Website
Official website for **Gres-Tech** - professional tiling and glazing services company based in Rokitki, Poland.
## About Gres-Tech
**Gres-Tech** specializes in comprehensive tiling and glazing services, offering:
- **Professional tiling services** - laying tiles, large-format gres, quartz sintered stone, and clinker
- **Ventilated terraces and balconies** - installation on pedestals with precise leveling
- **Hydro-insulation** - liquid membrane and waterproofing solutions
- **Premium materials** - working with high-quality brands like Kerakoll, Mapei, Sopro
- **Precision cutting and finishing** - tile cutting, edge grinding, epoxy grouting
- **Complete bathroom renovations** - from small bathroom remodels to large surface finishing
### Company Details
- **Owner**: Dawid Kupczyk
- **Address**: ul. Kolejowa 10, 83-112 Rokitki, Poland
- **NIP**: 583-286-34-64
- **Email**: grestech.biuro@gmail.com
- **Website**: https://www.gres-tech.com
### Certifications
Gres-Tech is a partner of the "Rzetelna Firma" (Reliable Company) program, confirming our reliability and trust in the industry.
## Website Technology
This website is built with:
- **[Astro 5.0](https://astro.build/)** - Modern static site generator
- **[Tailwind CSS](https://tailwindcss.com/)** - Utility-first CSS framework
- **TypeScript** - Type-safe development
- **Responsive design** - Optimized for all devices
- **SEO optimized** - Built-in meta tags, sitemap, and Open Graph support
## Development
### Prerequisites
- Node.js 18.17.1 or higher
- npm or yarn
### Getting Started
1. **Clone the repository**
```bash
git clone <repository-url>
cd gres-tech.com
```
2. **Install dependencies**
```bash
npm install
```
3. **Start development server**
```bash
npm run dev
```
The site will be available at `http://localhost:4321`
### Available Commands
| Command | Description |
|---------|-------------|
| `npm run dev` | Start development server |
| `npm run build` | Build for production |
| `npm run preview` | Preview production build |
| `npm run check` | Check for errors |
| `npm run fix` | Fix linting and formatting issues |
## Project Structure
```
src/
├── components/ # Reusable UI components
│ ├── widgets/ # Page-specific widgets
│ ├── ui/ # Basic UI components
│ └── common/ # Common components (header, footer, etc.)
├── layouts/ # Page layouts
├── pages/ # Website pages
├── assets/ # Images, styles, and other assets
└── config.yaml # Site configuration
```
## Deployment
This website is configured for deployment on Vercel. The build process creates optimized static files ready for production.
## License
This project is proprietary software owned by Gres-Tech. All rights reserved.
---
**Gres-Tech** - Professional tiling services in Rokitki and surrounding areas.
|