Merge version_1 into main #2
227
src/app/page.tsx
227
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Sinani"
|
||||
/>
|
||||
@@ -54,35 +46,22 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Restaurant Sinani"
|
||||
description="Experience the authentic taste of Albania. Traditional recipes prepared with modern refinement in the heart of our restaurant."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=1",
|
||||
imageAlt: "Luxurious dining environment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg", imageAlt: "Luxurious dining environment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg?_wi=1",
|
||||
imageAlt: "Chef preparing authentic cuisine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg", imageAlt: "Chef preparing authentic cuisine"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg",
|
||||
imageAlt: "Our elegant restaurant dining hall",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg", imageAlt: "Our elegant restaurant dining hall"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-vegetables-tomatoe-sauce-brown-wooden-desk-food-meal-meat_140725-26148.jpg",
|
||||
imageAlt: "Our signature traditional dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-vegetables-tomatoe-sauce-brown-wooden-desk-food-meal-meat_140725-26148.jpg", imageAlt: "Our signature traditional dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527617.jpg",
|
||||
imageAlt: "Gourmet dining service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527617.jpg", imageAlt: "Gourmet dining service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg",
|
||||
imageAlt: "Warm social dining atmosphere",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg", imageAlt: "Warm social dining atmosphere"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -93,9 +72,7 @@ export default function LandingPage() {
|
||||
title="A Legacy of Albanian Flavor"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,26 +84,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Traditional Recipes",
|
||||
description: "Centuries-old family recipes passed down generations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg",
|
||||
imageAlt: "Milk and white chocolate chips on plate",
|
||||
},
|
||||
id: "f1", title: "Traditional Recipes", description: "Centuries-old family recipes passed down generations.", tag: "Authentic", imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Farm-to-Table",
|
||||
description: "Fresh, locally sourced ingredients for every dish.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=2",
|
||||
imageAlt: "Milk and white chocolate chips on plate",
|
||||
},
|
||||
id: "f2", title: "Farm-to-Table", description: "Fresh, locally sourced ingredients for every dish.", tag: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Premium Ambiance",
|
||||
description: "A sophisticated setting for unforgettable dining.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg?_wi=2",
|
||||
imageAlt: "Milk and white chocolate chips on plate",
|
||||
},
|
||||
id: "f3", title: "Premium Ambiance", description: "A sophisticated setting for unforgettable dining.", tag: "Elite", imageSrc: "http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="What makes Restaurant Sinani the culinary destination of choice."
|
||||
@@ -141,41 +103,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Grilled Meat Platter",
|
||||
price: "€22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-meat-pieces-wooden-board_141793-1497.jpg",
|
||||
},
|
||||
id: "p1", name: "Grilled Meat Platter", price: "€22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-meat-pieces-wooden-board_141793-1497.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mediterranean Salad",
|
||||
price: "€12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg",
|
||||
},
|
||||
id: "p2", name: "Mediterranean Salad", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Traditional Pasta",
|
||||
price: "€18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-penne-pasta-with-tomato-sauce-fresh-basil-grated-parmesan-cheese_84443-81547.jpg",
|
||||
},
|
||||
id: "p3", name: "Traditional Pasta", price: "€18", imageSrc: "http://img.b2bpic.net/free-photo/delicious-penne-pasta-with-tomato-sauce-fresh-basil-grated-parmesan-cheese_84443-81547.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Catch of the Day",
|
||||
price: "€28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-fillet-served-top-couscous-salad-with-bell-peppers_141793-1897.jpg",
|
||||
},
|
||||
id: "p4", name: "Catch of the Day", price: "€28", imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-fillet-served-top-couscous-salad-with-bell-peppers_141793-1897.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Roasted Chicken",
|
||||
price: "€20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-christmas-meal_23-2148746062.jpg",
|
||||
},
|
||||
id: "p5", name: "Roasted Chicken", price: "€20", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-christmas-meal_23-2148746062.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Signature Dessert",
|
||||
price: "€9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profiterolesj-with-chocolate-syrop-cream-mint-cookie-chips-tea-lemon-side-view_141793-3181.jpg",
|
||||
},
|
||||
id: "p6", name: "Signature Dessert", price: "€9", imageSrc: "http://img.b2bpic.net/free-photo/profiterolesj-with-chocolate-syrop-cream-mint-cookie-chips-tea-lemon-side-view_141793-3181.jpg"},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Explore our curated collection of traditional and modern Albanian culinary delights."
|
||||
@@ -189,34 +127,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
items: [
|
||||
"Culinary passion",
|
||||
"Expert chefs",
|
||||
"Regional expertise",
|
||||
],
|
||||
id: "m1", value: "15+", title: "Years Experience", items: [
|
||||
"Culinary passion", "Expert chefs", "Regional expertise"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5000+",
|
||||
title: "Happy Guests",
|
||||
items: [
|
||||
"Returning visitors",
|
||||
"Positive reviews",
|
||||
"Word of mouth",
|
||||
],
|
||||
id: "m2", value: "5000+", title: "Happy Guests", items: [
|
||||
"Returning visitors", "Positive reviews", "Word of mouth"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Fresh Produce",
|
||||
items: [
|
||||
"Local sourcing",
|
||||
"Organic selection",
|
||||
"Daily delivery",
|
||||
],
|
||||
id: "m3", value: "100%", title: "Fresh Produce", items: [
|
||||
"Local sourcing", "Organic selection", "Daily delivery"],
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
@@ -231,59 +151,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Traveler",
|
||||
company: "UK",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", role: "Traveler", company: "UK", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
role: "Foodie",
|
||||
company: "China",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fun-indoors-restaurant-love-cheerful_1301-327.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", role: "Foodie", company: "China", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fun-indoors-restaurant-love-cheerful_1301-327.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Local",
|
||||
company: "Albania",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", role: "Local", company: "Albania", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
role: "Tourist",
|
||||
company: "USA",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-guy-glasses-sits-cafe-shows-peace-sign-laptop-camera-video-chats-connects_1258-314853.jpg",
|
||||
},
|
||||
id: "t4", name: "David Kim", role: "Tourist", company: "USA", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-guy-glasses-sits-cafe-shows-peace-sign-laptop-camera-video-chats-connects_1258-314853.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Elena Popa",
|
||||
role: "Food Critic",
|
||||
company: "Romania",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
|
||||
},
|
||||
id: "t5", name: "Elena Popa", role: "Food Critic", company: "Romania", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9",
|
||||
label: "Rating",
|
||||
},
|
||||
value: "4.9", label: "Rating"},
|
||||
{
|
||||
value: "200+",
|
||||
label: "Reviews",
|
||||
},
|
||||
value: "200+", label: "Reviews"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Satisfaction",
|
||||
},
|
||||
value: "98%", label: "Satisfaction"},
|
||||
]}
|
||||
title="Guest Stories"
|
||||
description="What our guests are saying about their dining experience."
|
||||
@@ -294,8 +183,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Visit us at Restaurant Sinani. Reserve your table for an unforgettable evening in Albania."
|
||||
/>
|
||||
</div>
|
||||
@@ -304,42 +192,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Story", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#",
|
||||
},
|
||||
label: "Reservations", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user