From b7c5a5a1202608ae265756bf2f53a9976fd12ba9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:00:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 246 ++++++++++------------------------------------- 1 file changed, 49 insertions(+), 197 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2795039..197d465 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,51 +49,28 @@ export default function LandingPage() {
@@ -116,29 +83,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Brutális adagok", - description: "Nem maradsz éhes. Sőt.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-looking-3d-burger-with-simple-background_23-2150914659.jpg", - imageAlt: "Adagok", - }, + title: "Brutális adagok", description: "Nem maradsz éhes. Sőt.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-looking-3d-burger-with-simple-background_23-2150914659.jpg", imageAlt: "Adagok"}, { - title: "Prémium alapanyagok", - description: "Friss hús, szaftos állag, egyedi ízek.", - imageSrc: "http://img.b2bpic.net/free-photo/burger-with-neon-sign-that-says-burger-it_123827-23456.jpg", - imageAlt: "Alapanyag", - }, + title: "Prémium alapanyagok", description: "Friss hús, szaftos állag, egyedi ízek.", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-neon-sign-that-says-burger-it_123827-23456.jpg", imageAlt: "Alapanyag"}, { - title: "Emberi kiszolgálás", - description: "Mosoly, figyelem, valódi vendéglátás.", - imageSrc: "http://img.b2bpic.net/free-vector/charity-icons-set_98292-2003.jpg", - imageAlt: "Szerviz", - }, + title: "Emberi kiszolgálás", description: "Mosoly, figyelem, valódi vendéglátás.", imageSrc: "http://img.b2bpic.net/free-vector/charity-icons-set_98292-2003.jpg", imageAlt: "Szerviz"}, { - title: "Hangulatos hely", - description: "Randira, haverokkal, családdal is tökéletes.", - imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg", - imageAlt: "Hangulat", - }, + title: "Hangulatos hely", description: "Randira, haverokkal, családdal is tökéletes.", imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg", imageAlt: "Hangulat"}, ]} title="Miért szeretnek minket?" description="A város széli randibarlang, ahol a minőség és a barátság kéz a kézben jár." @@ -153,62 +104,26 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - brand: "Haverom", - name: "OMG Burger", - price: "4.990 Ft", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/half-cheeseburger-with-tomatoes-salad_23-2148314191.jpg", - }, + id: "p1", brand: "Haverom", name: "OMG Burger", price: "4.990 Ft", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/half-cheeseburger-with-tomatoes-salad_23-2148314191.jpg"}, { - id: "p2", - brand: "Haverom", - name: "Haverom Burger", - price: "3.890 Ft", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-bun_1339-1534.jpg", - }, + id: "p2", brand: "Haverom", name: "Haverom Burger", price: "3.890 Ft", rating: 5, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-bun_1339-1534.jpg"}, { - id: "p3", - brand: "Haverom", - name: "BBQ Burger", - price: "3.990 Ft", - rating: 4, - reviewCount: "88", - imageSrc: "http://img.b2bpic.net/free-photo/flaming-burger-presentation_23-2151950783.jpg", - }, + id: "p3", brand: "Haverom", name: "BBQ Burger", price: "3.990 Ft", rating: 4, + reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/flaming-burger-presentation_23-2151950783.jpg"}, { - id: "p4", - brand: "Haverom", - name: "Pulled Pork", - price: "3.790 Ft", - rating: 4, - reviewCount: "72", - imageSrc: "http://img.b2bpic.net/free-photo/japanese-sandwich-with-breaded-pork-chop-cabbage-tonkatsu-sauce_2829-18640.jpg", - }, + id: "p4", brand: "Haverom", name: "Pulled Pork", price: "3.790 Ft", rating: 4, + reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/japanese-sandwich-with-breaded-pork-chop-cabbage-tonkatsu-sauce_2829-18640.jpg"}, { - id: "p5", - brand: "Haverom", - name: "Cheesy Double", - price: "4.290 Ft", - rating: 5, - reviewCount: "65", - imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10832.jpg", - }, + id: "p5", brand: "Haverom", name: "Cheesy Double", price: "4.290 Ft", rating: 5, + reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10832.jpg"}, { - id: "p6", - brand: "Haverom", - name: "Spicy Jalapeño", - price: "4.190 Ft", - rating: 4, - reviewCount: "58", - imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-served-with-french-fires-ketchup-mayonnaise_140725-6489.jpg", - }, + id: "p6", brand: "Haverom", name: "Spicy Jalapeño", price: "4.190 Ft", rating: 4, + reviewCount: "58", imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-served-with-french-fires-ketchup-mayonnaise_140725-6489.jpg"}, ]} title="Signature Burgereink" - description="A legnépszerűbb ízek, amiket egyszer meg kell kóstolnod." + description="Kézzel gyúrt prémium marhahús, minden nap friss zsemlével." /> @@ -218,9 +133,7 @@ export default function LandingPage() { title="A Haverom Burgerháza nem egy átlagos burgerező." buttons={[ { - text: "Rólunk bővebben", - href: "#", - }, + text: "Rólunk bővebben", href: "#"}, ]} /> @@ -232,40 +145,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Attila", - handle: "@atti", - testimonial: "HAMBURGEREK TEMPLOMA!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman-isolated_273609-35027.jpg", - }, + id: "1", name: "Attila", handle: "@atti", testimonial: "HAMBURGEREK TEMPLOMA!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman-isolated_273609-35027.jpg"}, { - id: "2", - name: "Dóra", - handle: "@dora", - testimonial: "OMG mennyiséget kaptam, el sem bírtam!", - imageSrc: "http://img.b2bpic.net/free-photo/headshot-pleased-cheerful-african-american-woman-touches-cheeks-closes-eyes-enjoys-pleasant-moment-wears-yellow-raincoat-isolated-blue-background_273609-33937.jpg", - }, + id: "2", name: "Dóra", handle: "@dora", testimonial: "OMG mennyiséget kaptam, el sem bírtam!", imageSrc: "http://img.b2bpic.net/free-photo/headshot-pleased-cheerful-african-american-woman-touches-cheeks-closes-eyes-enjoys-pleasant-moment-wears-yellow-raincoat-isolated-blue-background_273609-33937.jpg"}, { - id: "3", - name: "Gábor", - handle: "@gabi", - testimonial: "Zseniális burgerező, a hús csúcs.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-pink-wall-happy-smiling-cheerful-positive_343596-7006.jpg", - }, + id: "3", name: "Gábor", handle: "@gabi", testimonial: "Zseniális burgerező, a hús csúcs.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-pink-wall-happy-smiling-cheerful-positive_343596-7006.jpg"}, { - id: "4", - name: "Szilvi", - handle: "@szilvi", - testimonial: "Kedves, figyelmes kiszolgálás minden alkalommal.", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-tender-indoor-shot-happy-interracial-homosexual-couple-hugging-cuddling-cafe_273609-9251.jpg", - }, + id: "4", name: "Szilvi", handle: "@szilvi", testimonial: "Kedves, figyelmes kiszolgálás minden alkalommal.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-tender-indoor-shot-happy-interracial-homosexual-couple-hugging-cuddling-cafe_273609-9251.jpg"}, { - id: "5", - name: "Tamás", - handle: "@tomi", - testimonial: "Visszajárós hely, szerintem a legjobb.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-ginger-beard-wearing-colorful-clothes-holding-rabbit_273609-23208.jpg", - }, + id: "5", name: "Tamás", handle: "@tomi", testimonial: "Visszajárós hely, szerintem a legjobb.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-ginger-beard-wearing-colorful-clothes-holding-rabbit_273609-23208.jpg"}, ]} title="Mit mondanak a haverok?" description="Először jöttünk, de nem utoljára!" @@ -278,20 +166,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Miért változik néha a kínálat?", - content: "Folyamatosan fejlesztjük az ízeket a vendégek visszajelzései alapján.", - }, + id: "f1", title: "Miért változik néha a kínálat?", content: "Folyamatosan fejlesztjük az ízeket a vendégek visszajelzései alapján."}, { - id: "f2", - title: "Mi történik, ha nem tökéletes a burger?", - content: "Nálunk nem futószalag van, ha valami nem tökéletes, azonnal javítjuk.", - }, + id: "f2", title: "Mi történik, ha nem tökéletes a burger?", content: "Nálunk nem futószalag van, ha valami nem tökéletes, azonnal javítjuk."}, { - id: "f3", - title: "Lehet asztalt foglalni?", - content: "Igen, a weboldalon vagy telefonon keresztül bármikor várjuk a foglalásokat.", - }, + id: "f3", title: "Lehet asztalt foglalni?", content: "Igen, a weboldalon vagy telefonon keresztül bármikor várjuk a foglalásokat."}, ]} title="Gyakori kérdések" description="Őszintén a minőségről és a fejlődésről." @@ -306,26 +185,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "100%", - title: "Vendég elégedettség", - description: "Törekszünk rá.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-big-burger-with-meat-bread-lettuce-tomatoes-generative-ai_169016-28842.jpg", - }, + id: "m1", value: "100%", title: "Vendég elégedettség", description: "Törekszünk rá.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-big-burger-with-meat-bread-lettuce-tomatoes-generative-ai_169016-28842.jpg"}, { - id: "m2", - value: "500+", - title: "Burger eladva", - description: "Hétről hétre.", - imageSrc: "http://img.b2bpic.net/free-photo/drawn-fruit-good-from-brain-white-background_23-2147865376.jpg", - }, + id: "m2", value: "500+", title: "Burger eladva", description: "Hétről hétre.", imageSrc: "http://img.b2bpic.net/free-photo/drawn-fruit-good-from-brain-white-background_23-2147865376.jpg"}, { - id: "m3", - value: "5.0", - title: "Értékelés", - description: "Átlagos vélemény.", - imageSrc: "http://img.b2bpic.net/free-photo/waiter-praying-god-success_482257-101652.jpg", - }, + id: "m3", value: "5.0", title: "Értékelés", description: "Átlagos vélemény.", imageSrc: "http://img.b2bpic.net/free-photo/waiter-praying-god-success_482257-101652.jpg"}, ]} title="Több mint burger." description="Randik, barátok, cheat day mennyország." @@ -339,20 +203,12 @@ export default function LandingPage() { description="Akkor ne gondolkodj. Rendelj vagy gyere hozzánk!" inputs={[ { - name: "name", - type: "text", - placeholder: "Név", - }, + name: "name", type: "text", placeholder: "Név"}, { - name: "email", - type: "email", - placeholder: "Email", - }, + name: "email", type: "email", placeholder: "Email"}, ]} textarea={{ - name: "message", - placeholder: "Üzenet", - rows: 4, + name: "message", placeholder: "Üzenet", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/three-mini-burgers-table_140725-2445.jpg" /> @@ -362,16 +218,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file