Merge version_1 into main #1
166
src/app/page.tsx
166
src/app/page.tsx
@@ -30,29 +30,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Our Philosophy",
|
||||
id: "philosophy",
|
||||
},
|
||||
name: "Our Philosophy", id: "philosophy"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Live Vibe",
|
||||
id: "live-vibe",
|
||||
},
|
||||
name: "Live Vibe", id: "live-vibe"},
|
||||
{
|
||||
name: "Love Letters",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Love Letters", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="ТЕПЛО"
|
||||
bottomLeftText="Tashkent Cafe"
|
||||
@@ -63,19 +51,14 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="your quiet escape in the heart of Tashkent."
|
||||
description="French soul. Local warmth. Pet-friendly peace."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve a Table", href: "#contact"},
|
||||
{
|
||||
text: "View Today’s Specials",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Today’s Specials", href: "#menu"},
|
||||
]}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/friends-traveling-together-winter-time_23-2149287063.jpg"
|
||||
videoAriaLabel="Steam rising from a berry tart and a dog sleeping peacefully in a cafe"
|
||||
@@ -91,17 +74,11 @@ export default function LandingPage() {
|
||||
description="At ТЕПЛО, we believe the greatest luxury is your time. We’ve cultivated an atmosphere where every visit feels like a quiet Sunday morning, inviting you to slow down and savor the simple joys of life."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Mindful Service",
|
||||
description: "Our team respects your pace, anticipating needs without interruption. We wait for your signal, not the other way around, ensuring a truly relaxed experience.",
|
||||
},
|
||||
title: "Mindful Service", description: "Our team respects your pace, anticipating needs without interruption. We wait for your signal, not the other way around, ensuring a truly relaxed experience."},
|
||||
{
|
||||
title: "Artisan Delights",
|
||||
description: "From our signature Toasted Rye coffee to our beloved Berry Tarts, each item is crafted with care, using local ingredients and French techniques.",
|
||||
},
|
||||
title: "Artisan Delights", description: "From our signature Toasted Rye coffee to our beloved Berry Tarts, each item is crafted with care, using local ingredients and French techniques."},
|
||||
{
|
||||
title: "A Pet-Friendly Haven",
|
||||
description: "We welcome your furry companions as family. Fresh water bowls are always on the house, inviting peaceful moments for everyone.",
|
||||
},
|
||||
title: "A Pet-Friendly Haven", description: "We welcome your furry companions as family. Fresh water bowls are always on the house, inviting peaceful moments for everyone."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-attractive-redhead-female-drinks-coffee-cafe_613910-10430.jpg"
|
||||
imageAlt="Smiling barista in a warm cafe setting"
|
||||
@@ -117,48 +94,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Pshonaya Milled Porridge",
|
||||
price: "65,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-fresh-granola-muesli-with-nuts-frozen-berries-top-view-copy-space_114579-8472.jpg",
|
||||
imageAlt: "Pshonaya Milled Porridge with berries",
|
||||
badge: "Must Try",
|
||||
id: "1", name: "Pshonaya Milled Porridge", price: "65,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-fresh-granola-muesli-with-nuts-frozen-berries-top-view-copy-space_114579-8472.jpg", imageAlt: "Pshonaya Milled Porridge with berries"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Berry Tart",
|
||||
price: "45,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-classic-buttermilk-pancakes-served-with-fruits_140725-54236.jpg",
|
||||
imageAlt: "Fresh Berry Tart with cream",
|
||||
id: "2", name: "Berry Tart", price: "45,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-classic-buttermilk-pancakes-served-with-fruits_140725-54236.jpg", imageAlt: "Fresh Berry Tart with cream"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Signature Toasted Rye Coffee",
|
||||
price: "30,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/leaves-mug-cloth-stump_23-2147885995.jpg",
|
||||
imageAlt: "Freshly brewed coffee in a ceramic mug",
|
||||
id: "3", name: "Signature Toasted Rye Coffee", price: "30,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/leaves-mug-cloth-stump_23-2147885995.jpg", imageAlt: "Freshly brewed coffee in a ceramic mug"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Croissant aux Amandes",
|
||||
price: "35,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table_23-2147667231.jpg",
|
||||
imageAlt: "Almond Croissant",
|
||||
id: "4", name: "Croissant aux Amandes", price: "35,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table_23-2147667231.jpg", imageAlt: "Almond Croissant"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Classic Eggs Benedict",
|
||||
price: "70,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-egg-toasts-with-seasonings-sliced-cucumbers-white-background-meal-color-breakfast-lunch-dish-bread-tea-food_140725-160571.jpg",
|
||||
imageAlt: "Eggs Benedict with hollandaise sauce",
|
||||
id: "5", name: "Classic Eggs Benedict", price: "70,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/front-view-egg-toasts-with-seasonings-sliced-cucumbers-white-background-meal-color-breakfast-lunch-dish-bread-tea-food_140725-160571.jpg", imageAlt: "Eggs Benedict with hollandaise sauce"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Seasonal Fruit Platter",
|
||||
price: "50,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-berries-spoons-bowls-persimmon-berries-oatmeal-tablecloth_140725-72190.jpg",
|
||||
imageAlt: "Assortment of fresh seasonal fruits",
|
||||
},
|
||||
id: "6", name: "Seasonal Fruit Platter", price: "50,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-berries-spoons-bowls-persimmon-berries-oatmeal-tablecloth_140725-72190.jpg", imageAlt: "Assortment of fresh seasonal fruits"
|
||||
}
|
||||
]}
|
||||
title="Our Digital Menu: Order & Pay from Table."
|
||||
description="Explore our interactive menu. Discover fresh delights and timeless classics, with a 'Peek' button to see the exquisite plating of each dish."
|
||||
@@ -173,21 +125,13 @@ export default function LandingPage() {
|
||||
author="Anna S."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-with-sunglasses_23-2148603032.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-with-sunglasses_23-2148603032.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg", alt: "Customer 4"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -201,24 +145,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Quiet & Cozy",
|
||||
title: "Current Atmosphere",
|
||||
items: [
|
||||
"Perfect for focused work",
|
||||
"Intimate conversations",
|
||||
"Relaxed reading",
|
||||
],
|
||||
id: "1", value: "Quiet & Cozy", title: "Current Atmosphere", items: [
|
||||
"Perfect for focused work", "Intimate conversations", "Relaxed reading"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Fast & Fresh",
|
||||
title: "Average Wait Time",
|
||||
items: [
|
||||
"Kitchen ready",
|
||||
"Coffee brewing",
|
||||
"Table available soon",
|
||||
],
|
||||
id: "2", value: "Fast & Fresh", title: "Average Wait Time", items: [
|
||||
"Kitchen ready", "Coffee brewing", "Table available soon"],
|
||||
},
|
||||
]}
|
||||
title="Live Vibe: Find Your Perfect Moment"
|
||||
@@ -230,8 +162,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Connect with Us"
|
||||
title="Instant WhatsApp Booking & More"
|
||||
description="For quick reservations or any inquiries, reach out to us via WhatsApp. Your seamless experience begins here. You can also send us a message directly using the form below."
|
||||
@@ -246,50 +177,31 @@ export default function LandingPage() {
|
||||
logoText="ТЕПЛО"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Philosophy",
|
||||
href: "#philosophy",
|
||||
},
|
||||
label: "Philosophy", href: "#philosophy"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/yournumber",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/yournumber"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/teplo_cafe",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/teplo_cafe"},
|
||||
{
|
||||
label: "Reserve",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reserve", 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