From 3123c51a34c21a4e5c42c9d4c18b0e37acef3c1a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 16:48:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 264 ++++++++++------------------------------------- 1 file changed, 55 insertions(+), 209 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cbaf03..8f7c257 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,29 +33,17 @@ export default function LandingPage() { @@ -64,41 +52,26 @@ export default function LandingPage() {
@@ -112,29 +85,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Codziennie świeże", - description: "Każdego ranka przygotowujemy lody od zera. Żadnych wczorajszych resztek.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ice-cream-cookies_23-2149681930.jpg", - imageAlt: "Top view delicious ice cream and cookies", - }, + title: "Codziennie świeże", description: "Każdego ranka przygotowujemy lody od zera. Żadnych wczorajszych resztek.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ice-cream-cookies_23-2149681930.jpg", imageAlt: "Top view delicious ice cream and cookies"}, { - title: "Naturalne składniki", - description: "Prawdziwe owoce, orzechy, czekolada. Bez sztucznych barwników.", - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-various-fresh-healthy-fruits_23-2147877145.jpg", - imageAlt: "Elevated view of various fresh healthy fruits", - }, + title: "Naturalne składniki", description: "Prawdziwe owoce, orzechy, czekolada. Bez sztucznych barwników.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-various-fresh-healthy-fruits_23-2147877145.jpg", imageAlt: "Elevated view of various fresh healthy fruits"}, { - title: "Bez gotowych baz", - description: "Każdy przepis jest nasz, bez użycia gotowych przemysłowych miksów.", - imageSrc: "http://img.b2bpic.net/free-photo/summer-dessert-ice-cream-ice-cream-with-coconut_185193-110722.jpg", - imageAlt: "Summer dessert ice cream ice cream with coconut", - }, + title: "Bez gotowych baz", description: "Każdy przepis jest nasz, bez użycia gotowych przemysłowych miksów.", imageSrc: "http://img.b2bpic.net/free-photo/summer-dessert-ice-cream-ice-cream-with-coconut_185193-110722.jpg", imageAlt: "Summer dessert ice cream ice cream with coconut"}, { - title: "Włoska tradycja", - description: "Receptury inspirowane klasyczną szkołą gelato z Bolonii.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-stone-slate-tray-served-with-tasty-creamy-orange-ice-cream-set-decorated-with-mint-waffle-cones-dark-table-black-background-metal-scoop-is-laying-nearby-sum_639032-560.jpg", - imageAlt: "Close-up shot of a stone slate tray served with a tasty creamy and orange ice cream set", - }, + title: "Włoska tradycja", description: "Receptury inspirowane klasyczną szkołą gelato z Bolonii.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-stone-slate-tray-served-with-tasty-creamy-orange-ice-cream-set-decorated-with-mint-waffle-cones-dark-table-black-background-metal-scoop-is-laying-nearby-sum_639032-560.jpg", imageAlt: "Close-up shot of a stone slate tray served with a tasty creamy and orange ice cream set"}, ]} title="Dlaczego nasze gelato smakuje inaczej?" description="Stawiamy na autentyczność, jakość i pasję w każdym wafelku." @@ -149,59 +106,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "Klasyk", - name: "Pistacjowy", - price: "8 PLN", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-safari-party-cupcakes-arrangement_23-2150172555.jpg", - }, + id: "1", brand: "Klasyk", name: "Pistacjowy", price: "8 PLN", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-safari-party-cupcakes-arrangement_23-2150172555.jpg"}, { - id: "2", - brand: "Kremowy", - name: "Mascarpone z borówkami", - price: "8 PLN", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/blueberry-ice-cream-scoops-wooden-table-copy-space_123827-21683.jpg", - }, + id: "2", brand: "Kremowy", name: "Mascarpone z borówkami", price: "8 PLN", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/blueberry-ice-cream-scoops-wooden-table-copy-space_123827-21683.jpg"}, { - id: "3", - brand: "Intensywny", - name: "Palona kawa", - price: "8 PLN", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-ice-cream-served-cups_23-2148422082.jpg", - }, + id: "3", brand: "Intensywny", name: "Palona kawa", price: "8 PLN", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-ice-cream-served-cups_23-2148422082.jpg"}, { - id: "4", - brand: "Czekolada", - name: "Belgijska 70%", - price: "8 PLN", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-scoop-ice-cream-cone_23-2148422038.jpg", - }, + id: "4", brand: "Czekolada", name: "Belgijska 70%", price: "8 PLN", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-scoop-ice-cream-cone_23-2148422038.jpg"}, { - id: "5", - brand: "Wegański", - name: "Mango sorbet", - price: "8 PLN", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/copy-space-ice-cream-with-orange-flavour_23-2148505860.jpg", - }, + id: "5", brand: "Wegański", name: "Mango sorbet", price: "8 PLN", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/copy-space-ice-cream-with-orange-flavour_23-2148505860.jpg"}, { - id: "6", - brand: "Klasyk", - name: "Tiramisu", - price: "8 PLN", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/glass-creamy-dessert-with-cookie-pieces_140725-8533.jpg", - }, + id: "6", brand: "Klasyk", name: "Tiramisu", price: "8 PLN", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/glass-creamy-dessert-with-cookie-pieces_140725-8533.jpg"}, ]} title="Co dziś w vitrine?" description="Menu zmienia się codziennie. Śledź nas na Instagramie!" @@ -224,15 +145,9 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "gda", - title: "Gdańsk Garnizon", - content: "ul. Mirona Białoszewskiego 12/U1. Wt–Nd: 11:00–20:00", - }, + id: "gda", title: "Gdańsk Garnizon", content: "ul. Mirona Białoszewskiego 12/U1. \n\n⏰ Godziny otwarcia: Wt–Nd: 11:00–20:00"}, { - id: "gdy", - title: "Gdynia", - content: "ul. Obrońców Wybrzeża 6. Wt–Nd: 11:00–20:00", - }, + id: "gdy", title: "Gdynia", content: "ul. Obrońców Wybrzeża 6. \n\n⏰ Godziny otwarcia: Wt–Nd: 11:00–20:00"}, ]} title="Gdzie nas znajdziesz?" description="Zapraszamy w Gdańsku oraz Gdyni." @@ -248,14 +163,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Lody w kubku", - "Wnętrze lokalu", - "Kuchnia", - "Proces", - "Lody dla psa", - "Kolejka", - "Latte art", - ]} + "Lody w kubku", "Wnętrze lokalu", "Kuchnia", "Proces", "Lody dla psa", "Kolejka", "Latte art"]} title="Zaglądnij do naszej vitrine" description="Więcej na @latto_gelato" /> @@ -268,52 +176,22 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "wolt", - tag: "Dostawa", - price: "Wolt", - period: "", - description: "Szybka dostawa w Twojej okolicy.", - button: { - text: "Zamów", - href: "#", - }, - featuresTitle: "Opcje:", - features: [ - "Świeżo pakowane", - "Dostawa do domu", - ], + id: "wolt", tag: "Dostawa", price: "Wolt", period: "", description: "Szybka dostawa w Twojej okolicy.", button: { + text: "Zamów", href: "#"}, + featuresTitle: "Opcje:", features: [ + "Świeżo pakowane", "Dostawa do domu"], }, { - id: "pyszne", - tag: "Dostawa", - price: "Pyszne.pl", - period: "", - description: "Dostawa prosto pod drzwi.", - button: { - text: "Zamów", - href: "#", - }, - featuresTitle: "Opcje:", - features: [ - "Szeroki wybór", - "Dostawa do domu", - ], + id: "pyszne", tag: "Dostawa", price: "Pyszne.pl", period: "", description: "Dostawa prosto pod drzwi.", button: { + text: "Zamów", href: "#"}, + featuresTitle: "Opcje:", features: [ + "Szeroki wybór", "Dostawa do domu"], }, { - id: "tel", - tag: "Kontakt", - price: "Telefon", - period: "", - description: "Zadzwoń do nas bezpośrednio.", - button: { - text: "+48 575 123 520", - href: "tel:+48575123520", - }, - featuresTitle: "Opcje:", - features: [ - "Zamówienia indywidualne", - "Wsparcie", - ], + id: "tel", tag: "Kontakt", price: "Telefon", period: "", description: "Zadzwoń do nas bezpośrednio.", button: { + text: "+48 575 123 520", href: "tel:+48575123520"}, + featuresTitle: "Opcje:", features: [ + "Zamówienia indywidualne", "Wsparcie"], }, ]} title="Gelato prosto do Twoich drzwi" @@ -328,40 +206,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Katarzyna", - handle: "@kasia", - testimonial: "Najlepsze lody w Trójmieście!", - imageSrc: "http://img.b2bpic.net/free-photo/green-tea-chocolate-lava-with-ice-cream-strawberry_74190-7602.jpg", - }, + id: "1", name: "Katarzyna", handle: "@kasia", testimonial: "Najlepsze lody w Trójmieście!", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-chocolate-lava-with-ice-cream-strawberry_74190-7602.jpg"}, { - id: "2", - name: "Marek", - handle: "@marek", - testimonial: "Prawdziwe włoskie gelato.", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-small-tarts-with-green-pastry-cream-lemon-slice-plate-dark-surface-free-space_140725-102825.jpg", - }, + id: "2", name: "Marek", handle: "@marek", testimonial: "Prawdziwe włoskie gelato.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-small-tarts-with-green-pastry-cream-lemon-slice-plate-dark-surface-free-space_140725-102825.jpg"}, { - id: "3", - name: "Anna", - handle: "@anna", - testimonial: "Lody dla psa to genialne!", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-ice-cream-cookies-arrangement_23-2149681938.jpg", - }, + id: "3", name: "Anna", handle: "@anna", testimonial: "Lody dla psa to genialne!", imageSrc: "http://img.b2bpic.net/free-photo/tasty-ice-cream-cookies-arrangement_23-2149681938.jpg"}, { - id: "4", - name: "Tomasz", - handle: "@tomek", - testimonial: "Kremowe marzenie.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cookies-ice-cream_23-2149637209.jpg", - }, + id: "4", name: "Tomasz", handle: "@tomek", testimonial: "Kremowe marzenie.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cookies-ice-cream_23-2149637209.jpg"}, { - id: "5", - name: "Ewa", - handle: "@ewa", - testimonial: "Warto stać w kolejce.", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-honey-toast_1203-7373.jpg", - }, + id: "5", name: "Ewa", handle: "@ewa", testimonial: "Warto stać w kolejce.", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-honey-toast_1203-7373.jpg"}, ]} title="Co mówią nasi klienci?" description="4.8/5 na Google Maps" @@ -372,14 +225,11 @@ export default function LandingPage() {
@@ -388,16 +238,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file