-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
<title>BB Instal – Kotły Metal-Fach i HEF | Tarnowskie Góry</title>
<style>
:root {
--dark: #111;
--dark2: #1a1a1a;
--accent: #ff7a00;
--light: #f5f5f5;
--gray: #aaa;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: 'Poppins', sans-serif;
background: var(--dark);
color: white;
line-height: 1.6;
}
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
/* HEADER */
header {
position: fixed;
top: 0; width: 100%;
background: rgba(0,0,0,.9);
z-index: 1000;
}
.nav {
max-width: 1200px;
margin: auto;
padding: 15px 20px;
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-weight: 700;
font-size: 1.2rem;
}
.logo span { color: var(--accent); }
nav a {
margin-left: 20px;
font-size: .9rem;
}
.btn {
background: var(--accent);
padding: 10px 20px;
border-radius: 30px;
font-weight: 600;
}
/* HERO */
.hero {
height: 100vh;
background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.6)),
url('https://images.unsplash.com/photo-1604011237320-8e0506614fdf') center/cover;
display: flex;
align-items: center;
padding-top: 80px;
}
.hero-content {
max-width: 1200px;
margin: auto;
padding: 20px;
}
.hero h1 {
font-size: clamp(2rem, 5vw, 3.5rem);
margin-bottom: 20px;
}
.hero p {
max-width: 600px;
margin-bottom: 30px;
color: var(--light);
}
/* SECTIONS */
section {
padding: 80px 20px;
max-width: 1200px;
margin: auto;
}
section h2 {
font-size: 2rem;
margin-bottom: 20px;
}
section p { color: var(--gray); }
.grid {
display: grid;
gap: 30px;
}
.grid-3 { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }
.card {
background: var(--dark2);
padding: 30px;
border-radius: 15px;
}
/* OFFER */
.offer img {
border-radius: 10px;
margin-bottom: 15px;
}
/* CTA */
.cta {
background: linear-gradient(135deg, var(--accent), #ff9a3d);
color: black;
border-radius: 20px;
padding: 60px 30px;
text-align: center;
}
.cta .btn {
background: black;
color: white;
display: inline-block;
margin-top: 20px;
}
/* CONTACT */
form input, form textarea {
width: 100%;
padding: 12px;
margin-bottom: 15px;
border-radius: 8px;
border: none;
}
/* FOOTER */
footer {
background: black;
padding: 30px;
text-align: center;
font-size: .85rem;
color: var(--gray);
}
@media(max-width:768px){
nav { display: none; }
}
</style>
© 2026 BB Instal – Kotły Metal-Fach i HEF | Wszelkie prawa zastrzeżone
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init({ once: true });
</script>
Kotły centralnego ogrzewania Metal-Fach i HEF
Nowoczesne, ekologiczne i ekonomiczne systemy grzewcze. Sprzedaż, montaż i doradztwo – Tarnowskie Góry i woj. śląskie.
Poproś o ofertęO firmie BB Instal
BB Instal to doświadczony dostawca kotłów c.o. Metal-Fach i HEF. Stawiamy na sprawdzone technologie, certyfikowane urządzenia oraz kompleksową obsługę klienta – od doradztwa po montaż i serwis.
Nasza oferta
Dofinansowania – Czyste Powietrze
Pomagamy uzyskać dotacje na nowoczesne kotły grzewcze.
Sprawdź dofinansowanieKontakt
Dane kontaktowe
📞 600 000 000
✉️ kontakt@bbinstal.pl
📍 Tarnowskie Góry
<textarea rows="4" placeholder="Wiadomość"></textarea>
Wyślij zapytanie
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels