From 9211608e957f2b465147ae8f556f997f51342da1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 22:26:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 228 ++++++++--------------------------------------- 1 file changed, 37 insertions(+), 191 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index edab13c..a6578ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,92 +30,39 @@ export default function LandingPage() {
@@ -125,21 +72,9 @@ export default function LandingPage() { useInvertedBackground={false} title="Neki restorani se renoviraju. Mi se nećemo." metrics={[ - { - icon: Clock, - label: "Godina rada", - value: "40+", - }, - { - icon: Utensils, - label: "Domaćih jela", - value: "100+", - }, - { - icon: MapPin, - label: "Lokacija", - value: "Karlovac", - }, + { icon: Clock, label: "Godina rada", value: "40+" }, + { icon: Utensils, label: "Domaćih jela", value: "100+" }, + { icon: MapPin, label: "Lokacija", value: "Karlovac" } ]} metricsAnimation="slide-up" /> @@ -152,42 +87,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "dish1", - name: "Svinjski gulaš s pireom", - price: "75 HRK", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-jewish-cholent-wooden-table_123827-20809.jpg?_wi=1", - }, - { - id: "dish2", - name: "Domaća juha", - price: "38 HRK", - imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-with-cheese-cracker-top_141793-845.jpg?_wi=1", - }, - { - id: "dish3", - name: "Gablec specijal", - price: "55 HRK", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-cheddar-smoked-white-cheese-walnut-grape-honey_140725-229.jpg?_wi=1", - }, - { - id: "dish4", - name: "Domaći njoki", - price: "60 HRK", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-jewish-cholent-wooden-table_123827-20809.jpg?_wi=2", - }, - { - id: "dish5", - name: "Pečeni krumpir", - price: "40 HRK", - imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-with-cheese-cracker-top_141793-845.jpg?_wi=2", - }, - { - id: "dish6", - name: "Domaći desert", - price: "45 HRK", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-cheddar-smoked-white-cheese-walnut-grape-honey_140725-229.jpg?_wi=2", - }, + { id: "dish1", name: "Svinjski gulaš s pireom", price: "75 HRK", imageSrc: "http://img.b2bpic.net/free-photo/traditional-jewish-cholent-wooden-table_123827-20809.jpg" }, + { id: "dish2", name: "Domaća juha", price: "38 HRK", imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-with-cheese-cracker-top_141793-845.jpg" }, + { id: "dish3", name: "Gablec specijal", price: "55 HRK", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-cheddar-smoked-white-cheese-walnut-grape-honey_140725-229.jpg" }, + { id: "dish4", name: "Domaći njoki", price: "60 HRK", imageSrc: "http://img.b2bpic.net/free-photo/traditional-jewish-cholent-wooden-table_123827-20809.jpg" }, + { id: "dish5", name: "Pečeni krumpir", price: "40 HRK", imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-with-cheese-cracker-top_141793-845.jpg" }, + { id: "dish6", name: "Domaći desert", price: "45 HRK", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-cheddar-smoked-white-cheese-walnut-grape-honey_140725-229.jpg" } ]} title="Signature Dishes" description="Domaća jela. Lokalni sastojci. Cijene iz prošlosti." @@ -199,46 +104,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - title: "Ivan Z.", - quote: "Nadrealano mjesto! Odlična hrana svaki put po iznimno pristupačnim cijenama.", - name: "Ivan Z.", - role: "Gost", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", - }, - { - id: "2", - title: "Matija V.", - quote: "Uđeš u restoran iz 1985. i shvatiš—baš tako treba biti.", - name: "Matija V.", - role: "Gost", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beer-nice-bar_23-2147897168.jpg", - }, - { - id: "3", - title: "K.", - quote: "Vremeplov u neka bolja vremena.", - name: "K.", - role: "Gost", - imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg", - }, - { - id: "4", - title: "Marko P.", - quote: "Najbolji gablec u Karlovcu.", - name: "Marko P.", - role: "Gost", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216149.jpg", - }, - { - id: "5", - title: "Ana S.", - quote: "Autentično i preukusno.", - name: "Ana S.", - role: "Gost", - imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-drinking_23-2147680752.jpg", - }, + { id: "1", title: "Ivan Z.", quote: "Nadrealano mjesto! Odlična hrana svaki put po iznimno pristupačnim cijenama.", name: "Ivan Z.", role: "Gost", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg" }, + { id: "2", title: "Matija V.", quote: "Uđeš u restoran iz 1985. i shvatiš—baš tako treba biti.", name: "Matija V.", role: "Gost", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beer-nice-bar_23-2147897168.jpg" }, + { id: "3", title: "K.", quote: "Vremeplov u neka bolja vremena.", name: "K.", role: "Gost", imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg" }, + { id: "4", title: "Marko P.", quote: "Najbolji gablec u Karlovcu.", name: "Marko P.", role: "Gost", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216149.jpg" }, + { id: "5", title: "Ana S.", quote: "Autentično i preukusno.", name: "Ana S.", role: "Gost", imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-drinking_23-2147680752.jpg" } ]} title="Guest Voices" description="Što kažu naši gosti" @@ -247,30 +117,13 @@ export default function LandingPage() { -- 2.49.1