diff --git a/src/app/page.tsx b/src/app/page.tsx index 2446503..a8041ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { buttons={[ { text: "Peržiūrėti meniu", href: "#menu" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/view-3d-roasted-coffee-beans_23-2151083811.jpg", alt: "Patron" }, @@ -78,7 +78,7 @@ export default function LandingPage() { { title: "Švieži pyragai", description: "Kasryt kepami su meile." }, { title: "Draugiška augintiniams", description: "Jūsų keturkojai draugai visada laukiami." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -90,10 +90,10 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { id: "p1", name: "Espresso", price: "2.50€", imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg" }, - { id: "p2", name: "Matcha Latte", price: "4.20€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg" }, - { id: "p3", name: "Croissant", price: "3.00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-coffee-wooden-table_23-2148230537.jpg" }, - { id: "p4", name: "Cappuccino", price: "3.50€", imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg" }, + { id: "p1", name: "Espresso", price: "2.50€", imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg?_wi=1" }, + { id: "p2", name: "Matcha Latte", price: "4.20€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg?_wi=1" }, + { id: "p3", name: "Croissant", price: "3.00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-coffee-wooden-table_23-2148230537.jpg?_wi=1" }, + { id: "p4", name: "Cappuccino", price: "3.50€", imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg?_wi=1" }, { id: "p5", name: "Cinnamon Roll", price: "3.50€", imageSrc: "http://img.b2bpic.net/free-photo/white-screen-display-mobile-phone-near-basket-full-baked-croissant-wooden-table_23-2148189132.jpg" }, { id: "p6", name: "Flat White", price: "3.80€", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-pancakes-cereals_23-2147672416.jpg" }, ]} @@ -107,11 +107,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Eglė", date: "2024-05", title: "Nuostabus aptarnavimas", quote: "Geriausia matcha visame Vilniuje!", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/view-3d-roasted-coffee-beans_23-2151083811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg" }, - { id: "t2", name: "Tomas", date: "2024-04", title: "Jauku", quote: "Puiki vieta darbui ir atsipalaidavimui.", tag: "Lankytojas", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling-white_1258-111163.jpg", imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg" }, - { id: "t3", name: "Austėja", date: "2024-03", title: "Šviežumas", quote: "Kruasanai tiesiog tirpsta burnoje.", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-charming-lady-with-long-hair-wearing-trendy-blouse-sitting-cafeteria-with-great-smile_291650-620.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg" }, - { id: "t4", name: "Jonas", date: "2024-02", title: "Ramybė", quote: "Labai jauki aplinka ir malonus personalas.", tag: "Lankytojas", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15947.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-coffee-wooden-table_23-2148230537.jpg" }, - { id: "t5", name: "Indrė", date: "2024-01", title: "Mėgstamiausia kavinė", quote: "Kaskart sugrįžtu dėl šios atmosferos.", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-middle-aged-man-wearing-white-t-shirt-with-tie-showing-tongue-isolated-pink-wall_141793-90380.jpg", imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg" }, + { id: "t1", name: "Eglė", date: "2024-05", title: "Nuostabus aptarnavimas", quote: "Geriausia matcha visame Vilniuje!", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/view-3d-roasted-coffee-beans_23-2151083811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg?_wi=3" }, + { id: "t2", name: "Tomas", date: "2024-04", title: "Jauku", quote: "Puiki vieta darbui ir atsipalaidavimui.", tag: "Lankytojas", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling-white_1258-111163.jpg", imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg?_wi=2" }, + { id: "t3", name: "Austėja", date: "2024-03", title: "Šviežumas", quote: "Kruasanai tiesiog tirpsta burnoje.", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-charming-lady-with-long-hair-wearing-trendy-blouse-sitting-cafeteria-with-great-smile_291650-620.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg?_wi=2" }, + { id: "t4", name: "Jonas", date: "2024-02", title: "Ramybė", quote: "Labai jauki aplinka ir malonus personalas.", tag: "Lankytojas", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15947.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-coffee-wooden-table_23-2148230537.jpg?_wi=2" }, + { id: "t5", name: "Indrė", date: "2024-01", title: "Mėgstamiausia kavinė", quote: "Kaskart sugrįžtu dėl šios atmosferos.", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-middle-aged-man-wearing-white-t-shirt-with-tie-showing-tongue-isolated-pink-wall_141793-90380.jpg", imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg?_wi=2" }, ]} title="Ką sako mūsų lankytojai" description="Tikros istorijos apie mūsų jaukumą."