Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 14:18:10 +00:00

View File

@@ -28,22 +28,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Kezdőlap",
id: "#hero",
},
{
name: "Rólunk",
id: "#about",
},
{
name: "Szolgáltatások",
id: "#services",
},
{
name: "Kapcsolat",
id: "#contact",
},
{ name: "Kezdőlap", id: "hero" },
{ name: "Rólunk", id: "about" },
{ name: "Szolgáltatások", id: "services" },
{ name: "Kapcsolat", id: "contact" },
]}
brandName="Kalinka Therm"
/>
@@ -51,46 +39,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background="rotated-rays-animated"
background={{ variant: "rotated-rays-animated" }}
title="Kalinka Therm - Megbízható vízvezeték-szerelés Budapesten"
description="Gyors, precíz és tiszta munka. Akár aznapi kiszállással, 10+ év szakmai tapasztalattal. 5 csillagos minőség."
buttons={[
{
text: "Ingyenes Felmérés",
href: "#contact",
},
]}
buttons={[{ text: "Ingyenes Felmérés", href: "#contact" }]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg?_wi=1",
imageAlt: "Plumbing service",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg?_wi=2",
imageAlt: "Plumbing service",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg?_wi=3",
imageAlt: "Plumbing service",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg?_wi=4",
imageAlt: "Plumbing service",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg?_wi=5",
imageAlt: "Plumbing service",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg?_wi=6",
imageAlt: "Plumbing service",
},
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg", imageAlt: "Plumbing service" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg", imageAlt: "Plumbing service" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg", imageAlt: "Plumbing service" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg", imageAlt: "Plumbing service" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg", imageAlt: "Plumbing service" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg", imageAlt: "Plumbing service" },
]}
/>
</div>
@@ -99,12 +58,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
title="Gábor, a megbízható szakember"
buttons={[
{
text: "Ismerj meg jobban",
href: "#contact",
},
]}
buttons={[{ text: "Ismerj meg jobban", href: "#contact" }]}
/>
</div>
@@ -115,36 +69,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
{
title: "Kazán szerelés",
description: "Gyors és precíz kazán karbantartás, javítás.",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=1",
},
{
title: "Csaptelepek",
description: "Szivárgó csapok javítása, cseréje.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-stainless-silver-water-tap_181624-48218.jpg?_wi=1",
},
{
title: "Mosógép bekötés",
description: "Professzionális készülék üzembe helyezés.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-observing-repairman-uniform-standing-washer-blowing-out-pipe-white-wall_140725-143729.jpg?_wi=1",
},
{
title: "Sürgős kiszállás",
description: "SOS hibaelhárítás akár aznap.",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg",
},
{
title: "Fürdőszoba felújítás",
description: "Teljes körű kivitelezés a tervezéstől.",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-bathroom-with-window-overlooking-city_169016-26703.jpg",
},
{
title: "Csőfelújítás",
description: "Modern csőhálózatok kiépítése és javítása.",
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg",
},
{ title: "Kazán szerelés", description: "Gyors és precíz kazán karbantartás, javítás.", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg" },
{ title: "Csaptelepek", description: "Szivárgó csapok javítása, cseréje.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-stainless-silver-water-tap_181624-48218.jpg" },
{ title: "Mosógép bekötés", description: "Professzionális készülék üzembe helyezés.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-observing-repairman-uniform-standing-washer-blowing-out-pipe-white-wall_140725-143729.jpg" },
{ title: "Sürgős kiszállás", description: "SOS hibaelhárítás akár aznap.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg" },
{ title: "Fürdőszoba felújítás", description: "Teljes körű kivitelezés a tervezéstől.", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-bathroom-with-window-overlooking-city_169016-26703.jpg" },
{ title: "Csőfelújítás", description: "Modern csőhálózatok kiépítése és javítása.", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg" },
]}
title="Szolgáltatásaink"
description="Minden, ami víz, gáz, fűtés."
@@ -157,46 +87,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Kovács Péter",
handle: "Google Review",
testimonial: "Gyors, pontos és precíz munka. Csak ajánlani tudom.",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg?_wi=7",
imageAlt: "luxury plumbing background dark",
},
{
id: "2",
name: "Nagy Judit",
handle: "Google Review",
testimonial: "Gábor megbízható és kedves, rendet hagyott maga után.",
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-pointing-his-index-fingers-camera-watching-you-gesture-suspicious-expression-isolated-pink-wall_141793-15226.jpg",
imageAlt: "friendly professional plumber portrait",
},
{
id: "3",
name: "Szabó Tamás",
handle: "Google Review",
testimonial: "SOS hívásomra azonnal jött, köszönet érte!",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=2",
imageAlt: "boiler maintenance repair service",
},
{
id: "4",
name: "Tóth Anikó",
handle: "Google Review",
testimonial: "Kiváló munkát végzett a fürdőszobámban.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-stainless-silver-water-tap_181624-48218.jpg?_wi=2",
imageAlt: "faucet faucet repair kitchen",
},
{
id: "5",
name: "Varga László",
handle: "Google Review",
testimonial: "Profi hozzáállás, korrekt árak.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-observing-repairman-uniform-standing-washer-blowing-out-pipe-white-wall_140725-143729.jpg?_wi=2",
imageAlt: "washing machine installation service",
},
{ id: "1", name: "Kovács Péter", handle: "Google Review", testimonial: "Gyors, pontos és precíz munka. Csak ajánlani tudom.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg" },
{ id: "2", name: "Nagy Judit", handle: "Google Review", testimonial: "Gábor megbízható és kedves, rendet hagyott maga után.", imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-pointing-his-index-fingers-camera-watching-you-gesture-suspicious-expression-isolated-pink-wall_141793-15226.jpg" },
{ id: "3", name: "Szabó Tamás", handle: "Google Review", testimonial: "SOS hívásomra azonnal jött, köszönet érte!", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg" },
{ id: "4", name: "Tóth Anikó", handle: "Google Review", testimonial: "Kiváló munkát végzett a fürdőszobámban.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-stainless-silver-water-tap_181624-48218.jpg" },
{ id: "5", name: "Varga László", handle: "Google Review", testimonial: "Profi hozzáállás, korrekt árak.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-observing-repairman-uniform-standing-washer-blowing-out-pipe-white-wall_140725-143729.jpg" },
]}
title="Ügyfeleink mondták"
description="Visszajelzések azoktól, akik már megtapasztalták a Kalinka Therm szakértelmét."
@@ -209,25 +104,10 @@ export default function LandingPage() {
title="Kérjen ajánlatot még ma"
description="Vegye fel velünk a kapcsolatot, és kérjen ingyenes felmérést."
inputs={[
{
name: "name",
type: "text",
placeholder: "Név",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Telefonszám",
required: true,
},
{ name: "name", type: "text", placeholder: "Név", required: true },
{ name: "phone", type: "tel", placeholder: "Telefonszám", required: true },
]}
textarea={{
name: "message",
placeholder: "Üzenet",
rows: 4,
required: true,
}}
textarea={{ name: "message", placeholder: "Üzenet", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/car-repair-business-composition_23-2147881672.jpg"
/>
</div>
@@ -235,30 +115,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Kezdőlap",
href: "#hero",
},
{
label: "Rólunk",
href: "#about",
},
],
},
{
items: [
{
label: "Szolgáltatások",
href: "#services",
},
{
label: "Kapcsolat",
href: "#contact",
},
],
},
{ items: [{ label: "Kezdőlap", href: "#hero" }, { label: "Rólunk", href: "#about" }] },
{ items: [{ label: "Szolgáltatások", href: "#services" }, { label: "Kapcsolat", href: "#contact" }] },
]}
logoText="Kalinka Therm"
/>