Merge version_2 into main #2
@@ -1,57 +1,20 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Mulish } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import "@/styles/globals.css";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const mulish = Mulish({
|
||||
variable: "--font-mulish", subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Kick Cafe | Late-Night Coffee & Hangout in Ghatkopar East", description: "Your favorite late-night café in Ghatkopar East, Mumbai. Fresh coffee, delicious pasta, and chill vibes open till 1:30 AM. Call, reserve, or order online today!", keywords: "late night café Ghatkopar, coffee shop Mumbai, pasta café, hookah lounge, online ordering, table reservation", metadataBase: new URL("https://www.kickcafe.com"),
|
||||
alternates: {
|
||||
canonical: "https://www.kickcafe.com"},
|
||||
openGraph: {
|
||||
title: "Kick Cafe | Late-Night Café in Ghatkopar East", description: "Coffee, pasta, snacks, and chill vibes open till 1:30 AM. Your neighborhood favorite!", url: "https://www.kickcafe.com", siteName: "Kick Cafe", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290149.jpg", alt: "Kick Cafe - Your Late-Night Hangout"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Kick Cafe | Late-Night Café Ghatkopar", description: "Coffee, pasta & vibes till 1:30 AM. Call to reserve or order online!", images: ["http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290149.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "Kick Cafe | Late-Night Café in Ghatkopar", description: "Your favorite late-night café in Ghatkopar. Coffee, pasta, snacks, and chill vibes—open till 1:30 AM."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${mulish.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1419,7 +1382,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -44,11 +44,12 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290149.jpg", alt: "Kick Cafe interior"},
|
||||
src: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290149.jpg", alt: "Kick Cafe interior"
|
||||
},
|
||||
]}
|
||||
avatarText="⭐ 4.4 (596 reviews)"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+919876543210" },
|
||||
{ text: "Call & Reserve", href: "tel:+919876543210" },
|
||||
{ text: "Reserve Table", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -77,7 +78,8 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Artisan Coffee & Beverages", description: "Freshly brewed espresso, cappuccino, cold brew, and signature drinks crafted by skilled baristas. Perfect for coffee lovers and casual sippers alike.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458090.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458090.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Premium coffee beans" },
|
||||
{ icon: Zap, text: "Expert baristas" },
|
||||
@@ -87,7 +89,8 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Delicious Food Menu", description: "Authentic pasta, mouthwatering snacks, and quick bites. Everything prepared fresh with quality ingredients to satisfy every craving.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-pasta-nest-from-plate_114579-37352.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-pasta-nest-from-plate_114579-37352.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Fresh pasta daily" },
|
||||
{ icon: CheckCircle, text: "Quick service" },
|
||||
@@ -97,7 +100,8 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Perfect Late-Night Hangout", description: "Open till 1:30 AM with cozy seating, music vibes, and hookah options. The ideal spot for friends, dates, or solo study sessions with great company.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sommelier-tasting-red-wine-close-up-portrait-elegant-woman-with-red-lips-lady-holding-glass-with-red-wine-looking-camera_1157-42117.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sommelier-tasting-red-wine-close-up-portrait-elegant-woman-with-red-lips-lady-holding-glass-with-red-wine-looking-camera_1157-42117.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: Music, text: "Great music ambiance" },
|
||||
{ icon: Users, text: "Social atmosphere" },
|
||||
@@ -118,17 +122,23 @@ export default function LandingPage() {
|
||||
description="Real reviews from college students, couples, and friend groups who call Kick Cafe their favorite neighborhood spot."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Aarav Sharma, College Student", date: "Date: 15 January 2025", title: "My study spot turned hangout place!", quote: "Kick Cafe is perfect for late-night study sessions or catching up with friends. The coffee is amazing, and staying open till 1:30 AM is a lifesaver for us night owls!", tag: "College Student", avatarSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg"},
|
||||
id: "1", name: "Aarav Sharma, College Student", date: "Date: 15 January 2025", title: "My study spot turned hangout place!", quote: "Kick Cafe is perfect for late-night study sessions or catching up with friends. The coffee is amazing, and staying open till 1:30 AM is a lifesaver for us night owls!", tag: "College Student", avatarSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya & Arjun, Couple", date: "Date: 10 January 2025", title: "Best date night spot in Ghatkopar!", quote: "We've been coming here for our evening dates. The cozy ambiance, quality coffee, and delicious snacks make it feel special every time. Highly recommended for couples!", tag: "Date Night", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfies_23-2148395445.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfies_23-2148395445.jpg"},
|
||||
id: "2", name: "Priya & Arjun, Couple", date: "Date: 10 January 2025", title: "Best date night spot in Ghatkopar!", quote: "We've been coming here for our evening dates. The cozy ambiance, quality coffee, and delicious snacks make it feel special every time. Highly recommended for couples!", tag: "Date Night", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfies_23-2148395445.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfies_23-2148395445.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Neha Patel, Young Professional", date: "Date: 8 January 2025", title: "Perfect after-work hangout!", quote: "The vibe here is unmatched. Great coffee, friendly staff, and perfect for unwinding after a long day at work. My new favorite spot in the neighborhood!", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman-indoors_23-2148824829.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman-indoors_23-2148824829.jpg"},
|
||||
id: "3", name: "Neha Patel, Young Professional", date: "Date: 8 January 2025", title: "Perfect after-work hangout!", quote: "The vibe here is unmatched. Great coffee, friendly staff, and perfect for unwinding after a long day at work. My new favorite spot in the neighborhood!", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman-indoors_23-2148824829.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman-indoors_23-2148824829.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Rohan Singh, Friend Group Lead", date: "Date: 5 January 2025", title: "The place where we all hang out!", quote: "With our big friend group, finding a place that's affordable, chill, and open late is rare. Kick Cafe checks all boxes. The hookah and snacks are fantastic!", tag: "Friend Group", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg"},
|
||||
id: "4", name: "Rohan Singh, Friend Group Lead", date: "Date: 5 January 2025", title: "The place where we all hang out!", quote: "With our big friend group, finding a place that's affordable, chill, and open late is rare. Kick Cafe checks all boxes. The hookah and snacks are fantastic!", tag: "Friend Group", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Ananya Desai, Freelancer", date: "Date: 2 January 2025", title: "My creative workspace café!", quote: "As a freelancer, I spend hours here working on projects. The WiFi is reliable, coffee is consistent, and the staff doesn't mind me staying late. It's perfect!", tag: "Freelancer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg"},
|
||||
id: "5", name: "Ananya Desai, Freelancer", date: "Date: 2 January 2025", title: "My creative workspace café!", quote: "As a freelancer, I spend hours here working on projects. The WiFi is reliable, coffee is consistent, and the staff doesn't mind me staying late. It's perfect!", tag: "Freelancer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Vikram Kumar, Neighborhood Regular", date: "Date: 28 December 2024", title: "The heart of Ghatkopar East!", quote: "Every neighborhood needs a spot like this. Kick Cafe has become a community hub. Great food, amazing coffee, and a team that genuinely cares. Keep it up!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg"},
|
||||
id: "6", name: "Vikram Kumar, Neighborhood Regular", date: "Date: 28 December 2024", title: "The heart of Ghatkopar East!", quote: "Every neighborhood needs a spot like this. Kick Cafe has become a community hub. Great food, amazing coffee, and a team that genuinely cares. Keep it up!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user