Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
495
src/app/page.tsx
495
src/app/page.tsx
@@ -29,377 +29,148 @@ export default function LandingPage() {
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
]}
|
||||
brandName="Jerry Fast Food"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Jerry Fast Food"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Jerry Fast Food: Simply Delicious"
|
||||
description="Taste the difference with our fresh, locally sourced ingredients prepared with passion. Experience fast food redefined."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-frame-with-hot-dogs_23-2148308901.jpg",
|
||||
imageAlt: "Gourmet burger",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-sheet-near-cameras-film_23-2147852418.jpg",
|
||||
imageAlt: "Chicken burger",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-dehydrated-sweet-potatoes-green-paper-box_181624-42044.jpg",
|
||||
imageAlt: "Fries",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/juicer-glass-filled-with-apple-juice-kitchen-table_169016-50166.jpg",
|
||||
imageAlt: "Drink",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-potato-pie-with-pumpkin-dark-grey-background-pie-potato-cake-hotcake_140725-121528.jpg",
|
||||
imageAlt: "Pizza",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-omelet-tomatoes-mushrooms-onion-white-surface_114579-30383.jpg",
|
||||
imageAlt: "Salad",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg",
|
||||
imageAlt: "Pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mulberry-juice_1339-3067.jpg",
|
||||
imageAlt: "Drink",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-food-breakfast-wooden-table_53876-16232.jpg",
|
||||
imageAlt: "Fries",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches-with-toast-ham-vegetables_114579-2978.jpg",
|
||||
imageAlt: "Chicken burger",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/healthy-unhealthy-food_23-2148125040.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7497.jpg",
|
||||
alt: "Customer eating burger",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-burger-with-french-fries_23-2148234994.jpg",
|
||||
alt: "Cheerful diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-fries-with-copy-space_23-2148699072.jpg",
|
||||
alt: "Satisfied foodie",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg",
|
||||
alt: "Satisfied customer",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/creative-arrangement-with-hamburger_23-2148614114.jpg",
|
||||
alt: "Fast food icon",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-vegetarian-burger-plate-with-copy-space_23-2148784529.jpg",
|
||||
alt: "Fast food icon",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-assortment_23-2148868225.jpg",
|
||||
alt: "Fast food icon",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Locally Sourced",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Guaranteed",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Jerry Fast Food: Simply Delicious"
|
||||
description="Taste the difference with our fresh, locally sourced ingredients prepared with passion. Experience fast food redefined."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-frame-with-hot-dogs_23-2148308901.jpg", imageAlt: "Gourmet burger" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/paper-sheet-near-cameras-film_23-2147852418.jpg", imageAlt: "Chicken burger" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-dehydrated-sweet-potatoes-green-paper-box_181624-42044.jpg", imageAlt: "Fries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/juicer-glass-filled-with-apple-juice-kitchen-table_169016-50166.jpg", imageAlt: "Drink" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-potato-pie-with-pumpkin-dark-grey-background-pie-potato-cake-hotcake_140725-121528.jpg", imageAlt: "Pizza" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-omelet-tomatoes-mushrooms-onion-white-surface_114579-30383.jpg", imageAlt: "Salad" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg", imageAlt: "Pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mulberry-juice_1339-3067.jpg", imageAlt: "Drink" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-food-breakfast-wooden-table_53876-16232.jpg", imageAlt: "Fries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches-with-toast-ham-vegetables_114579-2978.jpg", imageAlt: "Chicken burger" }
|
||||
]}
|
||||
buttons={[{ text: "View Menu", href: "#menu" }, { text: "Order Now", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Our Passion for Taste"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout useInvertedBackground={false} title="Our Passion for Taste" buttons={[{ text: "Contact Us", href: "#contact" }]} />
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Classic Cheeseburger",
|
||||
price: "$8.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-tasty-sauces_23-2148290625.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Spicy Chicken Burger",
|
||||
price: "$9.49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-pancakes-with-cup-tea-sweets-light-desk_140725-91387.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Golden French Fries",
|
||||
price: "$3.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-potatoes-with-cooked-vegetables-inside-plate-dark-space_140725-79573.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Iced Refreshment",
|
||||
price: "$2.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-served-with-french-fries-mayonnaise-ketchup_140725-536.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Margherita Pizza Slice",
|
||||
price: "$5.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-kind-pizza-slices-wooden-board_114579-88426.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Fresh Salad Bowl",
|
||||
price: "$7.49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-healthy-food-arrangement-with-vegan-lettering-chalkboard_23-2148290804.jpg",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="From classic favorites to unique creations, explore our delicious range of fast food items."
|
||||
/>
|
||||
</div>
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Classic Cheeseburger", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-tasty-sauces_23-2148290625.jpg" },
|
||||
{ id: "2", name: "Spicy Chicken Burger", price: "$9.49", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-pancakes-with-cup-tea-sweets-light-desk_140725-91387.jpg" },
|
||||
{ id: "3", name: "Golden French Fries", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-potatoes-with-cooked-vegetables-inside-plate-dark-space_140725-79573.jpg" },
|
||||
{ id: "4", name: "Iced Refreshment", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-served-with-french-fries-mayonnaise-ketchup_140725-536.jpg" },
|
||||
{ id: "5", name: "Margherita Pizza Slice", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/various-kind-pizza-slices-wooden-board_114579-88426.jpg" },
|
||||
{ id: "6", name: "Fresh Salad Bowl", price: "$7.49", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-healthy-food-arrangement-with-vegan-lettering-chalkboard_23-2148290804.jpg" }
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="From classic favorites to unique creations, explore our delicious range of fast food items."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyEight
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Fresh Ingredients",
|
||||
subtitle: "Always sourced daily from local farmers.",
|
||||
category: "Quality",
|
||||
value: "100%",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Rapid Service",
|
||||
subtitle: "Your order ready in minutes.",
|
||||
category: "Speed",
|
||||
value: "Fast",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Hygienic Kitchen",
|
||||
subtitle: "Strict standards for your safety.",
|
||||
category: "Cleanliness",
|
||||
value: "Gold",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Jerry Fast Food guarantees quality and satisfaction in every bite."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyEight
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Fresh Ingredients", subtitle: "Always sourced daily from local farmers.", category: "Quality", value: "100%" },
|
||||
{ id: "f2", title: "Rapid Service", subtitle: "Your order ready in minutes.", category: "Speed", value: "Fast" },
|
||||
{ id: "f3", title: "Hygienic Kitchen", subtitle: "Strict standards for your safety.", category: "Cleanliness", value: "Gold" }
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Jerry Fast Food guarantees quality and satisfaction in every bite."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Star,
|
||||
title: "Happy Customers",
|
||||
value: "10k+",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Award,
|
||||
title: "Years Experience",
|
||||
value: "15",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: CheckCircle,
|
||||
title: "Daily Orders",
|
||||
value: "500+",
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Growing community of satisfied foodies."
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m1", icon: Star, title: "Happy Customers", value: "10k+" },
|
||||
{ id: "m2", icon: Award, title: "Years Experience", value: "15" },
|
||||
{ id: "m3", icon: CheckCircle, title: "Daily Orders", value: "500+" }
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Growing community of satisfied foodies."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="The burgers at Jerry Fast Food are the best I've ever had. Truly delicious and consistent quality!"
|
||||
rating={5}
|
||||
author="Sarah M."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-funny-way_23-2150269630.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
|
||||
alt: "Diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg",
|
||||
alt: "Diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out-together_23-2149143974.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg",
|
||||
alt: "Foodie",
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="The burgers at Jerry Fast Food are the best I've ever had. Truly delicious and consistent quality!"
|
||||
rating={5}
|
||||
author="Sarah M."
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-funny-way_23-2150269630.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg", alt: "Diner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg", alt: "Diner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out-together_23-2149143974.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg", alt: "Foodie" }
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Do you deliver?",
|
||||
content: "Yes, we deliver within a 5-mile radius.",
|
||||
},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are there vegan options?",
|
||||
content: "Absolutely, we have several plant-based menu items.",
|
||||
},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "How can I order?",
|
||||
content: "You can order through our website or call us.",
|
||||
},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Here is everything you need to know about Jerry Fast Food."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "faq1", title: "Do you deliver?", content: "Yes, we deliver within a 5-mile radius." },
|
||||
{ id: "faq2", title: "Are there vegan options?", content: "Absolutely, we have several plant-based menu items." },
|
||||
{ id: "faq3", title: "How can I order?", content: "You can order through our website or call us." }
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Here is everything you need to know about Jerry Fast Food."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Ready to Eat?"
|
||||
title="Visit Us or Order Online"
|
||||
description="Jerry Fast Food is located at the center of the city. We are open from 10 AM to 10 PM daily."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Ready to Eat?"
|
||||
title="Visit Us or Order Online"
|
||||
description="Jerry Fast Food is located at the center of the city. We are open from 10 AM to 10 PM daily."
|
||||
buttons={[{ text: "Order Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Jerry Fast Food"
|
||||
columns={[
|
||||
{
|
||||
title: "General",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Jerry Fast Food"
|
||||
columns={[
|
||||
{ title: "General", items: [{ label: "About", href: "#about" }, { label: "Menu", href: "#menu" }] },
|
||||
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user