Merge version_1 into main #1
267
src/app/page.tsx
267
src/app/page.tsx
@@ -30,79 +30,51 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Početna",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Početna", id: "hero"},
|
||||
{
|
||||
name: "O Nama",
|
||||
id: "about",
|
||||
},
|
||||
name: "O Nama", id: "about"},
|
||||
{
|
||||
name: "Meni",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Meni", id: "menu"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="Poncho Grill"
|
||||
button={{ text: "Rezervišite" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Poncho Grill - Ukus tradicije"
|
||||
description="Najbolji roštilj i domaća hrana u gradu. Sveže, vruće i sa ljubavlju pripremljeno."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/roasted-stuffed-chicken-decorated-with-pomegranate-walnuts-black-board-rice-white-plate-wooden-table_141793-2918.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
|
||||
alt: "Smiling customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", alt: "Smiling customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg",
|
||||
alt: "Satisfied guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg", alt: "Satisfied guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
alt: "Happy diner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", alt: "Happy diner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg",
|
||||
alt: "Regular visitor",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", alt: "Regular visitor"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
alt: "Returning client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Returning client"},
|
||||
]}
|
||||
avatarText="Pridružite se hiljadama zadovoljnih gostiju."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Sveži sastojci",
|
||||
},
|
||||
type: "text", text: "Sveži sastojci"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Brza dostava",
|
||||
},
|
||||
type: "text", text: "Brza dostava"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Originalni recepti",
|
||||
},
|
||||
type: "text", text: "Originalni recepti"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tradicionalni ukus",
|
||||
},
|
||||
type: "text", text: "Tradicionalni ukus"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Prijatan ambijent",
|
||||
},
|
||||
type: "text", text: "Prijatan ambijent"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -114,13 +86,9 @@ export default function LandingPage() {
|
||||
description="Dugogodišnja tradicija u pripremi autentičnog domaćeg roštilja. Koristimo samo proverene sastojke."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Godina iskustva",
|
||||
},
|
||||
value: "10+", title: "Godina iskustva"},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Jela na meniju",
|
||||
},
|
||||
value: "50+", title: "Jela na meniju"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -135,59 +103,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Roštilj",
|
||||
name: "Gurmanska Pljeskavica",
|
||||
price: "610 RSD",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg",
|
||||
},
|
||||
id: "1", brand: "Roštilj", name: "Gurmanska Pljeskavica", price: "610 RSD", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Roštilj",
|
||||
name: "Pileći Batak",
|
||||
price: "530 RSD",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5911.jpg",
|
||||
},
|
||||
id: "2", brand: "Roštilj", name: "Pileći Batak", price: "530 RSD", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5911.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Palačinke",
|
||||
name: "Palačinka Nutela",
|
||||
price: "360 RSD",
|
||||
rating: 4,
|
||||
reviewCount: "40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-composition_23-2148868215.jpg",
|
||||
},
|
||||
id: "3", brand: "Palačinke", name: "Palačinka Nutela", price: "360 RSD", rating: 4,
|
||||
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-composition_23-2148868215.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Palačinke",
|
||||
name: "Palačinka sa Kulenom",
|
||||
price: "410 RSD",
|
||||
rating: 4,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg",
|
||||
},
|
||||
id: "4", brand: "Palačinke", name: "Palačinka sa Kulenom", price: "410 RSD", rating: 4,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Pizze",
|
||||
name: "Pizza Margarita",
|
||||
price: "990 RSD",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ingredient-cooking-grilled-meat-ground-meat_185193-110909.jpg",
|
||||
},
|
||||
id: "5", brand: "Pizze", name: "Pizza Margarita", price: "990 RSD", rating: 5,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/ingredient-cooking-grilled-meat-ground-meat_185193-110909.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Pizze",
|
||||
name: "Pizza Poncho",
|
||||
price: "1150 RSD",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-juicy-steak-cooking-fire-created-with-generative-ai-technology_185193-110100.jpg",
|
||||
},
|
||||
id: "6", brand: "Pizze", name: "Pizza Poncho", price: "1150 RSD", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/grilled-juicy-steak-cooking-fire-created-with-generative-ai-technology_185193-110100.jpg"},
|
||||
]}
|
||||
title="Naš Meni"
|
||||
description="Sveža hrana pripremljena po originalnim receptima."
|
||||
@@ -202,59 +134,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "d1",
|
||||
brand: "Pića",
|
||||
name: "Coca-Cola",
|
||||
price: "180 RSD",
|
||||
rating: 5,
|
||||
reviewCount: "500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ingredient-cooking-grilled-meat-ground-meat_185193-110908.jpg",
|
||||
},
|
||||
id: "d1", brand: "Pića", name: "Coca-Cola", price: "180 RSD", rating: 5,
|
||||
reviewCount: "500", imageSrc: "http://img.b2bpic.net/free-photo/ingredient-cooking-grilled-meat-ground-meat_185193-110908.jpg"},
|
||||
{
|
||||
id: "d2",
|
||||
brand: "Pića",
|
||||
name: "Ultra Energy",
|
||||
price: "180 RSD",
|
||||
rating: 4,
|
||||
reviewCount: "100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-meat_23-2148575439.jpg",
|
||||
},
|
||||
id: "d2", brand: "Pića", name: "Ultra Energy", price: "180 RSD", rating: 4,
|
||||
reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-meat_23-2148575439.jpg"},
|
||||
{
|
||||
id: "d3",
|
||||
brand: "Pića",
|
||||
name: "Rosa Voda",
|
||||
price: "150 RSD",
|
||||
rating: 5,
|
||||
reviewCount: "300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-bacon-cutlery_23-2148784479.jpg",
|
||||
},
|
||||
id: "d3", brand: "Pića", name: "Rosa Voda", price: "150 RSD", rating: 5,
|
||||
reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-bacon-cutlery_23-2148784479.jpg"},
|
||||
{
|
||||
id: "d4",
|
||||
brand: "Pića",
|
||||
name: "Next Limunada",
|
||||
price: "180 RSD",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-ingredients_1339-1541.jpg",
|
||||
},
|
||||
id: "d4", brand: "Pića", name: "Next Limunada", price: "180 RSD", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/burger-ingredients_1339-1541.jpg"},
|
||||
{
|
||||
id: "d5",
|
||||
brand: "Pića",
|
||||
name: "Fuze Tea Breskva",
|
||||
price: "180 RSD",
|
||||
rating: 4,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-grilled-kebab-skewer-with-vegetables-smoke_84443-82602.jpg",
|
||||
},
|
||||
id: "d5", brand: "Pića", name: "Fuze Tea Breskva", price: "180 RSD", rating: 4,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/spicy-grilled-kebab-skewer-with-vegetables-smoke_84443-82602.jpg"},
|
||||
{
|
||||
id: "d6",
|
||||
brand: "Pića",
|
||||
name: "Joy Multivitamin",
|
||||
price: "180 RSD",
|
||||
rating: 4,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-wooden-board_23-2149235945.jpg",
|
||||
},
|
||||
id: "d6", brand: "Pića", name: "Joy Multivitamin", price: "180 RSD", rating: 4,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-wooden-board_23-2149235945.jpg"},
|
||||
]}
|
||||
title="Osveženja"
|
||||
description="Pronađite savršeno piće uz vaš obrok."
|
||||
@@ -268,40 +164,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marko M.",
|
||||
handle: "@marko",
|
||||
testimonial: "Najbolja gurmanska pljeskavica ikada!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
},
|
||||
id: "t1", name: "Marko M.", handle: "@marko", testimonial: "Najbolja gurmanska pljeskavica ikada!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ana S.",
|
||||
handle: "@ana",
|
||||
testimonial: "Brza dostava i uvek sveža hrana.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg",
|
||||
},
|
||||
id: "t2", name: "Ana S.", handle: "@ana", testimonial: "Brza dostava i uvek sveža hrana.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Petar J.",
|
||||
handle: "@petar",
|
||||
testimonial: "Pizze su im savršene.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
|
||||
},
|
||||
id: "t3", name: "Petar J.", handle: "@petar", testimonial: "Pizze su im savršene.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Ivana K.",
|
||||
handle: "@ivana",
|
||||
testimonial: "Palačinke su pun pogodak.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-cheerful-girl-friends-business-partners-having-fun-lunch-seafood-restaurant_496169-2077.jpg",
|
||||
},
|
||||
id: "t4", name: "Ivana K.", handle: "@ivana", testimonial: "Palačinke su pun pogodak.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-cheerful-girl-friends-business-partners-having-fun-lunch-seafood-restaurant_496169-2077.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jovan B.",
|
||||
handle: "@jovan",
|
||||
testimonial: "Uvek vruće i ukusno.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-15896.jpg",
|
||||
},
|
||||
id: "t5", name: "Jovan B.", handle: "@jovan", testimonial: "Uvek vruće i ukusno.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-15896.jpg"},
|
||||
]}
|
||||
title="Šta kažu naši gosti"
|
||||
description="Najbolja hrana u gradu, preporučujem svima!"
|
||||
@@ -314,20 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Da li radite dostavu?",
|
||||
content: "Da, vršimo dostavu na teritoriji celog grada.",
|
||||
},
|
||||
id: "f1", title: "Da li radite dostavu?", content: "Da, vršimo dostavu na teritoriji celog grada."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Koje je radno vreme?",
|
||||
content: "Radimo svakog dana od 08:00 do 23:00.",
|
||||
},
|
||||
id: "f2", title: "Koje je radno vreme?", content: "Radimo svakog dana od 08:00 do 23:00."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Gde se nalazite?",
|
||||
content: "Nalazimo se u centru grada, svratite po svoj obrok!",
|
||||
},
|
||||
id: "f3", title: "Gde se nalazite?", content: "Nalazimo se u centru grada, svratite po svoj obrok!"},
|
||||
]}
|
||||
title="Često postavljana pitanja"
|
||||
description="Sve informacije na jednom mestu."
|
||||
@@ -340,8 +202,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Poncho Grill"
|
||||
title="Kontaktirajte nas"
|
||||
description="Rezervišite sto ili naručite dostavu putem telefona."
|
||||
@@ -355,33 +216,21 @@ export default function LandingPage() {
|
||||
logoText="Poncho Grill"
|
||||
columns={[
|
||||
{
|
||||
title: "Meni",
|
||||
items: [
|
||||
title: "Meni", items: [
|
||||
{
|
||||
label: "Roštilj",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Roštilj", href: "#menu"},
|
||||
{
|
||||
label: "Pizze",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Pizze", href: "#menu"},
|
||||
{
|
||||
label: "Pića",
|
||||
href: "#drinks",
|
||||
},
|
||||
label: "Pića", href: "#drinks"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Informacije",
|
||||
items: [
|
||||
title: "Informacije", items: [
|
||||
{
|
||||
label: "O nama",
|
||||
href: "#about",
|
||||
},
|
||||
label: "O nama", href: "#about"},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Kontakt", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user