Merge version_1 into main #1
314
src/app/page.tsx
314
src/app/page.tsx
@@ -33,35 +33,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Machines",
|
||||
id: "#machines",
|
||||
},
|
||||
name: "Machines", id: "#machines"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Community Coin Wash"
|
||||
button={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/YourLaundromatLocation",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/YourLaundromatLocation"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -71,67 +57,32 @@ export default function LandingPage() {
|
||||
description="Experience top-notch laundry service with modern machines and a friendly atmosphere at Community Coin Wash, rated 4.2 stars by 84 happy customers."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Monica Stamatis",
|
||||
handle: "@MonicaS",
|
||||
testimonial: "Today I was struggling to find a laundromat that accepts credit cards and found this place. The place is also clean and the dryers and launderers work perfectly. I will definitely be returning to this place. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-with-short-hair-denim-long-sleeve-jacket-smiling-sincerely-outdoors-young-woman-headphones-with-bright-lips-poses-outside_197531-19345.jpg",
|
||||
imageAlt: "Monica Stamatis",
|
||||
},
|
||||
name: "Monica Stamatis", handle: "@MonicaS", testimonial: "Today I was struggling to find a laundromat that accepts credit cards and found this place. The place is also clean and the dryers and launderers work perfectly. I will definitely be returning to this place. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-with-short-hair-denim-long-sleeve-jacket-smiling-sincerely-outdoors-young-woman-headphones-with-bright-lips-poses-outside_197531-19345.jpg", imageAlt: "Monica Stamatis"},
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "@SarahJ",
|
||||
testimonial: "SUPER CLEAN, and amazing customer service! Staff there is really cool. Always a pleasant experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1629.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "@SarahJ", testimonial: "SUPER CLEAN, and amazing customer service! Staff there is really cool. Always a pleasant experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1629.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "@MichaelC",
|
||||
testimonial: "The best laundromat in the area. Machines are always working, and the facility is spotless. Convenient credit card options are a huge plus!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
name: "Michael Chen", handle: "@MichaelC", testimonial: "The best laundromat in the area. Machines are always working, and the facility is spotless. Convenient credit card options are a huge plus!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@EmilyR",
|
||||
testimonial: "Finally, a laundromat that feels welcoming and modern. The high-efficiency machines get my clothes perfectly clean every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-street_641386-1019.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
name: "Emily Rodriguez", handle: "@EmilyR", testimonial: "Finally, a laundromat that feels welcoming and modern. The high-efficiency machines get my clothes perfectly clean every time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-street_641386-1019.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "@DavidK",
|
||||
testimonial: "Community Coin Wash makes laundry day a breeze. Friendly staff, great machines, and never a wait for an available dryer. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-listening-music-headphones-city-woman-city_169016-66657.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
name: "David Kim", handle: "@DavidK", testimonial: "Community Coin Wash makes laundry day a breeze. Friendly staff, great machines, and never a wait for an available dryer. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-listening-music-headphones-city-woman-city_169016-66657.jpg", imageAlt: "David Kim"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-studio_23-2148565552.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-studio_23-2148565552.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-woman-outside-train-station_641386-147.jpg",
|
||||
alt: "Smiling young woman outside a train station",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-woman-outside-train-station_641386-147.jpg", alt: "Smiling young woman outside a train station"},
|
||||
]}
|
||||
avatarText="84 Reviews - 4.2/5 Star Rating"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059681.jpg"
|
||||
@@ -147,18 +98,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About Community Coin Wash: Your Laundry Experience, Elevated",
|
||||
},
|
||||
type: "text", content: "About Community Coin Wash: Your Laundry Experience, Elevated"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/still-life-razor-blades-bath_23-2151120479.jpg", alt: "Bright and spacious laundromat interior"}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-razor-blades-bath_23-2151120479.jpg"
|
||||
imageAlt="Bright and spacious laundromat interior"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,45 +116,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "High-Efficiency Machines",
|
||||
tags: [
|
||||
"Eco-Friendly",
|
||||
"Fast Cycle",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-dirty-cloth-hand-view-inside-washing-machine_169016-12826.jpg",
|
||||
imageAlt: "Rows of high-efficiency washing machines",
|
||||
},
|
||||
id: "f1", title: "High-Efficiency Machines", tags: [
|
||||
"Eco-Friendly", "Fast Cycle"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-dirty-cloth-hand-view-inside-washing-machine_169016-12826.jpg", imageAlt: "Rows of high-efficiency washing machines"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Convenient Card Payments",
|
||||
tags: [
|
||||
"Cashless",
|
||||
"Easy to Use",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-password-number-atm-machine_1391-334.jpg",
|
||||
imageAlt: "Credit card payment terminal",
|
||||
},
|
||||
id: "f2", title: "Convenient Card Payments", tags: [
|
||||
"Cashless", "Easy to Use"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-password-number-atm-machine_1391-334.jpg", imageAlt: "Credit card payment terminal"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Always Clean & Sanitized",
|
||||
tags: [
|
||||
"Hygienic",
|
||||
"Fresh",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/washing-dirty-clothes_1098-13894.jpg",
|
||||
imageAlt: "Laundromat staff cleaning machines",
|
||||
},
|
||||
id: "f3", title: "Always Clean & Sanitized", tags: [
|
||||
"Hygienic", "Fresh"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/washing-dirty-clothes_1098-13894.jpg", imageAlt: "Laundromat staff cleaning machines"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Comfortable Folding Areas",
|
||||
tags: [
|
||||
"Spacious",
|
||||
"Well-lit",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-suffering-from-emotional-numbness_23-2151089883.jpg",
|
||||
imageAlt: "Clean and spacious laundry folding area",
|
||||
},
|
||||
id: "f4", title: "Comfortable Folding Areas", tags: [
|
||||
"Spacious", "Well-lit"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-suffering-from-emotional-numbness_23-2151089883.jpg", imageAlt: "Clean and spacious laundry folding area"},
|
||||
]}
|
||||
title="Modern Amenities for a Seamless Wash"
|
||||
description="Discover why Community Coin Wash is the top choice for a convenient and efficient laundry experience in Los Angeles."
|
||||
@@ -222,65 +145,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "m1",
|
||||
brand: "Speed Queen",
|
||||
name: "Small Washer (10lb)",
|
||||
price: "$2.50",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-housekeepers_1098-15043.jpg",
|
||||
imageAlt: "Small capacity washing machine",
|
||||
},
|
||||
id: "m1", brand: "Speed Queen", name: "Small Washer (10lb)", price: "$2.50", rating: 5,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/modern-housekeepers_1098-15043.jpg", imageAlt: "Small capacity washing machine"},
|
||||
{
|
||||
id: "m2",
|
||||
brand: "Huebsch",
|
||||
name: "Medium Washer (20lb)",
|
||||
price: "$4.00",
|
||||
rating: 5,
|
||||
reviewCount: "180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-clothes-from-washing-machine_23-2149117032.jpg",
|
||||
imageAlt: "Medium capacity washing machine",
|
||||
},
|
||||
id: "m2", brand: "Huebsch", name: "Medium Washer (20lb)", price: "$4.00", rating: 5,
|
||||
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-clothes-from-washing-machine_23-2149117032.jpg", imageAlt: "Medium capacity washing machine"},
|
||||
{
|
||||
id: "m3",
|
||||
brand: "Dexter",
|
||||
name: "Large Washer (40lb)",
|
||||
price: "$6.50",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176248.jpg",
|
||||
imageAlt: "Large capacity washing machine",
|
||||
},
|
||||
id: "m3", brand: "Dexter", name: "Large Washer (40lb)", price: "$6.50", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176248.jpg", imageAlt: "Large capacity washing machine"},
|
||||
{
|
||||
id: "m4",
|
||||
brand: "Speed Queen",
|
||||
name: "Extra Large Washer (60lb)",
|
||||
price: "$9.00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-laundry-room_23-2148386975.jpg",
|
||||
imageAlt: "Extra large capacity washing machine",
|
||||
},
|
||||
id: "m4", brand: "Speed Queen", name: "Extra Large Washer (60lb)", price: "$9.00", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-laundry-room_23-2148386975.jpg", imageAlt: "Extra large capacity washing machine"},
|
||||
{
|
||||
id: "m5",
|
||||
brand: "Huebsch",
|
||||
name: "Standard Dryer (30min)",
|
||||
price: "$1.50",
|
||||
rating: 5,
|
||||
reviewCount: "250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lady-closing-washing-machine-door_23-2148387010.jpg",
|
||||
imageAlt: "Standard commercial dryer",
|
||||
},
|
||||
id: "m5", brand: "Huebsch", name: "Standard Dryer (30min)", price: "$1.50", rating: 5,
|
||||
reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/lady-closing-washing-machine-door_23-2148387010.jpg", imageAlt: "Standard commercial dryer"},
|
||||
{
|
||||
id: "m6",
|
||||
brand: "Dexter",
|
||||
name: "Large Dryer (30min)",
|
||||
price: "$2.50",
|
||||
rating: 5,
|
||||
reviewCount: "100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19063.jpg",
|
||||
imageAlt: "Large commercial dryer",
|
||||
},
|
||||
id: "m6", brand: "Dexter", name: "Large Dryer (30min)", price: "$2.50", rating: 5,
|
||||
reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19063.jpg", imageAlt: "Large commercial dryer"},
|
||||
]}
|
||||
title="Our State-of-the-Art Machines"
|
||||
description="Choose from a variety of machine sizes to perfectly suit your laundry needs, from small loads to bulky items."
|
||||
@@ -292,14 +173,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Cleanliness",
|
||||
"Modern Machines",
|
||||
"Friendly Staff",
|
||||
"Credit Card Payments",
|
||||
"Convenient Hours",
|
||||
"Community Focused",
|
||||
"Reliable Service",
|
||||
]}
|
||||
"Cleanliness", "Modern Machines", "Friendly Staff", "Credit Card Payments", "Convenient Hours", "Community Focused", "Reliable Service"]}
|
||||
title="Trusted by the Community, Loved by Our Customers"
|
||||
description="At Community Coin Wash, we pride ourselves on providing exceptional service and a clean, welcoming environment for everyone."
|
||||
showCard={true}
|
||||
@@ -314,25 +188,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "4.2",
|
||||
title: "Average Rating",
|
||||
description: "From 84 customer reviews.",
|
||||
icon: Star,
|
||||
id: "metric-1", value: "4.2", title: "Average Rating", description: "From 84 customer reviews.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "20+",
|
||||
title: "Modern Machines",
|
||||
description: "High-efficiency washers and dryers.",
|
||||
icon: Cog,
|
||||
id: "metric-2", value: "20+", title: "Modern Machines", description: "High-efficiency washers and dryers.", icon: Cog,
|
||||
},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "9 PM",
|
||||
title: "Daily Closing",
|
||||
description: "Open until late for your convenience.",
|
||||
icon: Clock,
|
||||
id: "metric-3", value: "9 PM", title: "Daily Closing", description: "Open until late for your convenience.", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="Our Commitment to Community & Cleanliness"
|
||||
@@ -346,25 +208,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open daily from 6 AM to 9 PM. Please check our contact section for any holiday hour adjustments.",
|
||||
},
|
||||
id: "q1", title: "What are your operating hours?", content: "We are open daily from 6 AM to 9 PM. Please check our contact section for any holiday hour adjustments."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you accept credit cards?",
|
||||
content: "Yes, we accept all major credit cards for your convenience, in addition to coins.",
|
||||
},
|
||||
id: "q2", title: "Do you accept credit cards?", content: "Yes, we accept all major credit cards for your convenience, in addition to coins."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are there attendants available to assist?",
|
||||
content: "Our friendly staff is usually on-site during peak hours. If you need assistance, please call us at +1 424-522-3344.",
|
||||
},
|
||||
id: "q3", title: "Are there attendants available to assist?", content: "Our friendly staff is usually on-site during peak hours. If you need assistance, please call us at +1 424-522-3344."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What machine sizes are available?",
|
||||
content: "We offer a range of machine sizes, from small (10lb) to extra-large (60lb) washers, and various dryer capacities to handle all your laundry needs.",
|
||||
},
|
||||
id: "q4", title: "What machine sizes are available?", content: "We offer a range of machine sizes, from small (10lb) to extra-large (60lb) washers, and various dryer capacities to handle all your laundry needs."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/salesman-hypermarket-wearing-medical-mask-demonstrates-his-clients-new-washing-machine_93675-134428.jpg"
|
||||
imageAlt="Laundromat staff assisting a customer"
|
||||
@@ -380,8 +230,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Visit or Call Us Today!"
|
||||
description="Conveniently located at 3724 W Olympic Blvd, Los Angeles, CA 90019. Reach out for any questions or stop by for a sparkling clean laundry experience. We're here to help!"
|
||||
@@ -399,54 +248,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Wash & Fold",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Wash & Fold", href: "#features"},
|
||||
{
|
||||
label: "Machine Types",
|
||||
href: "#machines",
|
||||
},
|
||||
label: "Machine Types", href: "#machines"},
|
||||
{
|
||||
label: "Payment Options",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Payment Options", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Customer Reviews",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Customer Reviews", href: "#home"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Location",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Location", href: "#contact"},
|
||||
{
|
||||
label: "Phone: (424) 522-3344",
|
||||
href: "tel:+14245223344",
|
||||
},
|
||||
label: "Phone: (424) 522-3344", href: "tel:+14245223344"},
|
||||
{
|
||||
label: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/YourLaundromatLocation",
|
||||
},
|
||||
label: "Get Directions", href: "https://maps.app.goo.gl/YourLaundromatLocation"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user