Merge version_1 into main #1
229
src/app/page.tsx
229
src/app/page.tsx
@@ -33,38 +33,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Specials",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Specials", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Order Now", href: "#contact"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/national-irish-coffee-day-banner-design_1308-123257.jpg"
|
||||
logoAlt="Tealogy Cafe Logo"
|
||||
brandName="Tealogy Cafe"
|
||||
@@ -74,43 +58,28 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Experience the Perfect Brew at Tealogy Cafe Kolhapur"
|
||||
description="Your cozy corner for exquisite teas, coffees, and delightful bites. Discover our unique flavors and inviting atmosphere right here in Kolhapur."
|
||||
tag="Open Daily"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Our Menu", href: "#products"},
|
||||
{
|
||||
text: "Locate Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Locate Us", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6420.jpg",
|
||||
imageAlt: "Cozy Tealogy Cafe Interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6420.jpg", imageAlt: "Cozy Tealogy Cafe Interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-cappuccino-with-shortbread-cookies_140725-2283.jpg",
|
||||
imageAlt: "Delicious Tea and Coffee",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-cappuccino-with-shortbread-cookies_140725-2283.jpg", imageAlt: "Delicious Tea and Coffee"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg",
|
||||
imageAlt: "Rustic restaurant furniture in Tealogy Cafe",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg", imageAlt: "Rustic restaurant furniture in Tealogy Cafe"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chair-with-stack-hawaiian-shirts-headphones_23-2149366023.jpg",
|
||||
imageAlt: "Empty colorful chair in cafe",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chair-with-stack-hawaiian-shirts-headphones_23-2149366023.jpg", imageAlt: "Empty colorful chair in cafe"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-near-table-lamp-there-is-white-box-with-wedding-rings_1157-13484.jpg",
|
||||
imageAlt: "An empty bench in the cafe",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-near-table-lamp-there-is-white-box-with-wedding-rings_1157-13484.jpg", imageAlt: "An empty bench in the cafe"},
|
||||
]}
|
||||
mediaAnimation="reveal-blur"
|
||||
rating={4.7}
|
||||
@@ -126,19 +95,13 @@ export default function LandingPage() {
|
||||
description="At Tealogy Cafe, we believe in crafting more than just beverages; we create experiences. Located on Thorat Marg, near Palash Hotel, our cafe is a haven where tradition meets taste. From aromatic Kolhapuri chai to gourmet coffee, every sip tells a story. We’re open for dine-in, takeaway, and delivery, ensuring you can enjoy Tealogy wherever you are."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Handpicked Ingredients",
|
||||
description: "Sourcing only the finest tea leaves and coffee beans for an unparalleled taste.",
|
||||
icon: Leaf,
|
||||
title: "Handpicked Ingredients", description: "Sourcing only the finest tea leaves and coffee beans for an unparalleled taste.", icon: Leaf,
|
||||
},
|
||||
{
|
||||
title: "Cozy Ambiance",
|
||||
description: "A comfortable and aesthetic space designed for relaxation and good conversations.",
|
||||
icon: Coffee,
|
||||
title: "Cozy Ambiance", description: "A comfortable and aesthetic space designed for relaxation and good conversations.", icon: Coffee,
|
||||
},
|
||||
{
|
||||
title: "Friendly Service",
|
||||
description: "Our team is dedicated to providing warm, welcoming, and efficient service.",
|
||||
icon: Smile,
|
||||
title: "Friendly Service", description: "Our team is dedicated to providing warm, welcoming, and efficient service.", icon: Smile,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cappuccino-bar_23-2147798085.jpg"
|
||||
@@ -155,47 +118,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Masala Chai",
|
||||
subtitle: "The authentic taste of India, brewed with fragrant spices.",
|
||||
category: "Hot Beverages",
|
||||
value: "₹50-₹100",
|
||||
},
|
||||
id: "f1", title: "Masala Chai", subtitle: "The authentic taste of India, brewed with fragrant spices.", category: "Hot Beverages", value: "₹50-₹100"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Cold Coffee Blast",
|
||||
subtitle: "A refreshing blend of chilled coffee, milk, and a hint of sweetness.",
|
||||
category: "Cold Beverages",
|
||||
value: "₹80-₹150",
|
||||
},
|
||||
id: "f2", title: "Cold Coffee Blast", subtitle: "A refreshing blend of chilled coffee, milk, and a hint of sweetness.", category: "Cold Beverages", value: "₹80-₹150"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Paneer Tikka Sandwich",
|
||||
subtitle: "Grilled paneer tikka, fresh veggies, and our special sauce in toasted bread.",
|
||||
category: "Snacks",
|
||||
value: "₹120-₹200",
|
||||
},
|
||||
id: "f3", title: "Paneer Tikka Sandwich", subtitle: "Grilled paneer tikka, fresh veggies, and our special sauce in toasted bread.", category: "Snacks", value: "₹120-₹200"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Chocolate Lava Cake",
|
||||
subtitle: "Warm, gooey chocolate cake with a molten center, perfect with your tea.",
|
||||
category: "Desserts",
|
||||
value: "₹100-₹180",
|
||||
},
|
||||
id: "f4", title: "Chocolate Lava Cake", subtitle: "Warm, gooey chocolate cake with a molten center, perfect with your tea.", category: "Desserts", value: "₹100-₹180"},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Lemon Iced Tea",
|
||||
subtitle: "Cool and zesty, a perfect thirst quencher for any time of day.",
|
||||
category: "Cold Beverages",
|
||||
value: "₹70-₹120",
|
||||
},
|
||||
id: "f5", title: "Lemon Iced Tea", subtitle: "Cool and zesty, a perfect thirst quencher for any time of day.", category: "Cold Beverages", value: "₹70-₹120"},
|
||||
{
|
||||
id: "f6",
|
||||
title: "Veggie Delight Pizza",
|
||||
subtitle: "Crispy base topped with fresh vegetables and rich mozzarella cheese.",
|
||||
category: "Main Course",
|
||||
value: "₹180-₹250",
|
||||
},
|
||||
id: "f6", title: "Veggie Delight Pizza", subtitle: "Crispy base topped with fresh vegetables and rich mozzarella cheese.", category: "Main Course", value: "₹180-₹250"},
|
||||
]}
|
||||
title="Our Signature Menu Delights"
|
||||
description="Explore a curated selection of our most loved teas, coffees, and delectable snacks. Each item is crafted to perfection, ensuring a memorable experience with every order."
|
||||
@@ -210,47 +143,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Masala Chai",
|
||||
price: "₹60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-cookies-tray-top-view_114579-20037.jpg",
|
||||
imageAlt: "Classic Masala Chai",
|
||||
},
|
||||
id: "p1", name: "Classic Masala Chai", price: "₹60", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-cookies-tray-top-view_114579-20037.jpg", imageAlt: "Classic Masala Chai"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Grilled Paneer Sandwich",
|
||||
price: "₹140",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/club-salmon-sandwich-french-fries_140725-9396.jpg",
|
||||
imageAlt: "Grilled Paneer Sandwich",
|
||||
},
|
||||
id: "p2", name: "Grilled Paneer Sandwich", price: "₹140", imageSrc: "http://img.b2bpic.net/free-photo/club-salmon-sandwich-french-fries_140725-9396.jpg", imageAlt: "Grilled Paneer Sandwich"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Chocolate Croissant",
|
||||
price: "₹90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spanich-sandwich-shop-window_1398-4866.jpg",
|
||||
imageAlt: "Chocolate Croissant",
|
||||
},
|
||||
id: "p3", name: "Chocolate Croissant", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/spanich-sandwich-shop-window_1398-4866.jpg", imageAlt: "Chocolate Croissant"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Peach Iced Tea",
|
||||
price: "₹110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-kombucha-drink-assortment_23-2148895730.jpg",
|
||||
imageAlt: "Peach Iced Tea",
|
||||
},
|
||||
id: "p4", name: "Peach Iced Tea", price: "₹110", imageSrc: "http://img.b2bpic.net/free-photo/delicious-kombucha-drink-assortment_23-2148895730.jpg", imageAlt: "Peach Iced Tea"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Espresso Shot",
|
||||
price: "₹70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-holds-blank-package-bags-with-freshly-baked-coffee-beans-ready-sale-delivery_346278-734.jpg",
|
||||
imageAlt: "Espresso Shot",
|
||||
},
|
||||
id: "p5", name: "Espresso Shot", price: "₹70", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-holds-blank-package-bags-with-freshly-baked-coffee-beans-ready-sale-delivery_346278-734.jpg", imageAlt: "Espresso Shot"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Fudgy Chocolate Brownie",
|
||||
price: "₹130",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-dessert-slices-with-raspberries-spices-top-view_114579-9663.jpg",
|
||||
imageAlt: "Fudgy Chocolate Brownie",
|
||||
},
|
||||
id: "p6", name: "Fudgy Chocolate Brownie", price: "₹130", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-dessert-slices-with-raspberries-spices-top-view_114579-9663.jpg", imageAlt: "Fudgy Chocolate Brownie"},
|
||||
]}
|
||||
title="Our Delicious Offerings"
|
||||
description="From freshly brewed teas to savory snacks and delightful desserts, discover our full range of products, prepared with love and the finest ingredients."
|
||||
@@ -260,34 +163,22 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="\"Tealogy Cafe is my go-to spot in Kolhapur! Their Masala Chai is simply the best, and the ambiance is so relaxing. Perfect for unwinding after a long day.\""
|
||||
testimonial={`"Tealogy Cafe is my go-to spot in Kolhapur! Their Masala Chai is simply the best, and the ambiance is so relaxing. Perfect for unwinding after a long day.`"}
|
||||
rating={5}
|
||||
author="Priya Sharma"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-young-woman-lifestyle-blogger-recording-video-her-room-sitting_1258-254222.jpg",
|
||||
alt: "Priya Sharma",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-young-woman-lifestyle-blogger-recording-video-her-room-sitting_1258-254222.jpg", alt: "Priya Sharma"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-man-working-from-home_23-2148112285.jpg",
|
||||
alt: "Rahul Singh",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-man-working-from-home_23-2148112285.jpg", alt: "Rahul Singh"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-woman-near-cup-drink-table_23-2148071656.jpg",
|
||||
alt: "Anjali Mehta",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-woman-near-cup-drink-table_23-2148071656.jpg", alt: "Anjali Mehta"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-man-wearing-suit_23-2148831128.jpg",
|
||||
alt: "Suresh Kumar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-man-wearing-suit_23-2148831128.jpg", alt: "Suresh Kumar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-couple-using-digital-tablet-while-having-coffee-restaurant-hipster-restaurant_482257-18640.jpg",
|
||||
alt: "Neha & Amit",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-couple-using-digital-tablet-while-having-coffee-restaurant-hipster-restaurant_482257-18640.jpg", alt: "Neha & Amit"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-points-camera-isolated-olive-green-background-with-copy-space_141793-67059.jpg",
|
||||
alt: "Deepika Rao",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-points-camera-isolated-olive-green-background-with-copy-space_141793-67059.jpg", alt: "Deepika Rao"},
|
||||
]}
|
||||
ratingAnimation="reveal-blur"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -299,14 +190,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Happy Locals",
|
||||
"Food Bloggers Kolhapur",
|
||||
"College Students",
|
||||
"Morning Regulars",
|
||||
"Evening Crowd",
|
||||
"Families & Friends",
|
||||
"Working Professionals",
|
||||
]}
|
||||
"Happy Locals", "Food Bloggers Kolhapur", "College Students", "Morning Regulars", "Evening Crowd", "Families & Friends", "Working Professionals"]}
|
||||
title="Loved by Our Community"
|
||||
description="Proud to be a cherished spot for tea and coffee lovers in Kolhapur. Hear what our happy customers are saying about their Tealogy experience."
|
||||
speed={40}
|
||||
@@ -319,25 +203,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What are your operating hours?",
|
||||
content: "Tealogy Cafe Kolhapur is open daily from 9 AM to 10 PM. We welcome you for dine-in, takeaway, and delivery.",
|
||||
},
|
||||
id: "faq1", title: "What are your operating hours?", content: "Tealogy Cafe Kolhapur is open daily from 9 AM to 10 PM. We welcome you for dine-in, takeaway, and delivery."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Do you offer home delivery?",
|
||||
content: "Yes, we offer home delivery services. You can place your order directly through our website or via popular food delivery apps.",
|
||||
},
|
||||
id: "faq2", title: "Do you offer home delivery?", content: "Yes, we offer home delivery services. You can place your order directly through our website or via popular food delivery apps."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Is there a minimum order for delivery?",
|
||||
content: "A minimum order value might apply for delivery depending on your location. Please check details when placing your order.",
|
||||
},
|
||||
id: "faq3", title: "Is there a minimum order for delivery?", content: "A minimum order value might apply for delivery depending on your location. Please check details when placing your order."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Do you have options for dietary restrictions?",
|
||||
content: "We offer a selection of vegetarian and vegan-friendly options. Please inform our staff about any specific dietary needs or allergies.",
|
||||
},
|
||||
id: "faq4", title: "Do you have options for dietary restrictions?", content: "We offer a selection of vegetarian and vegan-friendly options. Please inform our staff about any specific dietary needs or allergies."},
|
||||
]}
|
||||
sideTitle="Got Questions?"
|
||||
sideDescription="Find quick answers to the most common questions about Tealogy Cafe Kolhapur, our services, and offerings."
|
||||
@@ -351,8 +223,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Find Your Way to Tealogy Cafe"
|
||||
description="Located at Thorat Marg, 238/5, Tarabai Park Rd, near Palash Hotel, next to Provident Fund Office. We're open for dine-in, takeaway, and delivery. Get in touch for reservations or inquiries!"
|
||||
@@ -376,19 +247,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user