Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
294
src/app/page.tsx
294
src/app/page.tsx
@@ -34,37 +34,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
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: "Experiences",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Experiences", id: "#features"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Reservations", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/marshmallow-colorful-twisted-rainbow-ropes-plate-marble-table_114579-82371.jpg"
|
||||
logoAlt="Malica Restaurant Logo"
|
||||
@@ -75,19 +59,16 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Authentic Central Asian and European Cuisine"
|
||||
description="Experience bold flavors from the Silk Road meets European tradition. Discover seasonal menus, private dining, and warm hospitality at Malica."
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fish-pastry-arugula-white-plate_140725-2958.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fish-pastry-arugula-white-plate_140725-2958.jpg"
|
||||
imageAlt="Exquisite Malica main dish"
|
||||
/>
|
||||
</div>
|
||||
@@ -100,9 +81,7 @@ export default function LandingPage() {
|
||||
title="A Fusion of Cultures: The Malica Story"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -115,46 +94,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Seasonal Menus & Fresh Ingredients",
|
||||
description: "Our menu evolves with the seasons, ensuring the freshest, highest-quality ingredients in every dish. Discover new flavors with each visit.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-floral-garnish-golden-rim-bowl_23-2151973714.jpg",
|
||||
imageAlt: "Seasonal dish",
|
||||
},
|
||||
title: "Seasonal Menus & Fresh Ingredients", description: "Our menu evolves with the seasons, ensuring the freshest, highest-quality ingredients in every dish. Discover new flavors with each visit.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-floral-garnish-golden-rim-bowl_23-2151973714.jpg", imageAlt: "Seasonal dish"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg",
|
||||
imageAlt: "Fresh ingredients",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marshmallow-colorful-twisted-rainbow-ropes-plate-marble-table_114579-82371.jpg",
|
||||
imageAlt: "seasonal menu fresh ingredients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg", imageAlt: "Fresh ingredients"}
|
||||
},
|
||||
{
|
||||
title: "Exclusive Private Dining",
|
||||
description: "For intimate gatherings or business functions, our private dining rooms offer an elegant and discreet setting with personalized service.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mash-with-side-sliced-cucumber_140725-3446.jpg",
|
||||
imageAlt: "Private dining room",
|
||||
},
|
||||
title: "Exclusive Private Dining", description: "For intimate gatherings or business functions, our private dining rooms offer an elegant and discreet setting with personalized service.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mash-with-side-sliced-cucumber_140725-3446.jpg", imageAlt: "Private dining room"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg",
|
||||
imageAlt: "Elegant table setting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fish-pastry-arugula-white-plate_140725-2958.jpg?_wi=2",
|
||||
imageAlt: "seasonal menu fresh ingredients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg", imageAlt: "Elegant table setting"}
|
||||
},
|
||||
{
|
||||
title: "Culinary Workshops & Events",
|
||||
description: "Immerse yourself in the art of Central Asian and European cooking with our interactive workshops and special themed culinary events.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg",
|
||||
imageAlt: "Chef cooking",
|
||||
},
|
||||
title: "Culinary Workshops & Events", description: "Immerse yourself in the art of Central Asian and European cooking with our interactive workshops and special themed culinary events.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg", imageAlt: "Chef cooking"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-celebration-friends-family-festive-table_169016-2312.jpg",
|
||||
imageAlt: "Cooking class",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unfocused-background-with-wooden-furniture_1203-1690.jpg",
|
||||
imageAlt: "seasonal menu fresh ingredients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-celebration-friends-family-festive-table_169016-2312.jpg", imageAlt: "Cooking class"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -173,47 +128,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "d1",
|
||||
name: "Authentic Plov",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-meat-tomato-sauce-side-view_141793-4518.jpg",
|
||||
imageAlt: "Traditional Central Asian Plov",
|
||||
},
|
||||
id: "d1", name: "Authentic Plov", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-meat-tomato-sauce-side-view_141793-4518.jpg", imageAlt: "Traditional Central Asian Plov"},
|
||||
{
|
||||
id: "d2",
|
||||
name: "Seafood Linguine",
|
||||
price: "$32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-conchiglie-with-vegetables-plate-knife-red-stripped-towel-gray-background_140725-140339.jpg",
|
||||
imageAlt: "Classic European Seafood Linguine",
|
||||
},
|
||||
id: "d2", name: "Seafood Linguine", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-conchiglie-with-vegetables-plate-knife-red-stripped-towel-gray-background_140725-140339.jpg", imageAlt: "Classic European Seafood Linguine"},
|
||||
{
|
||||
id: "d3",
|
||||
name: "Malica Manty",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-dumplings-recipe-served-plate_116380-12.jpg",
|
||||
imageAlt: "Handmade Central Asian Manty",
|
||||
},
|
||||
id: "d3", name: "Malica Manty", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-dumplings-recipe-served-plate_116380-12.jpg", imageAlt: "Handmade Central Asian Manty"},
|
||||
{
|
||||
id: "d4",
|
||||
name: "Filet Mignon",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-lamb-ribs-kebab-french-fries-tomato-sauce-onion-herbs-mixture_140725-8649.jpg",
|
||||
imageAlt: "Grilled European Filet Mignon",
|
||||
},
|
||||
id: "d4", name: "Filet Mignon", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/plate-lamb-ribs-kebab-french-fries-tomato-sauce-onion-herbs-mixture_140725-8649.jpg", imageAlt: "Grilled European Filet Mignon"},
|
||||
{
|
||||
id: "d5",
|
||||
name: "Hearty Lagman",
|
||||
price: "$26",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bean-soup-with-grilled-onion-noodles-sour-cream-beans_141793-3802.jpg",
|
||||
imageAlt: "Central Asian Noodle Soup Lagman",
|
||||
},
|
||||
id: "d5", name: "Hearty Lagman", price: "$26", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bean-soup-with-grilled-onion-noodles-sour-cream-beans_141793-3802.jpg", imageAlt: "Central Asian Noodle Soup Lagman"},
|
||||
{
|
||||
id: "d6",
|
||||
name: "Velvet Chocolate Cake",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg",
|
||||
imageAlt: "Rich European Chocolate Cake",
|
||||
},
|
||||
id: "d6", name: "Velvet Chocolate Cake", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg", imageAlt: "Rich European Chocolate Cake"},
|
||||
]}
|
||||
title="Our Culinary Creations"
|
||||
description="Explore a world of tastes, from robust Central Asian staples to refined European classics, all crafted with passion."
|
||||
@@ -228,23 +153,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Award,
|
||||
title: "Years of Culinary Excellence",
|
||||
value: "15+",
|
||||
},
|
||||
id: "m1", icon: Award,
|
||||
title: "Years of Culinary Excellence", value: "15+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Utensils,
|
||||
title: "Signature Dishes Crafted",
|
||||
value: "100+",
|
||||
},
|
||||
id: "m2", icon: Utensils,
|
||||
title: "Signature Dishes Crafted", value: "100+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Star,
|
||||
title: "Happy Diners Annually",
|
||||
value: "50,000+",
|
||||
},
|
||||
id: "m3", icon: Star,
|
||||
title: "Happy Diners Annually", value: "50,000+"},
|
||||
]}
|
||||
title="Malica by the Numbers"
|
||||
description="Our journey is defined by passion, dedication, and the joy of our guests. Discover the milestones that shape the Malica experience."
|
||||
@@ -260,26 +176,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Chef Elena Petrova",
|
||||
role: "Executive Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fine-cuisine-design-made-by-chef-his-restaurant-kitchen_482257-10353.jpg",
|
||||
imageAlt: "Chef Elena Petrova",
|
||||
},
|
||||
id: "t1", name: "Chef Elena Petrova", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/fine-cuisine-design-made-by-chef-his-restaurant-kitchen_482257-10353.jpg", imageAlt: "Chef Elena Petrova"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Markus Schmidt",
|
||||
role: "Restaurant Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg",
|
||||
imageAlt: "Markus Schmidt",
|
||||
},
|
||||
id: "t2", name: "Markus Schmidt", role: "Restaurant Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg", imageAlt: "Markus Schmidt"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sofia Rossi",
|
||||
role: "Head Sommelier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-wine-sommelier-is-ready-try-new-red-wine-artisan-wine-boutique_613910-17302.jpg",
|
||||
imageAlt: "Sofia Rossi",
|
||||
},
|
||||
id: "t3", name: "Sofia Rossi", role: "Head Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-wine-sommelier-is-ready-try-new-red-wine-artisan-wine-boutique_613910-17302.jpg", imageAlt: "Sofia Rossi"},
|
||||
]}
|
||||
title="Meet the Malica Family"
|
||||
description="Behind every exquisite dish and warm greeting is a dedicated team passionate about delivering an unforgettable dining experience."
|
||||
@@ -295,50 +196,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Amina Khan",
|
||||
role: "Food Blogger",
|
||||
company: "Taste & Travel",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6816.jpg",
|
||||
imageAlt: "Amina Khan",
|
||||
},
|
||||
id: "1", name: "Amina Khan", role: "Food Blogger", company: "Taste & Travel", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6816.jpg", imageAlt: "Amina Khan"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dr. Klaus Richter",
|
||||
role: "Historian & Gastronome",
|
||||
company: "European Culinary Society",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg",
|
||||
imageAlt: "Dr. Klaus Richter",
|
||||
},
|
||||
id: "2", name: "Dr. Klaus Richter", role: "Historian & Gastronome", company: "European Culinary Society", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", imageAlt: "Dr. Klaus Richter"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Isabelle Dubois",
|
||||
role: "Private Event Planner",
|
||||
company: "Elite Celebrations",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23869.jpg",
|
||||
imageAlt: "Isabelle Dubois",
|
||||
},
|
||||
id: "3", name: "Isabelle Dubois", role: "Private Event Planner", company: "Elite Celebrations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23869.jpg", imageAlt: "Isabelle Dubois"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sanjay Gupta",
|
||||
role: "International Traveler",
|
||||
company: "Wanderlust Diaries",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-positive-young-people-toasting-dinner_23-2148454187.jpg",
|
||||
imageAlt: "Sanjay Gupta",
|
||||
},
|
||||
id: "4", name: "Sanjay Gupta", role: "International Traveler", company: "Wanderlust Diaries", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-positive-young-people-toasting-dinner_23-2148454187.jpg", imageAlt: "Sanjay Gupta"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Maria & David Lopez",
|
||||
role: "Local Diners",
|
||||
company: "Foodie Couple",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/informal-chatting-with-friends-weekly-meeting-local-cafeteria-hot-summer-day_8353-10264.jpg",
|
||||
imageAlt: "Maria and David Lopez",
|
||||
},
|
||||
id: "5", name: "Maria & David Lopez", role: "Local Diners", company: "Foodie Couple", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/informal-chatting-with-friends-weekly-meeting-local-cafeteria-hot-summer-day_8353-10264.jpg", imageAlt: "Maria and David Lopez"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear from those who've experienced the unique blend of Central Asian and European flavors, and our renowned hospitality."
|
||||
@@ -352,30 +223,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do I make a reservation?",
|
||||
content: "Reservations can be made easily through our website's 'Reservations' section, or by calling us directly during opening hours.",
|
||||
},
|
||||
id: "q1", title: "How do I make a reservation?", content: "Reservations can be made easily through our website's 'Reservations' section, or by calling us directly during opening hours."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you accommodate dietary restrictions?",
|
||||
content: "Yes, we strive to accommodate all dietary needs. Please inform us of any allergies or restrictions when making your reservation.",
|
||||
},
|
||||
id: "q2", title: "Do you accommodate dietary restrictions?", content: "Yes, we strive to accommodate all dietary needs. Please inform us of any allergies or restrictions when making your reservation."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is there a dress code?",
|
||||
content: "Malica maintains an elegant casual dress code. Smart casual attire is recommended to enhance your dining experience.",
|
||||
},
|
||||
id: "q3", title: "Is there a dress code?", content: "Malica maintains an elegant casual dress code. Smart casual attire is recommended to enhance your dining experience."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you offer private dining options?",
|
||||
content: "Absolutely. We have several private dining rooms perfect for business meetings, family celebrations, or intimate gatherings. Please contact us for details.",
|
||||
},
|
||||
id: "q4", title: "Do you offer private dining options?", content: "Absolutely. We have several private dining rooms perfect for business meetings, family celebrations, or intimate gatherings. Please contact us for details."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Where is Malica located?",
|
||||
content: "You can find us at [Restaurant Address]. We are conveniently located in the city center with ample parking available nearby.",
|
||||
},
|
||||
id: "q5", title: "Where is Malica located?", content: "You can find us at [Restaurant Address]. We are conveniently located in the city center with ample parking available nearby."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common inquiries about Malica, from reservations to dietary needs."
|
||||
@@ -388,8 +244,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Reserve Your Table or Inquire"
|
||||
description="We look forward to welcoming you to Malica. For reservations, special events, or any questions, please contact us."
|
||||
@@ -405,54 +260,33 @@ export default function LandingPage() {
|
||||
logoText="Malica Restaurant"
|
||||
columns={[
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "The Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "The Team", href: "#team"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Main Courses",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Main Courses", href: "#menu"},
|
||||
{
|
||||
label: "Desserts",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Desserts", href: "#menu"},
|
||||
{
|
||||
label: "Drinks",
|
||||
href: "#",
|
||||
},
|
||||
label: "Drinks", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user