From b75e9e7f257aa635349be91b3d1090e8d790699f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:41:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d20f97..4f354dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,11 +45,11 @@ export default function LandingPage() { description="Tradycyjna polska kuchnia w autentycznym, przytulnym wnętrzu piwnicy ratusza. Serwujemy domowe pierogi, hearty żurki, schab mielony i klasyczne polskie dania ze świeżych, wysokiej jakości składników." background={{ variant: "circleGradient" }} tag="Tradycja od 1995 roku" - imageSrc="http://img.b2bpic.net/free-photo/delicious-ravioli-with-tomato-sauce-dill_2829-16648.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-ravioli-with-tomato-sauce-dill_2829-16648.jpg?_wi=1" imageAlt="Tradycyjne polskie pierogi serwowane w Restauracji Ratuszowej" mediaAnimation="slide-up" buttons={[ - { text: "Zarezerwuj stolik", href: "tel:+48184435615" }, + { text: "Zarezerwuj teraz", href: "tel:+48184435615" }, { text: "Sprawdź menu", href: "#menu" } ]} /> @@ -58,7 +58,8 @@ export default function LandingPage() {