1 Commits

Author SHA1 Message Date
de6fd238e0 Update src/app/page.tsx 2026-04-24 12:57:24 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Rreth Nesh", name: "Rreth Nesh", id: "about"},
id: "about",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Galeri", name: "Galeri", id: "gallery"},
id: "gallery",
},
{ {
name: "Vlerësime", name: "Vlerësime", id: "reviews"},
id: "reviews",
},
{ {
name: "Kontakt", name: "Kontakt", id: "contact"},
id: "contact",
},
]} ]}
brandName="Restorant Brazili" brandName="Restorant Brazili"
/> />
@@ -61,9 +51,7 @@ export default function LandingPage() {
description="Shije autentike • Mish premium • Atmosferë familjare" description="Shije autentike • Mish premium • Atmosferë familjare"
buttons={[ buttons={[
{ {
text: "Rezervo Tavolinë", text: "Rezervo Tavolinë", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-private-room-with-fireplace-wooden-ceilings-brick-walls_140725-8458.jpg" imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-private-room-with-fireplace-wooden-ceilings-brick-walls_140725-8458.jpg"
/> />
@@ -74,14 +62,9 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ {
type: "text", type: "text", content: "Rreth Nesh"},
content: "Rreth Nesh",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cocktail_23-2150124818.jpg", alt: "Restorant Brazili ambient"},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cocktail_23-2150124818.jpg",
alt: "Restorant Brazili ambient",
},
]} ]}
/> />
</div> </div>
@@ -93,47 +76,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "1", id: "1", title: "Bifteku premium", subtitle: "Mish i zgjedhur", category: "Main", value: "1200 Lek"},
title: "Bifteku premium",
subtitle: "Mish i zgjedhur",
category: "Main",
value: "1200 Lek",
},
{ {
id: "2", id: "2", title: "Brinjë qengji", subtitle: "Pjekje tradicionale", category: "Main", value: "1400 Lek"},
title: "Brinjë qengji",
subtitle: "Pjekje tradicionale",
category: "Main",
value: "1400 Lek",
},
{ {
id: "3", id: "3", title: "Pasta e freskët", subtitle: "Recetë shtëpie", category: "Main", value: "800 Lek"},
title: "Pasta e freskët",
subtitle: "Recetë shtëpie",
category: "Main",
value: "800 Lek",
},
{ {
id: "4", id: "4", title: "Sallatë Caesar", subtitle: "Produkte të freskëta", category: "Side", value: "600 Lek"},
title: "Sallatë Caesar",
subtitle: "Produkte të freskëta",
category: "Side",
value: "600 Lek",
},
{ {
id: "5", id: "5", title: "Patate të skuqura", subtitle: "Me erëza", category: "Side", value: "400 Lek"},
title: "Patate të skuqura",
subtitle: "Me erëza",
category: "Side",
value: "400 Lek",
},
{ {
id: "6", id: "6", title: "Ëmbëlsira tradicionale", subtitle: "Për ëmbëlsim", category: "Dessert", value: "400 Lek"},
title: "Ëmbëlsira tradicionale",
subtitle: "Për ëmbëlsim",
category: "Dessert",
value: "400 Lek",
},
]} ]}
title="Menu" title="Menu"
description="Zbuloni specialitetet tona premium." description="Zbuloni specialitetet tona premium."
@@ -148,41 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "g1", id: "g1", brand: "Food", name: "Steak", price: "Premium", rating: 5,
brand: "Food", reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-eggplants-tomatoes-served-with-glass-wine_141793-745.jpg"},
name: "Steak",
price: "Premium",
rating: 5,
reviewCount: "100",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-eggplants-tomatoes-served-with-glass-wine_141793-745.jpg",
},
{ {
id: "g2", id: "g2", brand: "Food", name: "Pasta", price: "Fresh", rating: 5,
brand: "Food", reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-red-fish-with-stew-greens-sauce-plate_141793-3940.jpg"},
name: "Pasta",
price: "Fresh",
rating: 5,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-red-fish-with-stew-greens-sauce-plate_141793-3940.jpg",
},
{ {
id: "g3", id: "g3", brand: "Ambient", name: "Interior", price: "Cozy", rating: 5,
brand: "Ambient", reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg"},
name: "Interior",
price: "Cozy",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg",
},
{ {
id: "g4", id: "g4", brand: "Dessert", name: "Sweet", price: "Traditional", rating: 5,
brand: "Dessert", reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-white-plate-decorated-with-flowers_23-2151973729.jpg"},
name: "Sweet",
price: "Traditional",
rating: 5,
reviewCount: "90",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-white-plate-decorated-with-flowers_23-2151973729.jpg",
},
]} ]}
title="Galeria Jonë" title="Galeria Jonë"
description="Pamje nga kuzhina dhe ambienti ynë." description="Pamje nga kuzhina dhe ambienti ynë."
@@ -196,59 +125,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Sarah", role: "Kliente", company: "Tirana", rating: 5,
name: "Sarah", imageSrc: "http://img.b2bpic.net/free-photo/laughing-woman-with-dish-menu_23-2147681115.jpg"},
role: "Kliente",
company: "Tirana",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/laughing-woman-with-dish-menu_23-2147681115.jpg",
},
{ {
id: "t2", id: "t2", name: "Michael", role: "Klient", company: "Tirana", rating: 4,
name: "Michael", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg"},
role: "Klient",
company: "Tirana",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg",
},
{ {
id: "t3", id: "t3", name: "Emily", role: "Kliente", company: "Tirana", rating: 5,
name: "Emily", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg"},
role: "Kliente",
company: "Tirana",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
},
{ {
id: "t4", id: "t4", name: "David", role: "Klient", company: "Tirana", rating: 4,
name: "David", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg"},
role: "Klient",
company: "Tirana",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg",
},
{ {
id: "t5", id: "t5", name: "John", role: "Klient", company: "Tirana", rating: 5,
name: "John", imageSrc: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg"},
role: "Klient",
company: "Tirana",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "4.5", value: "4.5", label: "Rating"},
label: "Rating",
},
{ {
value: "1000+", value: "1000+", label: "Klientë"},
label: "Klientë",
},
{ {
value: "5", value: "5", label: "Vite"},
label: "Vite",
},
]} ]}
title="Vlerësimet" title="Vlerësimet"
description="Çfarë thonë klientët tanë." description="Çfarë thonë klientët tanë."
@@ -261,20 +159,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "A ofroni rezervime?", content: "Po, mund të rezervoni përmes formularit më poshtë."},
title: "A ofroni rezervime?",
content: "Po, mund të rezervoni përmes formularit më poshtë.",
},
{ {
id: "q2", id: "q2", title: "Cilat janë oraret?", content: "Jemi të hapur çdo ditë nga 10:00 - 23:00."},
title: "Cilat janë oraret?",
content: "Jemi të hapur çdo ditë nga 10:00 - 23:00.",
},
{ {
id: "q3", id: "q3", title: "A keni parkim?", content: "Po, ofrojmë parkim të dedikuar për klientët tanë."},
title: "A keni parkim?",
content: "Po, ofrojmë parkim të dedikuar për klientët tanë.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/making-order-cafe_1098-13290.jpg" imageSrc="http://img.b2bpic.net/free-photo/making-order-cafe_1098-13290.jpg"
title="Pyetje të shpeshta" title="Pyetje të shpeshta"
@@ -287,11 +176,10 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
tag="Kontakt" tag="Kontakt"
title="Rezervo Tavolinë" title="Rezervo Tavolinë"
description="📍 Tirana, Shqipëri | 📞 +355 XX XXX XXX" description="📍 Rruga e Barrikadave, Tirana, Shqipëri | 📞 +355 69 123 4567"
/> />
</div> </div>
@@ -300,25 +188,17 @@ export default function LandingPage() {
logoText="Restorant Brazili" logoText="Restorant Brazili"
columns={[ columns={[
{ {
title: "Navigim", title: "Navigim", items: [
items: [
{ {
label: "Rreth Nesh", label: "Rreth Nesh", href: "#about"},
href: "#about",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
], ],
}, },
{ {
title: "Kontakt", title: "Kontakt", items: [
items: [
{ {
label: "Rezervime", label: "Rezervime", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}
@@ -328,4 +208,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }