Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 16:36:37 +00:00
2 changed files with 1378 additions and 11 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -53,15 +53,15 @@ export default function LandingPage() {
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/traveller-texting-messages-before-skiing_482257-76509.jpg"},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/hand-putting-portafilter-into-espresso-machine_23-2147834510.jpg"},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/hand-putting-portafilter-into-espresso-machine_23-2147834510.jpg?_wi=1"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-making-froth-coffee_23-2147775924.jpg"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-making-froth-coffee_23-2147775924.jpg?_wi=1"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-red-cocktails_23-2149093642.jpg"},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-red-cocktails_23-2149093642.jpg?_wi=1"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/afterworks-dinner-with-colleagues-quiet-local-cafeteria-with-delicious-snacks_8353-10325.jpg"},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/afterworks-dinner-with-colleagues-quiet-local-cafeteria-with-delicious-snacks_8353-10325.jpg?_wi=1"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/delicious-berry-pastry-glass-counter_23-2147892899.jpg"},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/delicious-berry-pastry-glass-counter_23-2147892899.jpg?_wi=1"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -89,7 +89,7 @@ export default function LandingPage() {
{
title: "Book Club Koncept", description: "Ostavite, uzmite ili čitajte knjige. Dijelimo ljubav prema čitanju u zajednici koja cijeni knjige kao i dobru kavu."},
]}
imageSrc="http://img.b2bpic.net/free-photo/hand-putting-portafilter-into-espresso-machine_23-2147834510.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hand-putting-portafilter-into-espresso-machine_23-2147834510.jpg?_wi=2"
imagePosition="right"
textboxLayout="default"
mediaAnimation="slide-up"
@@ -104,19 +104,19 @@ export default function LandingPage() {
features={[
{
id: "1", title: "☕ Specialty Kava i Matcha", tags: ["Vrhunska Kvaliteta", "Svježe Pržena"],
imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-making-froth-coffee_23-2147775924.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-making-froth-coffee_23-2147775924.jpg?_wi=2"},
{
id: "2", title: "🍰 Kolači i Slastice", tags: ["Domaća Proizvodnja", "Svježe Dnevno"],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-berry-pastry-glass-counter_23-2147892899.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-berry-pastry-glass-counter_23-2147892899.jpg?_wi=2"},
{
id: "3", title: "🥐 Kroasani i Slani Zalogaji", tags: ["Artizansko", "Jutarnja Dostava"],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-berry-pastry-glass-counter_23-2147892899.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-berry-pastry-glass-counter_23-2147892899.jpg?_wi=3"},
{
id: "4", title: "🍸 Signature Kokteli", tags: ["Kreativni Recepti", "Stručne Prehane"],
imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-red-cocktails_23-2149093642.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-red-cocktails_23-2149093642.jpg?_wi=2"},
{
id: "5", title: "📚 Book Club Prostor", tags: ["Zajednica", "Čitanja"],
imageSrc: "http://img.b2bpic.net/free-photo/afterworks-dinner-with-colleagues-quiet-local-cafeteria-with-delicious-snacks_8353-10325.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/afterworks-dinner-with-colleagues-quiet-local-cafeteria-with-delicious-snacks_8353-10325.jpg?_wi=2"},
]}
animationType="slide-up"
textboxLayout="default"