Merge version_2 into main #4
@@ -1,56 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Lato } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const lato = Lato({
|
||||
variable: "--font-lato", subsets: ["latin"],
|
||||
weight: ["100", "300", "400", "700", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Artha Coffee & Co. | Premium Coffee Shop in Vijayapura", description: "Discover premium handcrafted coffee at Artha Coffee & Co. in Vijayapura. 4.4★ rated cafe with cozy ambiance, specialty drinks, and Instagram-worthy moments.", keywords: "premium coffee shop, specialty coffee, espresso, cappuccino, cafe Vijayapura, coffee delivery, cozy cafe", metadataBase: new URL("https://artha-coffee.com"),
|
||||
openGraph: {
|
||||
title: "Artha Coffee & Co. | Premium Coffee Experience", description: "Where every cup tells a story. Premium coffee crafted for moments that matter.", siteName: "Artha Coffee & Co.", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-drink_23-2148865580.jpg", alt: "Premium Coffee at Artha Coffee & Co."},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Artha Coffee & Co. | Premium Coffee Shop", description: "Handcrafted coffee, cozy vibes, unforgettable experiences. Visit us in Kulloli Plaza, Vijayapura.", images: ["http://img.b2bpic.net/free-photo/close-up-barista-preparing-drink_23-2148865580.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "KBC - North Indian Restaurant in Vijayapura", description: "Experience authentic North Indian cuisine at KBC. Premium butter chicken, paneer butter masala, tandoori specialties, and traditional biryani in Vijayapura."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${lato.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={`${inter.variable}`}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1418,7 +1384,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
146
src/app/page.tsx
146
src/app/page.tsx
@@ -11,63 +11,63 @@ import BlogCardThree from "@/components/sections/blog/BlogCardThree";
|
||||
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Coffee, Heart, Sparkles, Star, MapPin, Camera, Mail, Instagram, Facebook, Phone } from "lucide-react";
|
||||
import { Flame, Heart, Utensils, Star, MapPin, Camera, Mail, Instagram, Facebook, Phone } from "lucide-react";
|
||||
|
||||
export default function ArthaLandingPage() {
|
||||
export default function KBCRestaurantPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultButtonVariant="expand-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
background="none"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Artha Coffee & Co."
|
||||
brandName="KBC"
|
||||
navItems={[
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Location", id: "location" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{ text: "Order Online", href: "https://order.artha-coffee.com" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
title="Where Every Cup Tells a Story"
|
||||
description="Premium coffee crafted for moments that matter. Discover handcrafted espresso, specialty blends, and cozy vibes at Artha Coffee & Co."
|
||||
tag="Premium Coffee Experience"
|
||||
tagIcon={Coffee}
|
||||
title="Authentic North Indian Excellence"
|
||||
description="Discover the finest North Indian cuisine at KBC. From our signature butter chicken to traditional tandoori specialties, every dish is crafted with passion and premium ingredients. Experience warmth, flavor, and tradition in every bite."
|
||||
tag="Premium North Indian Cuisine"
|
||||
tagIcon={Flame}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-preparing-drink_23-2148865580.jpg"
|
||||
imageAlt="Premium coffee brewing"
|
||||
imageSrc="https://images.unsplash.com/photo-1585238341710-4913d3ed3888?w=800&q=80"
|
||||
imageAlt="Authentic North Indian butter chicken"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Order Online", href: "https://order.artha-coffee.com" },
|
||||
{ text: "Order Now", href: "tel:+919901108808" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya Sharma", handle: "Coffee Enthusiast", testimonial: "The best espresso in Vijayapura. Every cup is pure perfection.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg?_wi=1"},
|
||||
name: "Priya Sharma", handle: "Food Enthusiast", testimonial: "The butter chicken here is absolutely divine. Authentic flavors and premium quality ingredients.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80"},
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "Regular Customer", testimonial: "Cozy ambiance and premium quality. Worth every visit!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg?_wi=1"},
|
||||
name: "Rajesh Kumar", handle: "Regular Guest", testimonial: "Best tandoori and biryani in Vijayapura. The ambiance is warm and inviting. Highly recommended!", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80"},
|
||||
{
|
||||
name: "Isha Patel", handle: "Coffee Lover", testimonial: "Instagram-worthy drinks and friendly service. Absolutely love it!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=1"},
|
||||
name: "Anjali Desai", handle: "Paneer Lover", testimonial: "Paneer butter masala melts in your mouth. Every visit is a culinary journey. Outstanding service!", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -76,14 +76,14 @@ export default function ArthaLandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
title="Artha Coffee & Co."
|
||||
description="A premium coffee destination in Vijayapura serving handcrafted coffee, cozy vibes, and unforgettable experiences. We believe every cup tells a story of quality, passion, and craftsmanship. Our beans are carefully sourced, expertly roasted, and prepared by skilled baristas who care about perfection."
|
||||
tag="About Our Cafe"
|
||||
title="Welcome to KBC"
|
||||
description="KBC is a premium North Indian restaurant in Vijayapura dedicated to bringing you authentic flavors and warm hospitality. We source the finest ingredients, use traditional cooking methods, and create an ambiance that celebrates the rich culinary heritage of North India. Every dish tells a story of passion, craftsmanship, and culinary excellence."
|
||||
tag="Our Heritage"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg"
|
||||
imageAlt="Artha Coffee & Co. Interior"
|
||||
buttons={[{ text: "Explore Our Story", href: "#" }]}
|
||||
imageSrc="https://images.unsplash.com/photo-1514432324607-2e467f4851e1?w=800&q=80"
|
||||
imageAlt="KBC Restaurant Interior"
|
||||
buttons={[{ text: "Reserve a Table", href: "tel:+919901108808" }]}
|
||||
buttonAnimation="opacity"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -91,79 +91,79 @@ export default function ArthaLandingPage() {
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardFour
|
||||
title="Featured Menu"
|
||||
description="Handcrafted specialty drinks and signature creations"
|
||||
title="Popular Dishes"
|
||||
description="Experience our signature North Indian specialties, crafted with premium ingredients and traditional recipes"
|
||||
tag="Our Specialties"
|
||||
tagIcon={Sparkles}
|
||||
tagIcon={Utensils}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "espresso", name: "Espresso", price: "₹120", variant: "Rich & Bold", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-sweater-pouring-milk-into-coffee-dessert_1157-26629.jpg", imageAlt: "Premium Espresso"},
|
||||
id: "butter-chicken", name: "Butter Chicken", price: "₹320", variant: "Signature Dish", imageSrc: "https://images.unsplash.com/photo-1603894416892-8a88fb82ce338?w=500&q=80", imageAlt: "Creamy butter chicken curry"},
|
||||
{
|
||||
id: "cappuccino", name: "Cappuccino", price: "₹180", variant: "Creamy Classic", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-grains_23-2148178376.jpg", imageAlt: "Artisan Cappuccino"},
|
||||
id: "chicken-tikka", name: "Chicken Tikka", price: "₹280", variant: "Tandoori Special", imageSrc: "https://images.unsplash.com/photo-1599599810694-b5ac4dd64b11?w=500&q=80", imageAlt: "Marinated tandoori chicken tikka"},
|
||||
{
|
||||
id: "cold-brew", name: "Cold Brew", price: "₹160", variant: "Smooth & Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/pouring-coffee-glass_23-2148937323.jpg", imageAlt: "Premium Cold Brew"},
|
||||
id: "paneer-butter-masala", name: "Paneer Butter Masala", price: "₹260", variant: "Vegetarian Delight", imageSrc: "https://images.unsplash.com/photo-1601050690597-df0568f70950?w=500&q=80", imageAlt: "Creamy paneer butter masala"},
|
||||
{
|
||||
id: "latte", name: "Latte", price: "₹190", variant: "Silky Smooth", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648686.jpg", imageAlt: "Perfect Latte"},
|
||||
id: "tandoori-roti", name: "Tandoori Roti", price: "₹40", variant: "Freshly Baked", imageSrc: "https://images.unsplash.com/photo-1541519227354-08fa5d50c44d?w=500&q=80", imageAlt: "Traditional tandoori roti"},
|
||||
{
|
||||
id: "mocha", name: "Mocha", price: "₹210", variant: "Chocolate Heaven", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-delicious-coffee-milkshake-with-nuts_181624-37413.jpg", imageAlt: "Premium Mocha"},
|
||||
id: "biryani", name: "Biryani", price: "₹300", variant: "Hyderabadi Style", imageSrc: "https://images.unsplash.com/photo-1584968694688-e6e99c3ec1a8?w=500&q=80", imageAlt: "Fragrant biryani rice"},
|
||||
{
|
||||
id: "desserts", name: "Signature Desserts", price: "₹150-₹250", variant: "Artisan Selection", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-muffin_23-2148549932.jpg", imageAlt: "Gourmet Desserts"},
|
||||
id: "thali", name: "North Indian Thali", price: "₹350", variant: "Complete Meal", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=500&q=80", imageAlt: "Traditional thali with multiple curries"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
buttons={[{ text: "View Full Menu", href: "https://order.artha-coffee.com" }]}
|
||||
buttons={[{ text: "Full Menu", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<MetricCardEleven
|
||||
title="Why Customers Love Us"
|
||||
description="Experience premium quality, cozy ambiance, and exceptional service"
|
||||
tag="Our Highlights"
|
||||
title="Why Choose KBC"
|
||||
description="Experience exceptional dining with authentic flavors, premium quality, and warm hospitality"
|
||||
tag="Our Commitment"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "4.4★", title: "Rating from 135+ Reviews", description: "Highly rated on Google and social platforms", imageSrc: "http://img.b2bpic.net/free-vector/testimonial-quotation-frame-template-social-media-posts_1017-57609.jpg"},
|
||||
id: "1", value: "4.1★", title: "Customer Rating", description: "Highly rated by 108+ satisfied customers", imageSrc: "https://images.unsplash.com/photo-1553105541-b0fb3cc0d999?w=400&q=80"},
|
||||
{
|
||||
id: "2", value: "100%", title: "Premium Beans", description: "Carefully sourced and expertly roasted", imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-labels-collection_23-2149035835.jpg"},
|
||||
id: "2", value: "100%", title: "Premium Ingredients", description: "Carefully sourced and prepared with tradition", imageSrc: "https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?w=400&q=80"},
|
||||
{
|
||||
id: "3", value: "∞", title: "Cozy Ambiance", description: "Instagram-worthy spaces for every moment", imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=1"},
|
||||
id: "3", value: "♥", title: "Warm Ambiance", description: "Cozy interior with authentic décor and vibes", imageSrc: "https://images.unsplash.com/photo-1517701550927-30cf4ba20d7d?w=400&q=80"},
|
||||
{
|
||||
id: "4", value: "♥", title: "Friendly Service", description: "Passionate baristas who care about your experience", imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876158.jpg?_wi=1"},
|
||||
id: "4", value: "✓", title: "Exceptional Service", description: "Dedicated staff ensuring memorable experiences", imageSrc: "https://images.unsplash.com/photo-1514565131-fce0801e5785?w=400&q=80"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
buttons={[{ text: "Visit Us Today", href: "#location" }]}
|
||||
buttons={[{ text: "Visit Us", href: "#location" }]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
cardTitle="Over 1,000+ customers trust Artha Coffee & Co. for their daily brew and special moments"
|
||||
cardTag="Customer Love"
|
||||
cardTitle="Join 108+ Happy Customers Rating KBC 4.1 Stars"
|
||||
cardTag="Customer Reviews"
|
||||
cardTagIcon={Heart}
|
||||
cardAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg?_wi=2"},
|
||||
id: "1", name: "Priya Sharma", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80"},
|
||||
{
|
||||
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg?_wi=2"},
|
||||
id: "2", name: "Rajesh Kumar", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80"},
|
||||
{
|
||||
id: "3", name: "Isha Patel", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=2"},
|
||||
id: "3", name: "Anjali Desai", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80"},
|
||||
{
|
||||
id: "4", name: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg"},
|
||||
id: "4", name: "Vikram Singh", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&q=80"},
|
||||
{
|
||||
id: "5", name: "Anjali Desai", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg?_wi=3"},
|
||||
id: "5", name: "Neha Patel", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80"},
|
||||
{
|
||||
id: "6", name: "Arjun Verma", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg?_wi=3"},
|
||||
id: "6", name: "Arjun Verma", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&q=80"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -171,8 +171,8 @@ export default function ArthaLandingPage() {
|
||||
<div id="gallery" data-section="gallery">
|
||||
<BlogCardThree
|
||||
title="Visual Gallery"
|
||||
description="Explore the aesthetic beauty of Artha Coffee & Co."
|
||||
tag="Instagram Worthy"
|
||||
description="Explore the authentic North Indian cuisine and warm ambiance of KBC"
|
||||
tag="Our Experience"
|
||||
tagIcon={Camera}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -180,13 +180,13 @@ export default function ArthaLandingPage() {
|
||||
animationType="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Coffee Art", title: "Latte Art Perfection", excerpt: "Every cup is a masterpiece crafted by our skilled baristas", imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876158.jpg?_wi=2", authorName: "Artha Coffee Team", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg", date: "Daily"},
|
||||
id: "1", category: "Signature Dishes", title: "Butter Chicken Perfection", excerpt: "Creamy, aromatic, and absolutely divine. Our signature butter chicken is prepared with premium ingredients.", imageSrc: "https://images.unsplash.com/photo-1603894416892-8a88fb82ce338?w=600&q=80", authorName: "KBC Team", authorAvatar: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80", date: "Fresh Daily"},
|
||||
{
|
||||
id: "2", category: "Premium Beans", title: "Sourced Excellence", excerpt: "Our carefully selected single-origin beans from around the world", imageSrc: "http://img.b2bpic.net/free-photo/front-view-coffee-beans-with-spoons_23-2148254980.jpg", authorName: "Artha Coffee Team", authorAvatar: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg", date: "Always Fresh"},
|
||||
id: "2", category: "Tandoori Specialties", title: "Tandoori Tandoori Chicken Tikka", excerpt: "Marinated in aromatic spices and cooked in our traditional tandoor. Juicy, flavorful, and unforgettable.", imageSrc: "https://images.unsplash.com/photo-1599599810694-b5ac4dd64b11?w=600&q=80", authorName: "KBC Team", authorAvatar: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80", date: "Daily Special"},
|
||||
{
|
||||
id: "3", category: "Ambiance", title: "Cozy Corner", excerpt: "The perfect space to relax, work, or connect with friends", imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=2", authorName: "Artha Coffee Team", authorAvatar: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", date: "Open Daily"},
|
||||
id: "3", category: "Restaurant Ambiance", title: "Warm & Welcoming Interior", excerpt: "Experience authentic North Indian hospitality in our beautifully designed restaurant with traditional décor.", imageSrc: "https://images.unsplash.com/photo-1517701550927-30cf4ba20d7d?w=600&q=80", authorName: "KBC Team", authorAvatar: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80", date: "Open Daily"},
|
||||
{
|
||||
id: "4", category: "Desserts", title: "Sweet Creations", excerpt: "Artisan desserts paired perfectly with our signature coffee", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cupcakes_23-2148777743.jpg", authorName: "Artha Coffee Team", authorAvatar: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", date: "Fresh Daily"},
|
||||
id: "4", category: "Gourmet Experience", title: "Paneer Butter Masala Artistry", excerpt: "Soft paneer cubes in a rich, creamy tomato-based curry. A vegetarian masterpiece that delights every palate.", imageSrc: "https://images.unsplash.com/photo-1601050690597-df0568f70950?w=600&q=80", authorName: "KBC Team", authorAvatar: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&q=80", date: "Chef's Special"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
@@ -194,9 +194,9 @@ export default function ArthaLandingPage() {
|
||||
|
||||
<div id="location" data-section="location">
|
||||
<FeatureCardEight
|
||||
title="Visit Us"
|
||||
description="Conveniently located in Kulloli Plaza, above TRiBE by Croma"
|
||||
tag="Location & Hours"
|
||||
title="Visit KBC"
|
||||
description="Located in the heart of Vijayapura, offering authentic North Indian cuisine in a warm, welcoming environment"
|
||||
tag="Find Us"
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
@@ -204,13 +204,13 @@ export default function ArthaLandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Location", description: "Solapur Rd, above TRiBE by Croma, Karnataka Housing Board Colony, Vijayapura, Karnataka 586103. Located in Kulloli Plaza.", imageSrc: "http://img.b2bpic.net/free-photo/man-pointing-map_23-2147654174.jpg"},
|
||||
title: "Location", description: "KBC Restaurant, Main Road, Vijayapura, Karnataka. Conveniently located with easy access and ample parking.", imageSrc: "https://images.unsplash.com/photo-1524661135-423995f22d0b?w=600&q=80"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Opening Hours", description: "Open daily to serve you. Closes at 11 PM. Perfect for morning coffee, lunch breaks, or evening gatherings with friends.", imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=3"},
|
||||
title: "Operating Hours", description: "Open daily from 11 AM to 11 PM. Perfect for lunch, dinner, or special occasions. Walk-ins welcome.", imageSrc: "https://images.unsplash.com/photo-1517701550927-30cf4ba20d7d?w=600&q=80"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Contact Us", description: "Phone: 099011 08808. Call us for inquiries, reservations, or special orders. We're here to help!", imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876158.jpg?_wi=3"},
|
||||
title: "Get in Touch", description: "Call us at +91 9901 108 808 for reservations, inquiries, or special orders. We're here to serve you!", imageSrc: "https://images.unsplash.com/photo-1556740738-b6a63e27c4df?w=600&q=80"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -220,20 +220,20 @@ export default function ArthaLandingPage() {
|
||||
tag="Get in Touch"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Stay Connected with Artha Coffee & Co."
|
||||
description="Subscribe to our newsletter for exclusive offers, new menu items, and special events. Join our coffee community today!"
|
||||
title="Connect with KBC"
|
||||
description="Stay updated with our special offers, new dishes, and exclusive dining events. Join our food community today!"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
termsText="By subscribing, you agree to receive updates about our special offers and new coffee creations. We respect your privacy."
|
||||
termsText="By subscribing, you agree to receive updates about our special offers and new dishes. We respect your privacy."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Artha Coffee & Co."
|
||||
copyrightText="© 2025 Artha Coffee & Co. | Premium Coffee Experience in Vijayapura"
|
||||
logoText="KBC - North Indian Restaurant"
|
||||
copyrightText="© 2025 KBC | Authentic North Indian Cuisine in Vijayapura | Premium Quality, Warm Hospitality"
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--background: #f5ede1;
|
||||
--card: #faf6f0;
|
||||
--foreground: #3d1f0f;
|
||||
--primary-cta: #8b2e1f;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #d4a574;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
--background-accent: #e8bea8;
|
||||
--accent: #d4a574;
|
||||
--background-accent: #c9985a;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user