1 Commits

Author SHA1 Message Date
a0e9773c03 Update src/app/page.tsx 2026-04-26 15:04:40 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Menu", name: "Menu", id: "products"},
id: "products",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Aura Pub" brandName="Aura Pub"
/> />
@@ -54,77 +46,48 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "downward-rays-static", variant: "downward-rays-static"}}
}}
title="Aura Pub: Taste of Sheki" title="Aura Pub: Taste of Sheki"
description="Discover authentic flavors, cozy ambiance, and premium refreshments in the heart of Sheki. Join us for an unforgettable dining experience." description="Discover authentic flavors, cozy ambiance, and premium refreshments in the heart of Sheki. Join us for an unforgettable dining experience."
kpis={[ kpis={[
{ {
value: "15+", value: "15+", label: "Years Served"},
label: "Years Served",
},
{ {
value: "50+", value: "50+", label: "Local Dishes"},
label: "Local Dishes",
},
{ {
value: "4.9", value: "4.9", label: "Guest Rating"},
label: "Guest Rating",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "View Menu", text: "View Menu", href: "#products"},
href: "#products",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg" imageSrc="http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg", src: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg", alt: "Modern interior empty wooden chairs"},
alt: "Modern interior empty wooden chairs",
},
{ {
src: "http://img.b2bpic.net/free-photo/table-full-food-indoors_23-2148941562.jpg", src: "http://img.b2bpic.net/free-photo/table-full-food-indoors_23-2148941562.jpg", alt: "Table full of food indoors"},
alt: "Table full of food indoors",
},
{ {
src: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg", src: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg", alt: "Delicious indian dosa assortment"},
alt: "Delicious indian dosa assortment",
},
{ {
src: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg", src: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg", alt: "Minimalist and spacious interior design"},
alt: "Minimalist and spacious interior design",
},
{ {
src: "http://img.b2bpic.net/free-photo/happy-waitress-serving-coffee-couple-who-is-eating-cake-cafe_637285-9100.jpg", src: "http://img.b2bpic.net/free-photo/happy-waitress-serving-coffee-couple-who-is-eating-cake-cafe_637285-9100.jpg", alt: "Happy waitress serving coffee to a couple"},
alt: "Happy waitress serving coffee to a couple",
},
]} ]}
avatarText="Join 5,000+ happy guests" avatarText="Join 5,000+ happy guests"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Authentic Sheki Piti"},
text: "Authentic Sheki Piti",
},
{ {
type: "text", type: "text", text: "Craft Beer Selection"},
text: "Craft Beer Selection",
},
{ {
type: "text", type: "text", text: "Live Music Nights"},
text: "Live Music Nights",
},
{ {
type: "text", type: "text", text: "Locally Sourced Ingredients"},
text: "Locally Sourced Ingredients",
},
{ {
type: "text", type: "text", text: "Premium Dining Experience"},
text: "Premium Dining Experience",
},
]} ]}
/> />
</div> </div>
@@ -135,9 +98,7 @@ export default function LandingPage() {
title="Crafting Moments in Sheki" title="Crafting Moments in Sheki"
buttons={[ buttons={[
{ {
text: "Our Story", text: "Our Story", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -148,26 +109,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
tag: "Drinks", tag: "Drinks", title: "Premium Selection", subtitle: "Curated Drinks", description: "Hand-selected craft beers and local wines.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-various-cocktails-white-table_181624-44215.jpg"},
title: "Premium Selection",
subtitle: "Curated Drinks",
description: "Hand-selected craft beers and local wines.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-various-cocktails-white-table_181624-44215.jpg",
},
{ {
tag: "Food", tag: "Food", title: "Local Flavors", subtitle: "Authentic Cuisine", description: "Tradition in every bite of our local dishes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-asparagus-with-mashed-potatoes-herbs-plate_141793-6091.jpg"},
title: "Local Flavors",
subtitle: "Authentic Cuisine",
description: "Tradition in every bite of our local dishes.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-asparagus-with-mashed-potatoes-herbs-plate_141793-6091.jpg",
},
{ {
tag: "Social", tag: "Social", title: "Pub Vibe", subtitle: "Live Entertainment", description: "The perfect spot to unwind and enjoy music.", imageSrc: "http://img.b2bpic.net/free-photo/three-content-friends-chatting-drinking-beer_1262-3656.jpg"},
title: "Pub Vibe",
subtitle: "Live Entertainment",
description: "The perfect spot to unwind and enjoy music.",
imageSrc: "http://img.b2bpic.net/free-photo/three-content-friends-chatting-drinking-beer_1262-3656.jpg",
},
]} ]}
title="Why Choose Aura?" title="Why Choose Aura?"
description="We take pride in our commitment to quality, traditional heritage, and customer satisfaction." description="We take pride in our commitment to quality, traditional heritage, and customer satisfaction."
@@ -182,59 +128,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", id: "1", brand: "Pub Classic", name: "Signature Burger", price: "12 AZN", rating: 5,
brand: "Pub Classic", reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-potatoes-eggs-herbs_140725-3293.jpg"},
name: "Signature Burger",
price: "12 AZN",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-potatoes-eggs-herbs_140725-3293.jpg",
},
{ {
id: "2", id: "2", brand: "Finger Food", name: "Crispy Wings", price: "8 AZN", rating: 4,
brand: "Finger Food", reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cheese-platter-with-slices-bread-olives-wooden-desk_23-2148162057.jpg"},
name: "Crispy Wings",
price: "8 AZN",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cheese-platter-with-slices-bread-olives-wooden-desk_23-2148162057.jpg",
},
{ {
id: "3", id: "3", brand: "Grilled", name: "T-Bone Steak", price: "25 AZN", rating: 5,
brand: "Grilled", reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-rosemary-mashed-potatoes-white-plate_9975-124470.jpg"},
name: "T-Bone Steak",
price: "25 AZN",
rating: 5,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-rosemary-mashed-potatoes-white-plate_9975-124470.jpg",
},
{ {
id: "4", id: "4", brand: "Fresh", name: "Garden Salad", price: "6 AZN", rating: 4,
brand: "Fresh", reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/fish-cotlet-served-with-lettuce-salad-brown-bread-tomatoes_140725-1530.jpg"},
name: "Garden Salad",
price: "6 AZN",
rating: 4,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/fish-cotlet-served-with-lettuce-salad-brown-bread-tomatoes_140725-1530.jpg",
},
{ {
id: "5", id: "5", brand: "Traditional", name: "Sheki Piti", price: "10 AZN", rating: 5,
brand: "Traditional", reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-tomato-soup-with-melted-parmesan-inside-blue-plate_114579-2908.jpg"},
name: "Sheki Piti",
price: "10 AZN",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-tomato-soup-with-melted-parmesan-inside-blue-plate_114579-2908.jpg",
},
{ {
id: "6", id: "6", brand: "Dessert", name: "Chocolate Cake", price: "5 AZN", rating: 5,
brand: "Dessert", reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/piece-chocolate-cake_1220-166.jpg"},
name: "Chocolate Cake",
price: "5 AZN",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/piece-chocolate-cake_1220-166.jpg",
},
]} ]}
title="Our Menu" title="Our Menu"
description="Explore our favorite dishes and refreshments prepared fresh daily." description="Explore our favorite dishes and refreshments prepared fresh daily."
@@ -248,31 +158,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "100%", title: "Freshness", items: [
value: "100%", "Locally sourced", "Daily prep"],
title: "Freshness",
items: [
"Locally sourced",
"Daily prep",
],
}, },
{ {
id: "m2", id: "m2", value: "5000+", title: "Happy Guests", items: [
value: "5000+", "Satisfied diners", "Regular visits"],
title: "Happy Guests",
items: [
"Satisfied diners",
"Regular visits",
],
}, },
{ {
id: "m3", id: "m3", value: "20+", title: "Staff Members", items: [
value: "20+", "Pro hospitality", "Well trained"],
title: "Staff Members",
items: [
"Pro hospitality",
"Well trained",
],
}, },
]} ]}
title="By The Numbers" title="By The Numbers"
@@ -287,40 +182,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Ali V.", role: "Traveler", testimonial: "Best place in Sheki to spend an evening.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enjoying-together-while-drinking-glass-beer-bar-friends-concept_58466-16172.jpg"},
name: "Ali V.",
role: "Traveler",
testimonial: "Best place in Sheki to spend an evening.",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enjoying-together-while-drinking-glass-beer-bar-friends-concept_58466-16172.jpg",
},
{ {
id: "t2", id: "t2", name: "Leyla S.", role: "Local", testimonial: "Delicious food and amazing atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199354.jpg"},
name: "Leyla S.",
role: "Local",
testimonial: "Delicious food and amazing atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199354.jpg",
},
{ {
id: "t3", id: "t3", name: "John D.", role: "Tourist", testimonial: "Great beer selection and friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-lunch-talking-each-other-pub-focus-is-happy-woman_637285-4087.jpg"},
name: "John D.",
role: "Tourist",
testimonial: "Great beer selection and friendly staff.",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-lunch-talking-each-other-pub-focus-is-happy-woman_637285-4087.jpg",
},
{ {
id: "t4", id: "t4", name: "Samir M.", role: "Regular", testimonial: "Always coming back for the Piti.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg"},
name: "Samir M.",
role: "Regular",
testimonial: "Always coming back for the Piti.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
},
{ {
id: "t5", id: "t5", name: "Elena K.", role: "Guest", testimonial: "Beautiful decor and nice music.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-with-friends_23-2147810826.jpg"},
name: "Elena K.",
role: "Guest",
testimonial: "Beautiful decor and nice music.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-with-friends_23-2147810826.jpg",
},
]} ]}
title="What Guests Say" title="What Guests Say"
description="Read experiences from our loyal patrons." description="Read experiences from our loyal patrons."
@@ -331,16 +201,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Visit Us" tag="Visit Us"
title="Reserve Your Table" title="Reserve Your Table"
description="Planning a visit? Book your table in advance and let us prepare for you." description="Planning a visit? Book your table in advance and let us prepare for you."
buttons={[ buttons={[
{ {
text: "Book Now", text: "Book Now", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -350,35 +217,25 @@ export default function LandingPage() {
logoText="Aura Pub" logoText="Aura Pub"
columns={[ columns={[
{ {
title: "Navigate", title: "Contact", items: [
items: [ { label: "Sheki City Center, Azerbaijan", href: "#" },
{ { label: "+994 50 123 45 67", href: "tel:+994501234567" },
label: "Home", { label: "info@aurapub.az", href: "mailto:info@aurapub.az" }
href: "#hero", ]
},
{
label: "Menu",
href: "#products",
},
{
label: "Contact",
href: "#contact",
},
],
}, },
{ {
title: "Legal", title: "Hours", items: [
items: [ { label: "Mon - Fri: 10:00 - 00:00", href: "#" },
{ { label: "Sat - Sun: 12:00 - 02:00", href: "#" }
label: "Privacy Policy", ]
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
}, },
{
title: "Social", items: [
{ label: "Instagram", href: "#" },
{ label: "Facebook", href: "#" },
{ label: "TripAdvisor", href: "#" }
]
}
]} ]}
copyrightText="© 2024 Aura Pub. All rights reserved." copyrightText="© 2024 Aura Pub. All rights reserved."
/> />
@@ -386,4 +243,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }