Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
242
src/app/page.tsx
242
src/app/page.tsx
@@ -31,95 +31,58 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Munkák",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Munkák", id: "#portfolio"},
|
||||
{
|
||||
name: "Szolgáltatások",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Szolgáltatások", id: "#services"},
|
||||
{
|
||||
name: "Rólam",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Rólam", id: "#about"},
|
||||
{
|
||||
name: "Kapcsolat",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Kapcsolat", id: "#contact"},
|
||||
]}
|
||||
brandName="HÍRŐSWEB"
|
||||
button={{
|
||||
text: "Ajánlatot kérek",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Ajánlatot kérek", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Weboldalak, amik eladnak."
|
||||
description="Kis vállalkozásoknak készítek modern, gyors, mobilbarát weboldalakat – megfizethető áron."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ajánlatot kérek",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Ajánlatot kérek", href: "#contact"},
|
||||
{
|
||||
text: "Munkáim megtekintése",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "Munkáim megtekintése", href: "#portfolio"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg"
|
||||
imageAlt="Modern webfejlesztő környezet"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/technical-security-threat-intelligence-officer-updating-command-post-databases_482257-94752.jpg",
|
||||
alt: "Elégedett Ügyfél Portré",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/technical-security-threat-intelligence-officer-updating-command-post-databases_482257-94752.jpg", alt: "Elégedett Ügyfél Portré"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-52795.jpg",
|
||||
alt: "Üzleti Partner Kép",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-52795.jpg", alt: "Üzleti Partner Kép"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-laptop-screen-dark-room-night_169016-58009.jpg",
|
||||
alt: "Projektvezető Portré",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/black-laptop-screen-dark-room-night_169016-58009.jpg", alt: "Projektvezető Portré"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/financial-analyst-looking-stock-market-statistics-analyzing-real-time-index-profit-exchange-global-money-investment-working-remotely-with-capital-trade-business-laptop-computer_482257-50230.jpg",
|
||||
alt: "Cégtulajdonos Kép",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/financial-analyst-looking-stock-market-statistics-analyzing-real-time-index-profit-exchange-global-money-investment-working-remotely-with-capital-trade-business-laptop-computer_482257-50230.jpg", alt: "Cégtulajdonos Kép"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-african-american-programer-sitting-down-working-laptop-arranging-glasses-looking-up-smiling-camera-system-engineer-using-portable-computer-computing-big-data_482257-40598.jpg",
|
||||
alt: "Vezetői Portré",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-african-american-programer-sitting-down-working-laptop-arranging-glasses-looking-up-smiling-camera-system-engineer-using-portable-computer-computing-big-data_482257-40598.jpg", alt: "Vezetői Portré"},
|
||||
]}
|
||||
avatarText="Már több mint 100+ elégedett ügyféllel."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Gyorsaság",
|
||||
},
|
||||
type: "text", text: "Gyorsaság"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Megbízhatóság",
|
||||
},
|
||||
type: "text", text: "Megbízhatóság"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-background-with-low-poly-design_1048-13263.jpg",
|
||||
alt: "Modern absztrakt technológiai mintázat",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-background-with-low-poly-design_1048-13263.jpg", alt: "Modern absztrakt technológiai mintázat"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Innováció",
|
||||
},
|
||||
type: "text", text: "Innováció"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/artist-sound-designer-working-as-team-produce-new-tracks-greenscreen_482257-121982.jpg",
|
||||
alt: "Tiszta kód szerkesztő felület",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/artist-sound-designer-working-as-team-produce-new-tracks-greenscreen_482257-121982.jpg", alt: "Tiszta kód szerkesztő felület"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,25 +95,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5+",
|
||||
description: "elkészített weboldal",
|
||||
},
|
||||
id: "m1", value: "5+", description: "elkészített weboldal"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100%",
|
||||
description: "elégedett ügyfél",
|
||||
},
|
||||
id: "m2", value: "100%", description: "elégedett ügyfél"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "7 nap",
|
||||
description: "átlagos átfutási idő",
|
||||
},
|
||||
id: "m3", value: "7 nap", description: "átlagos átfutási idő"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "15 év",
|
||||
description: "fiatal, friss szemlélet",
|
||||
},
|
||||
id: "m4", value: "15 év", description: "fiatal, friss szemlélet"},
|
||||
]}
|
||||
title="Eredményeink számokban"
|
||||
description="Büszkék vagyunk a minőségi munkára és az ügyfélközpontú megközelítésre."
|
||||
@@ -165,25 +116,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Villanyszerelő",
|
||||
name: "SIVILL Villanyszerelő",
|
||||
price: "Megtekint",
|
||||
rating: 5,
|
||||
reviewCount: "Projekt",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-with-blueprints-standing-near-electrical-panel-blue-light-engineer-energy-control_169016-71630.jpg",
|
||||
imageAlt: "SIVILL Villanyszerelő weboldal",
|
||||
},
|
||||
id: "p1", brand: "Villanyszerelő", name: "SIVILL Villanyszerelő", price: "Megtekint", rating: 5,
|
||||
reviewCount: "Projekt", imageSrc: "http://img.b2bpic.net/free-photo/engineer-with-blueprints-standing-near-electrical-panel-blue-light-engineer-energy-control_169016-71630.jpg", imageAlt: "SIVILL Villanyszerelő weboldal"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Sport, Közösség",
|
||||
name: "IRONBOYS Triatlon",
|
||||
price: "Megtekint",
|
||||
rating: 5,
|
||||
reviewCount: "Projekt",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-competing-olympic-games-championship_23-2151460415.jpg",
|
||||
imageAlt: "IRONBOYS Triatlon weboldal",
|
||||
},
|
||||
id: "p2", brand: "Sport, Közösség", name: "IRONBOYS Triatlon", price: "Megtekint", rating: 5,
|
||||
reviewCount: "Projekt", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-competing-olympic-games-championship_23-2151460415.jpg", imageAlt: "IRONBOYS Triatlon weboldal"},
|
||||
]}
|
||||
title="Korábbi munkáim"
|
||||
description="Tekintse meg az elmúlt időszakban elkészült projektjeimet."
|
||||
@@ -197,62 +134,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Alap weboldal",
|
||||
price: "20–39 900 Ft",
|
||||
period: "",
|
||||
features: [
|
||||
"Egyoldalas bemutatkozó",
|
||||
"Kapcsolat űrlap",
|
||||
"Térkép integráció",
|
||||
"Mobilbarát design",
|
||||
"SEO alapok",
|
||||
],
|
||||
id: "s1", title: "Alap weboldal", price: "20–39 900 Ft", period: "", features: [
|
||||
"Egyoldalas bemutatkozó", "Kapcsolat űrlap", "Térkép integráció", "Mobilbarát design", "SEO alapok"],
|
||||
button: {
|
||||
text: "Ajánlatot kérek",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-workshop-youtube-thumbnail-template_23-2149440598.jpg",
|
||||
imageAlt: "Alap weboldal illusztráció",
|
||||
},
|
||||
text: "Ajánlatot kérek", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-workshop-youtube-thumbnail-template_23-2149440598.jpg", imageAlt: "Alap weboldal illusztráció"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Standard weboldal",
|
||||
price: "50–99 900 Ft",
|
||||
period: "",
|
||||
features: [
|
||||
"3–5 aloldal",
|
||||
"Képgaléria",
|
||||
"Referencia szekció",
|
||||
"Tartalomkezelő rendszer",
|
||||
"Egyedi design",
|
||||
],
|
||||
id: "s2", title: "Standard weboldal", price: "50–99 900 Ft", period: "", features: [
|
||||
"3–5 aloldal", "Képgaléria", "Referencia szekció", "Tartalomkezelő rendszer", "Egyedi design"],
|
||||
button: {
|
||||
text: "Ajánlatot kérek",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colored-banners-with-numbers_1017-4947.jpg",
|
||||
imageAlt: "Standard weboldal illusztráció",
|
||||
},
|
||||
text: "Ajánlatot kérek", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colored-banners-with-numbers_1017-4947.jpg", imageAlt: "Standard weboldal illusztráció"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Havi karbantartás",
|
||||
price: "5–9900 Ft/hó",
|
||||
period: "",
|
||||
features: [
|
||||
"Rendszeres frissítések",
|
||||
"Hibajavítás",
|
||||
"Biztonsági mentés",
|
||||
"Technikai támogatás",
|
||||
"Teljesítmény optimalizálás",
|
||||
],
|
||||
id: "s3", title: "Havi karbantartás", price: "5–9900 Ft/hó", period: "", features: [
|
||||
"Rendszeres frissítések", "Hibajavítás", "Biztonsági mentés", "Technikai támogatás", "Teljesítmény optimalizálás"],
|
||||
button: {
|
||||
text: "Érdekel",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-technological-background_23-2148882605.jpg",
|
||||
imageAlt: "Karbantartás illusztráció",
|
||||
},
|
||||
text: "Érdekel", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-technological-background_23-2148882605.jpg", imageAlt: "Karbantartás illusztráció"},
|
||||
]}
|
||||
title="Mit tudok neked készíteni?"
|
||||
description="Válassza ki az Ön vállalkozásának legmegfelelőbb szolgáltatáscsomagot."
|
||||
@@ -264,13 +162,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Szia, én vagyok Sinkó Milán",
|
||||
},
|
||||
type: "text", content: "Szia, én vagyok Sinkó Milán"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/young-handsome-smiling-man-casual-outfit-sitting-table-working-laptop_285396-9078.jpg", alt: "Sinkó Milán portréja"},
|
||||
{
|
||||
type: "text", content: "15 éves webfejlesztő vagyok Kecskemétről. Modern technológiákkal és AI eszközökkel dolgozom, hogy a legjobb eredményt hozzam ki minden projektből. Kis vállalkozásokra specializálódtam – fodrászok, éttermek, szerelők, sportcsapatok. Gyors vagyok, megbízható, és tényleg törődöm a végeredménnyel."},
|
||||
]}
|
||||
description="15 éves webfejlesztő vagyok Kecskemétről. Modern technológiákkal és AI eszközökkel dolgozom, hogy a legjobb eredményt hozzam ki minden projektből. Kis vállalkozásokra specializálódtam – fodrászok, éttermek, szerelők, sportcsapatok. Gyors vagyok, megbízható, és tényleg törődöm a végeredménnyel."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-smiling-man-casual-outfit-sitting-table-working-laptop_285396-9078.jpg"
|
||||
imageAlt="Sinkó Milán portréja"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -279,14 +176,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"TechInnovate",
|
||||
"Digital Solutions Group",
|
||||
"WebCraft Studios",
|
||||
"Synergy Apps",
|
||||
"Vertex Media",
|
||||
"InfoStream Data",
|
||||
"CodeHub Innovations",
|
||||
]}
|
||||
"TechInnovate", "Digital Solutions Group", "WebCraft Studios", "Synergy Apps", "Vertex Media", "InfoStream Data", "CodeHub Innovations"]}
|
||||
title="Akik már bíztak bennem"
|
||||
description="Büszke vagyok, hogy számos elégedett partnerrel dolgozhattam együtt."
|
||||
/>
|
||||
@@ -299,22 +189,14 @@ export default function LandingPage() {
|
||||
description="Írj nekem és 24 órán belül visszajelzek egy ingyenes árajánlattal. Email: sinkoantal77@gmail.com"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Neved",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Neved", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email címed",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email címed", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Üzeneted",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Üzeneted", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/seo-internet-concept-with-web-navigation-gears-message-cloud-network-operator-clock-globe_1284-45731.jpg"
|
||||
@@ -329,37 +211,23 @@ export default function LandingPage() {
|
||||
logoText="HÍRŐSWEB"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigáció",
|
||||
items: [
|
||||
title: "Navigáció", items: [
|
||||
{
|
||||
label: "Munkák",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Munkák", href: "#portfolio"},
|
||||
{
|
||||
label: "Szolgáltatások",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Szolgáltatások", href: "#services"},
|
||||
{
|
||||
label: "Rólam",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Rólam", href: "#about"},
|
||||
{
|
||||
label: "Kapcsolat",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Kapcsolat", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Kapcsolat",
|
||||
items: [
|
||||
title: "Kapcsolat", items: [
|
||||
{
|
||||
label: "Email: sinkoantal77@gmail.com",
|
||||
href: "mailto:sinkoantal77@gmail.com",
|
||||
},
|
||||
label: "Email: sinkoantal77@gmail.com", href: "mailto:sinkoantal77@gmail.com"},
|
||||
{
|
||||
label: "Budapest, Magyarország",
|
||||
href: "#",
|
||||
},
|
||||
label: "Budapest, Magyarország", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user