Merge version_2 into main #3
@@ -33,6 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Dishes", id: "dishes" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Location", id: "location" },
|
||||
{ name: "Privacy Policy", id: "/privacy-policy" },
|
||||
]}
|
||||
button={{ text: "Call Now", href: "tel:+919048888888" }}
|
||||
animateOnLoad={true}
|
||||
@@ -167,6 +168,7 @@ export default function LandingPage() {
|
||||
{ label: "Call Us", href: "tel:+919048888888" },
|
||||
{ label: "Get Directions", href: "https://maps.google.com/maps?q=Kubaba+Calicut,VH+Horizon,Puthiyara,Kozhikode" },
|
||||
{ label: "WhatsApp Order", href: "https://wa.me/919048888888" },
|
||||
{ label: "Privacy Policy", href: "/privacy-policy" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
192
src/app/privacy-policy/page.tsx
Normal file
192
src/app/privacy-policy/page.tsx
Normal file
@@ -0,0 +1,192 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import LegalSection from '@/components/legal/LegalSection';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
|
||||
export default function PrivacyPolicyPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="expand-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noise"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Kubaba Calicut"
|
||||
navItems={[
|
||||
{ name: "Dishes", id: "dishes" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Location", id: "location" },
|
||||
{ name: "Privacy Policy", id: "/privacy-policy" },
|
||||
]}
|
||||
button={{ text: "Call Now", href: "tel:+919048888888" }}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="legal-content" data-section="legal-content">
|
||||
<LegalSection
|
||||
layout="page"
|
||||
title="Privacy Policy"
|
||||
subtitle="Last updated: January 15, 2025"
|
||||
sections={[
|
||||
{
|
||||
heading: "1. Information We Collect", content: [
|
||||
{
|
||||
type: "paragraph", text: "At Kubaba Calicut, we collect information you provide directly to us when you visit our restaurant, make orders, or contact us. This includes your name, phone number, email address, and any preferences or special requests related to your dining experience."
|
||||
},
|
||||
{
|
||||
type: "list", items: [
|
||||
"Name and contact information", "Phone number for order confirmations and inquiries", "Email address for newsletters and updates (if provided)", "Payment information for online orders or reservations", "Dietary preferences and allergies for safety", "Location data if you use our delivery or directions services"
|
||||
]
|
||||
},
|
||||
{
|
||||
type: "paragraph", text: "We also automatically collect certain technical information when you visit our website or social media pages, including device type, browser type, IP address, and pages visited."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "2. How We Use Your Information", content: [
|
||||
{
|
||||
type: "paragraph", text: "We use the information we collect to:"
|
||||
},
|
||||
{
|
||||
type: "list", items: [
|
||||
"Process your food orders and reservations", "Provide customer service and respond to inquiries", "Send confirmations, updates, and notifications about your orders", "Improve our menu, service quality, and customer experience", "Send promotional offers and newsletters (only if you've opted in)", "Comply with legal and regulatory requirements", "Prevent fraud and ensure restaurant security"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "3. Data Security", content: [
|
||||
{
|
||||
type: "paragraph", text: "We implement appropriate technical and organizational measures to protect your personal information from unauthorized access, alteration, disclosure, or destruction. However, no method of transmission over the internet or electronic storage is 100% secure. While we strive to protect your data, we cannot guarantee absolute security."
|
||||
},
|
||||
{
|
||||
type: "paragraph", text: "Payment information is processed through secure payment gateways with industry-standard encryption protocols."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "4. Information Sharing", content: [
|
||||
{
|
||||
type: "paragraph", text: "We do not sell, trade, or rent your personal information to third parties. We may share your information with:"
|
||||
},
|
||||
{
|
||||
type: "list", items: [
|
||||
"Delivery partners (if you request delivery service) – only necessary order information", "Payment processors – for secure payment handling", "Legal authorities – when required by law or for fraud prevention", "Restaurant staff – to fulfill your orders and provide service"
|
||||
]
|
||||
},
|
||||
{
|
||||
type: "paragraph", text: "All third parties are contractually obligated to maintain the confidentiality and security of your information."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "5. Cookies and Tracking Technologies", content: [
|
||||
{
|
||||
type: "paragraph", text: "Our website may use cookies and similar tracking technologies to enhance your browsing experience, remember your preferences, and analyze website usage patterns. You can control cookie settings through your browser preferences."
|
||||
},
|
||||
{
|
||||
type: "list", items: [
|
||||
"Essential cookies: Required for website functionality", "Analytics cookies: Help us understand how you use our site", "Marketing cookies: Allow us to display personalized offers"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "6. Your Rights and Choices", content: [
|
||||
{
|
||||
type: "paragraph", text: "You have the right to:"
|
||||
},
|
||||
{
|
||||
type: "list", items: [
|
||||
"Access your personal information", "Request corrections to inaccurate information", "Opt-out of marketing communications", "Request deletion of your information (subject to legal requirements)", "Withdraw consent for data processing at any time"
|
||||
]
|
||||
},
|
||||
{
|
||||
type: "paragraph", text: "To exercise any of these rights, please contact us at +91-9048-888-888 or visit our restaurant directly."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "7. Children's Privacy", content: [
|
||||
{
|
||||
type: "paragraph", text: "Our services are not intentionally directed at children under the age of 13. We do not knowingly collect personal information from children. If we become aware that we have inadvertently collected information from a child, we will take steps to delete such information promptly."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "8. Third-Party Links", content: [
|
||||
{
|
||||
type: "paragraph", text: "Our website and materials may contain links to third-party websites (such as Google Maps, social media, or delivery platforms). We are not responsible for the privacy practices of these external sites. We encourage you to review their privacy policies before providing any personal information."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "9. Changes to This Privacy Policy", content: [
|
||||
{
|
||||
type: "paragraph", text: "We may update this privacy policy from time to time to reflect changes in our practices, technology, or legal requirements. The updated policy will be posted on this page with a new 'Last updated' date. Your continued use of our services after any changes constitute your acceptance of the updated policy."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "10. Contact Us", content: [
|
||||
{
|
||||
type: "paragraph", text: "If you have any questions, concerns, or requests regarding this privacy policy or our privacy practices, please contact us:"
|
||||
},
|
||||
{
|
||||
type: "list", items: [
|
||||
"Phone: +91-9048-888-888", "WhatsApp: +91-9048-888-888", "Location: Ground Floor, VH Horizon, Puthiyara, Kozhikode, Kerala 673004", "Hours: 11 AM – 11 PM Daily"
|
||||
]
|
||||
},
|
||||
{
|
||||
type: "paragraph", text: "We are committed to addressing your concerns and ensuring your privacy rights are respected."
|
||||
}
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="Kubaba Calicut"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{ label: "Call Us", href: "tel:+919048888888" },
|
||||
{ label: "Get Directions", href: "https://maps.google.com/maps?q=Kubaba+Calicut,VH+Horizon,Puthiyara,Kozhikode" },
|
||||
{ label: "WhatsApp Order", href: "https://wa.me/919048888888" },
|
||||
{ label: "Privacy Policy", href: "/privacy-policy" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Hours: 11 AM–11 PM", href: "#" },
|
||||
{ label: "Location: Puthiyara", href: "#" },
|
||||
{ label: "Price: ₹200–₹400", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Google Maps", href: "https://maps.google.com" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user