diff --git a/src/app/page.tsx b/src/app/page.tsx index dd035b4..80d04ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; -import { Coffee, Leaf, MapPin, Smile, Utensils } from "lucide-react"; +import { Coffee, Leaf, MapPin, Smile, Utensils, ChefHat } from "lucide-react"; export default function LandingPage() { return ( @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -57,35 +49,21 @@ export default function LandingPage() { description="Miejsce, do którego chce się wracać. Domowe smaki i wyjątkowa atmosfera, dla której warto zboczyć z trasy." buttons={[ { - text: "Zobacz menu", - href: "#menu", - }, + text: "Zobacz menu", href: "#menu"}, { - text: "Zadzwoń teraz", - href: "tel:731801807", - }, + text: "Zadzwoń teraz", href: "tel:731801807"}, ]} slides={[ { - 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/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/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/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/close-up-polish-easter-soup_329181-1644.jpg?_wi=1", - imageAlt: "Tradycyjny żurek", - }, + 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/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/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/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=1", - 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", imageAlt: "Wyśmienite desery"}, ]} /> @@ -95,14 +73,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Duże porcje", - "Przepyszne jedzenie", - "Bardzo miła obsługa", - "Warto zjechać z trasy", - "Świeże składniki", - "Przyjazna atmosfera", - "Domowy smak", - ]} + "Duże porcje", "Przepyszne jedzenie", "Bardzo miła obsługa", "Warto zjechać z trasy", "Świeże składniki", "Przyjazna atmosfera", "Domowy smak"]} title="4.7 ★ na Google (600+ opinii)" description="Nasi goście doceniają nas za smak i obsługę." /> @@ -116,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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg" mediaAnimation="slide-up" /> @@ -129,41 +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?_wi=2", - }, + 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: "p2", - name: "Żurek", - price: "40 zł", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-polish-easter-soup_329181-1644.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: "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: "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: "p4", - name: "Tatar", - price: "50 zł", - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-tartar-still-life_23-2150655647.jpg", - }, + 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: "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?_wi=2", - }, + 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"}, ]} title="Nasze Menu" description="Tradycyjne polskie smaki przygotowywane z pasją." @@ -177,36 +124,26 @@ export default function LandingPage() { useInvertedBackground={false} 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?_wi=3", - }, + 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"}, items: [ { icon: ChefHat, - text: "Duże porcje", - }, + text: "Duże porcje"}, { icon: Leaf, - text: "Świeże składniki", - }, + text: "Świeże składniki"}, { icon: Smile, - text: "Miła obsługa", - }, + text: "Miła obsługa"}, { icon: MapPin, - text: "Spokojna lokalizacja", - }, + text: "Spokojna lokalizacja"}, { icon: Coffee, - text: "Przytulny klimat", - }, + text: "Przytulny klimat"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/rustic-christmas-served-wooden-table-with-vintage-silverware-candles-fir-twigs_8353-6154.jpg?_wi=4", - imageAlt: "cozy polish restaurant interior table setting", }, ]} title="Dlaczego my?" @@ -218,12 +155,11 @@ export default function LandingPage() {