From 3e3c436fcc0bc7306941a681de9ae33a19fbd402 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 02:08:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80d04ce..411e47d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,15 +55,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg", imageAlt: "Przytulne wnętrze Dobra Knajpka"}, + imageSrc: "http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg?_wi=1", imageAlt: "Przytulne wnętrze Dobra Knajpka"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cachopo-traditional-food-asturias-spain-breaded-fillet-meat-isolated-white-background_123827-34529.jpg", imageAlt: "Tradycyjny kotlet schabowy"}, + imageSrc: "http://img.b2bpic.net/free-photo/cachopo-traditional-food-asturias-spain-breaded-fillet-meat-isolated-white-background_123827-34529.jpg?_wi=1", imageAlt: "Tradycyjny kotlet schabowy"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-polish-easter-soup_329181-1644.jpg", imageAlt: "Tradycyjny żurek"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-polish-easter-soup_329181-1644.jpg?_wi=1", imageAlt: "Tradycyjny żurek"}, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-steak-plate-with-onions-ketchup-glass-red-wine_140725-9059.jpg", imageAlt: "Soczysty stek wołowy"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-steak-plate-with-onions-ketchup-glass-red-wine_140725-9059.jpg?_wi=1", imageAlt: "Soczysty stek wołowy"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg", imageAlt: "Wyśmienite desery"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=1", imageAlt: "Wyśmienite desery"}, ]} /> @@ -87,7 +87,7 @@ export default function LandingPage() { description="Tworzymy miejsce, które łączy domowe smaki z przyjazną atmosferą w sercu Bożenkowa." subdescription="Zapraszamy do naszego lokalu z przytulnym wnętrzem i tarasem, gdzie każdy poczuje się jak w domu." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -100,17 +100,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Kotlet schabowy", price: "45 zł", imageSrc: "http://img.b2bpic.net/free-photo/cachopo-traditional-food-asturias-spain-breaded-fillet-meat-isolated-white-background_123827-34529.jpg"}, + id: "p1", name: "Kotlet schabowy", price: "45 zł", imageSrc: "http://img.b2bpic.net/free-photo/cachopo-traditional-food-asturias-spain-breaded-fillet-meat-isolated-white-background_123827-34529.jpg?_wi=2"}, { - id: "p2", name: "Żurek", price: "40 zł", imageSrc: "http://img.b2bpic.net/free-photo/close-up-polish-easter-soup_329181-1644.jpg"}, + id: "p2", name: "Żurek", price: "40 zł", imageSrc: "http://img.b2bpic.net/free-photo/close-up-polish-easter-soup_329181-1644.jpg?_wi=2"}, { - id: "p3", name: "Stek wołowy", price: "60 zł", imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-steak-plate-with-onions-ketchup-glass-red-wine_140725-9059.jpg"}, + id: "p3", name: "Stek wołowy", price: "60 zł", imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-steak-plate-with-onions-ketchup-glass-red-wine_140725-9059.jpg?_wi=2"}, { id: "p4", name: "Tatar", price: "50 zł", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-tartar-still-life_23-2150655647.jpg"}, { id: "p5", name: "Burger + frytki", price: "45 zł", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-french-fries-table_140725-9826.jpg"}, { - id: "p6", name: "Desery", price: "40 zł", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg"}, + id: "p6", name: "Desery", price: "40 zł", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=2"}, ]} title="Nasze Menu" description="Tradycyjne polskie smaki przygotowywane z pasją." @@ -125,7 +125,7 @@ export default function LandingPage() { features={[ { title: "Nasze atuty", description: "Dlaczego warto nas odwiedzić?", media: { - imageSrc: "http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg?_wi=3"}, items: [ { icon: ChefHat, @@ -159,7 +159,7 @@ export default function LandingPage() { tag="Kontakt" title="Odwiedź nas w Bożenkowie" description="Bożenkowska 10, Bożenkowo | Telefon: 731 801 807 | Otwarte codziennie: 11:00–21:00" - imageSrc="http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg?_wi=4" mediaAnimation="slide-up" mediaPosition="right" buttonText="Zadzwoń teraz" -- 2.49.1