diff --git a/src/app/page.tsx b/src/app/page.tsx index f7eb9ca..cfe3384 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,57 +19,57 @@ export default function LandingPage() { const sweetPanCakesProducts = [ { - id: "euro-etno", name: "EURO ETNO", price: "180 RSD", variant: "Sweet pancake with eurocream", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancake-tower-with-banana-raspberries_23-2148354671.jpg?_wi=1", imageAlt: "Euro Etno pancake"}, + id: "euro-etno", name: "EURO ETNO", price: "180 RSD", variant: "Sweet pancake with eurocream", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancake-tower-with-banana-raspberries_23-2148354671.jpg", imageAlt: "Euro Etno pancake"}, { - id: "plazma-kremix", name: "PLAZMA KREMIX", price: "200 RSD", variant: "Sweet pancake with eurocream and plazma", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancake-tower-with-banana-raspberries_23-2148354671.jpg?_wi=2", imageAlt: "Plazma Kremix pancake"}, + id: "plazma-kremix", name: "PLAZMA KREMIX", price: "200 RSD", variant: "Sweet pancake with eurocream and plazma", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancake-tower-with-banana-raspberries_23-2148354671.jpg", imageAlt: "Plazma Kremix pancake"}, { - id: "bakina-tajna", name: "BAKINA TAJNA", price: "180 RSD", variant: "Sweet pancake with jam", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancake-tower-with-banana-raspberries_23-2148354671.jpg?_wi=3", imageAlt: "Bakina Tajna pancake"}, + id: "bakina-tajna", name: "BAKINA TAJNA", price: "180 RSD", variant: "Sweet pancake with jam", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancake-tower-with-banana-raspberries_23-2148354671.jpg", imageAlt: "Bakina Tajna pancake"}, { - id: "choko-krem", name: "ČOKO KREM MIX", price: "280 RSD", variant: "Premium pancake with chocolate and cream", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancake-tower-with-banana-raspberries_23-2148354671.jpg?_wi=4", imageAlt: "Chocolate cream mix pancake"}, + id: "choko-krem", name: "ČOKO KREM MIX", price: "280 RSD", variant: "Premium pancake with chocolate and cream", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancake-tower-with-banana-raspberries_23-2148354671.jpg", imageAlt: "Chocolate cream mix pancake"}, ]; const stripedPanCakesProducts = [ { - id: "traka-krem-choko", name: "TRAKA KREM ČOKO", price: "280 RSD", variant: "Striped pancake with cream and chocolate", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-plate-with-pancake_1268-18325.jpg?_wi=1", imageAlt: "Striped pancake cream chocolate"}, + id: "traka-krem-choko", name: "TRAKA KREM ČOKO", price: "280 RSD", variant: "Striped pancake with cream and chocolate", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-plate-with-pancake_1268-18325.jpg", imageAlt: "Striped pancake cream chocolate"}, { - id: "traka-krem-vocko", name: "TRAKA KREM VOĆKO", price: "290 RSD", variant: "Striped pancake with cream and fruit", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-plate-with-pancake_1268-18325.jpg?_wi=2", imageAlt: "Striped pancake cream fruit"}, + id: "traka-krem-vocko", name: "TRAKA KREM VOĆKO", price: "290 RSD", variant: "Striped pancake with cream and fruit", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-plate-with-pancake_1268-18325.jpg", imageAlt: "Striped pancake cream fruit"}, { - id: "traka-plazma-choko", name: "TRAKA PLAZMA ČOKO", price: "280 RSD", variant: "Striped pancake with plazma and chocolate", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-plate-with-pancake_1268-18325.jpg?_wi=3", imageAlt: "Striped pancake plazma chocolate"}, + id: "traka-plazma-choko", name: "TRAKA PLAZMA ČOKO", price: "280 RSD", variant: "Striped pancake with plazma and chocolate", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-plate-with-pancake_1268-18325.jpg", imageAlt: "Striped pancake plazma chocolate"}, { - id: "traka-plazma-vocko", name: "TRAKA PLAZMA VOĆKO", price: "290 RSD", variant: "Striped pancake with plazma and fruit", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-plate-with-pancake_1268-18325.jpg?_wi=4", imageAlt: "Striped pancake plazma fruit"}, + id: "traka-plazma-vocko", name: "TRAKA PLAZMA VOĆKO", price: "290 RSD", variant: "Striped pancake with plazma and fruit", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-plate-with-pancake_1268-18325.jpg", imageAlt: "Striped pancake plazma fruit"}, ]; const lepinjaProducts = [ { - id: "etno-pretop", name: "ETNO PRETOP", price: "160 RSD", variant: "Lepinja with traditional pretop", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-kebab-topped-with-tomato-sauce_140725-3903.jpg?_wi=1", imageAlt: "Etno Pretop lepinja"}, + id: "etno-pretop", name: "ETNO PRETOP", price: "160 RSD", variant: "Lepinja with traditional pretop", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-kebab-topped-with-tomato-sauce_140725-3903.jpg", imageAlt: "Etno Pretop lepinja"}, { - id: "etno-kajmak", name: "ETNO KAJMAK", price: "220 RSD", variant: "Lepinja with creamy kajmak", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-kebab-topped-with-tomato-sauce_140725-3903.jpg?_wi=2", imageAlt: "Etno Kajmak lepinja"}, + id: "etno-kajmak", name: "ETNO KAJMAK", price: "220 RSD", variant: "Lepinja with creamy kajmak", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-kebab-topped-with-tomato-sauce_140725-3903.jpg", imageAlt: "Etno Kajmak lepinja"}, { - id: "etno-sumadijska", name: "ETNO ŠUMADIJSKA", price: "390 RSD", variant: "Lepinja with eggs, kajmak, pretop, and bacon", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-kebab-topped-with-tomato-sauce_140725-3903.jpg?_wi=3", imageAlt: "Etno Sumadijska lepinja"}, + id: "etno-sumadijska", name: "ETNO ŠUMADIJSKA", price: "390 RSD", variant: "Lepinja with eggs, kajmak, pretop, and bacon", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-kebab-topped-with-tomato-sauce_140725-3903.jpg", imageAlt: "Etno Sumadijska lepinja"}, { - id: "etno-specijal", name: "ETNO SPECIJAL", price: "550 RSD", variant: "Premium lepinja with all ingredients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-kebab-topped-with-tomato-sauce_140725-3903.jpg?_wi=4", imageAlt: "Etno Specijal lepinja"}, + id: "etno-specijal", name: "ETNO SPECIJAL", price: "550 RSD", variant: "Premium lepinja with all ingredients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-kebab-topped-with-tomato-sauce_140725-3903.jpg", imageAlt: "Etno Specijal lepinja"}, ]; const etnoToastProducts = [ { - id: "sunka-tost", name: "ETNO ŠUNKA TOST", price: "360 RSD", variant: "Toast with ham, eggs, cheese and fries", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwiches-with-cucumbers-olives-white-background-lunch-burger-horizontal-health-meal-toast-food_140725-158763.jpg?_wi=1", imageAlt: "Ham toast"}, + id: "sunka-tost", name: "ETNO ŠUNKA TOST", price: "360 RSD", variant: "Toast with ham, eggs, cheese and fries", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwiches-with-cucumbers-olives-white-background-lunch-burger-horizontal-health-meal-toast-food_140725-158763.jpg", imageAlt: "Ham toast"}, { - id: "slaninica-tost", name: "ETNO SLANINICA TOST", price: "380 RSD", variant: "Toast with bacon, eggs, cheese and fries", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwiches-with-cucumbers-olives-white-background-lunch-burger-horizontal-health-meal-toast-food_140725-158763.jpg?_wi=2", imageAlt: "Bacon toast"}, + id: "slaninica-tost", name: "ETNO SLANINICA TOST", price: "380 RSD", variant: "Toast with bacon, eggs, cheese and fries", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwiches-with-cucumbers-olives-white-background-lunch-burger-horizontal-health-meal-toast-food_140725-158763.jpg", imageAlt: "Bacon toast"}, { - id: "pecenica-tost", name: "ETNO PEČENICA TOST", price: "390 RSD", variant: "Toast with roasted meat, eggs, cheese and fries", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwiches-with-cucumbers-olives-white-background-lunch-burger-horizontal-health-meal-toast-food_140725-158763.jpg?_wi=3", imageAlt: "Roasted meat toast"}, + id: "pecenica-tost", name: "ETNO PEČENICA TOST", price: "390 RSD", variant: "Toast with roasted meat, eggs, cheese and fries", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwiches-with-cucumbers-olives-white-background-lunch-burger-horizontal-health-meal-toast-food_140725-158763.jpg", imageAlt: "Roasted meat toast"}, { - id: "mix-tost", name: "ETNO MIX TOST", price: "450 RSD", variant: "Premium mix toast with multiple meats and fries", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwiches-with-cucumbers-olives-white-background-lunch-burger-horizontal-health-meal-toast-food_140725-158763.jpg?_wi=4", imageAlt: "Mix toast premium"}, + id: "mix-tost", name: "ETNO MIX TOST", price: "450 RSD", variant: "Premium mix toast with multiple meats and fries", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwiches-with-cucumbers-olives-white-background-lunch-burger-horizontal-health-meal-toast-food_140725-158763.jpg", imageAlt: "Mix toast premium"}, ]; const houseKiflaProducts = [ { - id: "house-djacki", name: "HOUSE ĐAČKI", price: "180 RSD", variant: "Kifla with student favorite parizer", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cable-knit-breadsticks-apples-rectangle-wood-board-oats-wheat-grains-bowls_179666-43730.jpg?_wi=1", imageAlt: "House Djacki kifla"}, + id: "house-djacki", name: "HOUSE ĐAČKI", price: "180 RSD", variant: "Kifla with student favorite parizer", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cable-knit-breadsticks-apples-rectangle-wood-board-oats-wheat-grains-bowls_179666-43730.jpg", imageAlt: "House Djacki kifla"}, { - id: "house-sunka", name: "HOUSE ŠUNKA", price: "180 RSD", variant: "Kifla with quality ham", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cable-knit-breadsticks-apples-rectangle-wood-board-oats-wheat-grains-bowls_179666-43730.jpg?_wi=2", imageAlt: "House Sunka kifla"}, + id: "house-sunka", name: "HOUSE ŠUNKA", price: "180 RSD", variant: "Kifla with quality ham", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cable-knit-breadsticks-apples-rectangle-wood-board-oats-wheat-grains-bowls_179666-43730.jpg", imageAlt: "House Sunka kifla"}, { - id: "house-kulen", name: "HOUSE KULEN", price: "220 RSD", variant: "Kifla with spicy kulen sausage", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cable-knit-breadsticks-apples-rectangle-wood-board-oats-wheat-grains-bowls_179666-43730.jpg?_wi=3", imageAlt: "House Kulen kifla"}, + id: "house-kulen", name: "HOUSE KULEN", price: "220 RSD", variant: "Kifla with spicy kulen sausage", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cable-knit-breadsticks-apples-rectangle-wood-board-oats-wheat-grains-bowls_179666-43730.jpg", imageAlt: "House Kulen kifla"}, { - id: "house-mix", name: "HOUSE MIX", price: "350 RSD", variant: "Kifla with bacon, dried meat and roasted meat", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cable-knit-breadsticks-apples-rectangle-wood-board-oats-wheat-grains-bowls_179666-43730.jpg?_wi=4", imageAlt: "House Mix kifla"}, + id: "house-mix", name: "HOUSE MIX", price: "350 RSD", variant: "Kifla with bacon, dried meat and roasted meat", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cable-knit-breadsticks-apples-rectangle-wood-board-oats-wheat-grains-bowls_179666-43730.jpg", imageAlt: "House Mix kifla"}, ]; const testimonialItems = [ @@ -91,7 +91,7 @@ export default function LandingPage() { { value: "5.0★", label: "Perfect Rating" }, { value: "27+", label: "Happy Reviews" }, { value: "7AM-Late", label: "Open Daily" }, - ]; + ] as const; return (