diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 99a9dc0..5c600ba 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -17,32 +17,16 @@ export default function HomePage() {
title="Najbolja kafa u gradu. Bez kompromisa."
description="U srcu Pančeva stvaramo mesto gde se vrhunska kafa, prijatna atmosfera i ljubazna usluga spajaju u iskustvo kojem se gosti vraćaju iznova."
primaryButton={{
- text: "Pogledajte ponudu",
- href: "#products",
- }}
+ text: "Pogledajte ponudu", href: "#products"}}
secondaryButton={{
- text: "Posetite nas",
- href: "#contact",
- }}
+ text: "Posetite nas", href: "#contact"}}
items={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-coffee-shop-preparing-coffee_1303-29490.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/kraft-cups-coffee-paper-stand_185193-163582.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/hand-chest-white-tattooed-man-wearing-white-unlabeled-t-shirt-holding-light-brown-paper-coffee-cup_346278-1734.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-keeps-cup-coffe_8353-204.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-coffee-shop-preparing-coffee_1303-29490.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/kraft-cups-coffee-paper-stand_185193-163582.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/hand-chest-white-tattooed-man-wearing-white-unlabeled-t-shirt-holding-light-brown-paper-coffee-cup_346278-1734.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-keeps-cup-coffe_8353-204.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg" },
]}
/>
@@ -55,48 +39,13 @@ export default function HomePage() {
title="Više od obične kafeterije"
description="U Fabrika Kafeteriji verujemo da dobra kafa počinje mnogo pre prvog gutljaja. Zato biramo kvalitetna zrna i posvećujemo pažnju svakom detalju."
items={[
- {
- title: "Vrhunska kafa",
- description: "Pripremljena sa pažnjom i znanjem koje pravi razliku.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-tasty-drink_23-2148865604.jpg",
- },
- {
- title: "Ljubazno osoblje",
- description: "Profesionalna usluga zbog koje se osećate dobrodošlo.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-female-barista-making-coffee-holding-cup-tea-taking-it-cafe-clie_1258-138283.jpg",
- },
- {
- title: "Urbana atmosfera",
- description: "Pažljivo odabrana muzika i prijatan ambijent.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/small-flowers-branches-with-coffee-cup-music-sheet_23-2148043965.jpg",
- },
- {
- title: "Sveže sokovi",
- description: "Prirodno osveženje za svaki deo dana.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blond-smiling-woman-straw-red-hat-blouse-summer-fashion-outfit-drinking-natural-fruit-cocktail-smoothie_285396-8374.jpg",
- },
- {
- title: "Izbor zrna",
- description: "Pažljivo birano poreklo za savršen profil ukusa.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-barista-with-apron-coffee-machine_23-2148824389.jpg",
- },
- {
- title: "Umetnost kafe",
- description: "Svaka šoljica je unikatno iskustvo.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-using-coffee-machine-coffee-shop_23-2149052848.jpg",
- },
- {
- title: "Zajednica",
- description: "Mesto susreta istinskih ljubitelja kafe.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728006.jpg",
- },
+ { title: "Vrhunska kafa", description: "Pripremljena sa pažnjom i znanjem koje pravi razliku.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-tasty-drink_23-2148865604.jpg" },
+ { title: "Ljubazno osoblje", description: "Profesionalna usluga zbog koje se osećate dobrodošlo.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-female-barista-making-coffee-holding-cup-tea-taking-it-cafe-clie_1258-138283.jpg" },
+ { title: "Urbana atmosfera", description: "Pažljivo odabrana muzika i prijatan ambijent.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/small-flowers-branches-with-coffee-cup-music-sheet_23-2148043965.jpg" },
+ { title: "Sveže sokovi", description: "Prirodno osveženje za svaki deo dana.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blond-smiling-woman-straw-red-hat-blouse-summer-fashion-outfit-drinking-natural-fruit-cocktail-smoothie_285396-8374.jpg" },
+ { title: "Izbor zrna", description: "Pažljivo birano poreklo za savršen profil ukusa.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-barista-with-apron-coffee-machine_23-2148824389.jpg" },
+ { title: "Umetnost kafe", description: "Svaka šoljica je unikatno iskustvo.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-using-coffee-machine-coffee-shop_23-2149052848.jpg" },
+ { title: "Zajednica", description: "Mesto susreta istinskih ljubitelja kafe.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728006.jpg" },
]}
/>
@@ -107,10 +56,7 @@ export default function HomePage() {
@@ -123,46 +69,16 @@ export default function HomePage() {
description="Svakodnevni izbor vrhunskih napitaka i slatkih dodataka."
plans={[
{
- tag: "Topla",
- price: "Kafa",
- description: "Espresso, Cappuccino, Flat White, Filter",
- features: [
- "Sveže mlevena",
- "Vrhunsko poreklo",
- "Majstorska priprema",
- ],
- primaryButton: {
- text: "Naruči",
- href: "#",
- },
+ tag: "Topla", price: "Kafa", description: "Espresso, Cappuccino, Flat White, Filter", features: ["Sveže mlevena", "Vrhunsko poreklo", "Majstorska priprema"],
+ primaryButton: { text: "Naruči", href: "#" },
},
{
- tag: "Hladna",
- price: "Napici",
- description: "Ice Latte, Cold Brew, Osveženje",
- features: [
- "Ohlađeno do savršenstva",
- "Prirodni sastojci",
- "Letnji hitovi",
- ],
- primaryButton: {
- text: "Naruči",
- href: "#",
- },
+ tag: "Hladna", price: "Napici", description: "Ice Latte, Cold Brew, Osveženje", features: ["Ohlađeno do savršenstva", "Prirodni sastojci", "Letnji hitovi"],
+ primaryButton: { text: "Naruči", href: "#" },
},
{
- tag: "Dodatak",
- price: "Slatkiši",
- description: "Savršen pratilac vaše kafe",
- features: [
- "Domaći recepti",
- "Sveži sastojci",
- "Puno ukusa",
- ],
- primaryButton: {
- text: "Naruči",
- href: "#",
- },
+ tag: "Dodatak", price: "Slatkiši", description: "Savršen pratilac vaše kafe", features: ["Domaći recepti", "Sveži sastojci", "Puno ukusa"],
+ primaryButton: { text: "Naruči", href: "#" },
},
]}
/>
@@ -174,37 +90,13 @@ export default function HomePage() {
@@ -215,23 +107,12 @@ export default function HomePage() {
@@ -243,13 +124,9 @@ export default function HomePage() {
tag="Spremni za najbolju kafu?"
text="Posetite Fabrika Kafeteriju i otkrijte zašto se naši gosti vraćaju iznova."
primaryButton={{
- text: "Kako do nas",
- href: "#",
- }}
+ text: "Kako do nas", href: "#"}}
secondaryButton={{
- text: "Pogledajte ponudu",
- href: "#products",
- }}
+ text: "Pogledajte ponudu", href: "#products"}}
/>