Merge version_1 into main #2
@@ -46,7 +46,7 @@ export default function AboutPage() {
|
||||
{ text: "Contact Us", href: "/contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/substation-equipment-dense-lines-blue-tone-map_1127-3226.jpg"
|
||||
imageAlt="Energy infrastructure power grid"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -75,28 +75,16 @@ export default function AboutPage() {
|
||||
tag="Our Process"
|
||||
features={[
|
||||
{
|
||||
id: "candidate-focus",
|
||||
label: "Candidates",
|
||||
title: "Candidate-Centric Matching",
|
||||
items: ["Career goal alignment", "Skill validation", "Long-term success"]
|
||||
id: "candidate-focus", label: "Candidates", title: "Candidate-Centric Matching", items: ["Career goal alignment", "Skill validation", "Long-term success"]
|
||||
},
|
||||
{
|
||||
id: "employer-support",
|
||||
label: "Employers",
|
||||
title: "Employer Support & Retention",
|
||||
items: ["Quality candidates", "Cultural fit assessment", "Ongoing partnership"]
|
||||
id: "employer-support", label: "Employers", title: "Employer Support & Retention", items: ["Quality candidates", "Cultural fit assessment", "Ongoing partnership"]
|
||||
},
|
||||
{
|
||||
id: "industry-knowledge",
|
||||
label: "Industry",
|
||||
title: "Deep Industry Expertise",
|
||||
items: ["Utility sector knowledge", "Regulatory understanding", "Certification requirements"]
|
||||
id: "industry-knowledge", label: "Industry", title: "Deep Industry Expertise", items: ["Utility sector knowledge", "Regulatory understanding", "Certification requirements"]
|
||||
},
|
||||
{
|
||||
id: "regional-focus",
|
||||
label: "Regional",
|
||||
title: "Washington-Focused Strategy",
|
||||
items: ["Local market insight", "Community connections", "Regional growth support"]
|
||||
id: "regional-focus", label: "Regional", title: "Washington-Focused Strategy", items: ["Local market insight", "Community connections", "Regional growth support"]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -112,8 +100,7 @@ export default function AboutPage() {
|
||||
copyrightText="© 2025 Energy Jobs Portal. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/#services" },
|
||||
{ label: "Careers", href: "/jobs" },
|
||||
@@ -121,8 +108,7 @@ export default function AboutPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "For Job Seekers",
|
||||
items: [
|
||||
title: "For Job Seekers", items: [
|
||||
{ label: "Browse Jobs", href: "/jobs" },
|
||||
{ label: "Submit Application", href: "/jobs" },
|
||||
{ label: "FAQs", href: "#" },
|
||||
@@ -130,8 +116,7 @@ export default function AboutPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "For Employers",
|
||||
items: [
|
||||
title: "For Employers", items: [
|
||||
{ label: "Post a Job", href: "/employers" },
|
||||
{ label: "Pricing", href: "#" },
|
||||
{ label: "Services", href: "/#services" },
|
||||
@@ -139,8 +124,7 @@ export default function AboutPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: (206) 285-4848", href: "tel:+12062854848" },
|
||||
{ label: "4241 21st Ave W, Seattle, WA 98199", href: "#" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
|
||||
167
src/app/page.tsx
167
src/app/page.tsx
@@ -50,7 +50,7 @@ export default function HomePage() {
|
||||
{ text: "Submit Application", href: "/jobs" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-electric-linemen-working-pole_181624-46993.jpg"
|
||||
imageAlt="Utility workers on power lines"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -79,38 +79,23 @@ export default function HomePage() {
|
||||
tag="Services"
|
||||
features={[
|
||||
{
|
||||
id: "placement",
|
||||
label: "Placement",
|
||||
title: "Utility Workforce Placement Services",
|
||||
items: ["Skilled worker matching", "Fast hiring process", "Verified credentials"],
|
||||
id: "placement", label: "Placement", title: "Utility Workforce Placement Services", items: ["Skilled worker matching", "Fast hiring process", "Verified credentials"],
|
||||
buttons: [{ text: "Learn More", href: "/jobs" }]
|
||||
},
|
||||
{
|
||||
id: "listings",
|
||||
label: "Listings",
|
||||
title: "Energy Industry Job Listings",
|
||||
items: ["Utility company positions", "Competitive pay", "Career growth"],
|
||||
id: "listings", label: "Listings", title: "Energy Industry Job Listings", items: ["Utility company positions", "Competitive pay", "Career growth"],
|
||||
buttons: [{ text: "Browse Jobs", href: "/jobs" }]
|
||||
},
|
||||
{
|
||||
id: "employer",
|
||||
label: "Recruitment",
|
||||
title: "Employer Recruitment Services",
|
||||
items: ["Pre-screened candidates", "Industry expertise", "Fast turnaround"],
|
||||
id: "employer", label: "Recruitment", title: "Employer Recruitment Services", items: ["Pre-screened candidates", "Industry expertise", "Fast turnaround"],
|
||||
buttons: [{ text: "Post a Job", href: "/employers" }]
|
||||
},
|
||||
{
|
||||
id: "skilled",
|
||||
label: "Trades",
|
||||
title: "Skilled Trade Hiring Solutions",
|
||||
items: ["Lineworkers", "Electrical technicians", "Substation specialists"],
|
||||
id: "skilled", label: "Trades", title: "Skilled Trade Hiring Solutions", items: ["Lineworkers", "Electrical technicians", "Substation specialists"],
|
||||
buttons: [{ text: "Explore Trades", href: "/jobs" }]
|
||||
},
|
||||
{
|
||||
id: "infrastructure",
|
||||
label: "Infrastructure",
|
||||
title: "Infrastructure Workforce Support",
|
||||
items: ["Project staffing", "Supply chain expertise", "Regional knowledge"],
|
||||
id: "infrastructure", label: "Infrastructure", title: "Infrastructure Workforce Support", items: ["Project staffing", "Supply chain expertise", "Regional knowledge"],
|
||||
buttons: [{ text: "Get Started", href: "/employers" }]
|
||||
}
|
||||
]}
|
||||
@@ -128,52 +113,22 @@ export default function HomePage() {
|
||||
tag="Now Hiring"
|
||||
products={[
|
||||
{
|
||||
id: "lineworker",
|
||||
name: "Lineworker",
|
||||
price: "$65K - $85K/year",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=1",
|
||||
imageAlt: "Lineworker position",
|
||||
onProductClick: () => window.location.href = '/jobs'
|
||||
id: "lineworker", name: "Lineworker", price: "$65K - $85K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Lineworker position", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "electrical-tech",
|
||||
name: "Electrical Technician",
|
||||
price: "$55K - $75K/year",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=2",
|
||||
imageAlt: "Electrical technician role",
|
||||
onProductClick: () => window.location.href = '/jobs'
|
||||
id: "electrical-tech", name: "Electrical Technician", price: "$55K - $75K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Electrical technician role", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "substation",
|
||||
name: "Substation Technician",
|
||||
price: "$60K - $80K/year",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=3",
|
||||
imageAlt: "Substation technician opening",
|
||||
onProductClick: () => window.location.href = '/jobs'
|
||||
id: "substation", name: "Substation Technician", price: "$60K - $80K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Substation technician opening", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "field-engineer",
|
||||
name: "Utility Field Engineer",
|
||||
price: "$70K - $95K/year",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=4",
|
||||
imageAlt: "Field engineer position",
|
||||
onProductClick: () => window.location.href = '/jobs'
|
||||
id: "field-engineer", name: "Utility Field Engineer", price: "$70K - $95K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Field engineer position", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "project-manager",
|
||||
name: "Energy Project Manager",
|
||||
price: "$75K - $105K/year",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=5",
|
||||
imageAlt: "Project manager role",
|
||||
onProductClick: () => window.location.href = '/jobs'
|
||||
id: "project-manager", name: "Energy Project Manager", price: "$75K - $105K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Project manager role", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "safety-inspector",
|
||||
name: "Safety Inspector",
|
||||
price: "$58K - $78K/year",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=6",
|
||||
imageAlt: "Safety inspector position",
|
||||
onProductClick: () => window.location.href = '/jobs'
|
||||
id: "safety-inspector", name: "Safety Inspector", price: "$58K - $78K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Safety inspector position", onProductClick: () => window.location.href = '/jobs'
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -191,28 +146,16 @@ export default function HomePage() {
|
||||
tag="Our Advantage"
|
||||
features={[
|
||||
{
|
||||
id: "expertise",
|
||||
label: "Expertise",
|
||||
title: "Industry-Specific Knowledge",
|
||||
items: ["Deep utility sector experience", "Understanding of certifications", "Regulatory compliance focus"]
|
||||
id: "expertise", label: "Expertise", title: "Industry-Specific Knowledge", items: ["Deep utility sector experience", "Understanding of certifications", "Regulatory compliance focus"]
|
||||
},
|
||||
{
|
||||
id: "local",
|
||||
label: "Local",
|
||||
title: "Washington State Connections",
|
||||
items: ["Strong regional network", "Local market knowledge", "Community relationships"]
|
||||
id: "local", label: "Local", title: "Washington State Connections", items: ["Strong regional network", "Local market knowledge", "Community relationships"]
|
||||
},
|
||||
{
|
||||
id: "network",
|
||||
label: "Network",
|
||||
title: "Skilled Workforce Network",
|
||||
items: ["Vetted candidates", "Pre-screened workers", "Ready-to-hire talent"]
|
||||
id: "network", label: "Network", title: "Skilled Workforce Network", items: ["Vetted candidates", "Pre-screened workers", "Ready-to-hire talent"]
|
||||
},
|
||||
{
|
||||
id: "speed",
|
||||
label: "Speed",
|
||||
title: "Fast Hiring Solutions",
|
||||
items: ["Quick placement timelines", "Responsive service", "No red tape"]
|
||||
id: "speed", label: "Speed", title: "Fast Hiring Solutions", items: ["Quick placement timelines", "Responsive service", "No red tape"]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -229,76 +172,22 @@ export default function HomePage() {
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Martinez, Operations Director at Puget Sound Energy",
|
||||
date: "Date: November 2024",
|
||||
title: "Exceptional Workforce Solutions",
|
||||
quote: "Energy Jobs Portal has been instrumental in helping us fill critical positions quickly. Their understanding of utility industry needs is unmatched. We've reduced our hiring cycle by 40%.",
|
||||
tag: "Energy Company",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
|
||||
avatarAlt: "John Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=1",
|
||||
imageAlt: "Professional portrait"
|
||||
id: "1", name: "John Martinez, Operations Director at Puget Sound Energy", date: "Date: November 2024", title: "Exceptional Workforce Solutions", quote: "Energy Jobs Portal has been instrumental in helping us fill critical positions quickly. Their understanding of utility industry needs is unmatched. We've reduced our hiring cycle by 40%.", tag: "Energy Company", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", avatarAlt: "John Martinez", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Professional portrait"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Chen, HR Manager at Avangrid",
|
||||
date: "Date: October 2024",
|
||||
title: "Professional and Reliable",
|
||||
quote: "The candidates we've received are well-vetted and ready to work. Their local expertise and commitment to matching the right people with the right roles makes all the difference.",
|
||||
tag: "Utility Employer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
|
||||
avatarAlt: "Sarah Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1",
|
||||
imageAlt: "Professional headshot"
|
||||
id: "2", name: "Sarah Chen, HR Manager at Avangrid", date: "Date: October 2024", title: "Professional and Reliable", quote: "The candidates we've received are well-vetted and ready to work. Their local expertise and commitment to matching the right people with the right roles makes all the difference.", tag: "Utility Employer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Professional headshot"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mike Thompson, Lineworker",
|
||||
date: "Date: September 2024",
|
||||
title: "Found My Dream Job",
|
||||
quote: "Energy Jobs Portal understood what I was looking for in a position. Within two weeks, I had interviews lined up with companies that matched my skills and career goals perfectly.",
|
||||
tag: "Job Seeker",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154421.jpg",
|
||||
avatarAlt: "Mike Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154421.jpg",
|
||||
imageAlt: "Professional photo"
|
||||
id: "3", name: "Mike Thompson, Lineworker", date: "Date: September 2024", title: "Found My Dream Job", quote: "Energy Jobs Portal understood what I was looking for in a position. Within two weeks, I had interviews lined up with companies that matched my skills and career goals perfectly.", tag: "Job Seeker", avatarSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154421.jpg", avatarAlt: "Mike Thompson", imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154421.jpg", imageAlt: "Professional photo"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jennifer Wu, Recruiting Manager at BPA",
|
||||
date: "Date: August 2024",
|
||||
title: "Trusted Partner for Staffing",
|
||||
quote: "We rely on Energy Jobs Portal for both permanent placements and contract staffing. Their responsiveness and ability to fill positions with qualified candidates is consistently exceptional.",
|
||||
tag: "Public Agency",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
avatarAlt: "Jennifer Wu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageAlt: "Corporate portrait"
|
||||
id: "4", name: "Jennifer Wu, Recruiting Manager at BPA", date: "Date: August 2024", title: "Trusted Partner for Staffing", quote: "We rely on Energy Jobs Portal for both permanent placements and contract staffing. Their responsiveness and ability to fill positions with qualified candidates is consistently exceptional.", tag: "Public Agency", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", avatarAlt: "Jennifer Wu", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Corporate portrait"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "David Lopez, Chief Recruiter at Columbia River PUD",
|
||||
date: "Date: July 2024",
|
||||
title: "Industry Leaders We Trust",
|
||||
quote: "Energy Jobs Portal's deep understanding of the utility sector and their professional approach to recruitment makes them an invaluable partner in our hiring process.",
|
||||
tag: "Public Utility",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
|
||||
avatarAlt: "David Lopez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=2",
|
||||
imageAlt: "Professional portrait"
|
||||
id: "5", name: "David Lopez, Chief Recruiter at Columbia River PUD", date: "Date: July 2024", title: "Industry Leaders We Trust", quote: "Energy Jobs Portal's deep understanding of the utility sector and their professional approach to recruitment makes them an invaluable partner in our hiring process.", tag: "Public Utility", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", avatarAlt: "David Lopez", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Professional portrait"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Emily Rodriguez, Operations Specialist",
|
||||
date: "Date: June 2024",
|
||||
title: "Quick and Efficient Service",
|
||||
quote: "I was impressed by how quickly Energy Jobs Portal connected me with relevant opportunities. Their knowledge of what employers need is clearly evident in their candidate matching process.",
|
||||
tag: "Candidate Success",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
|
||||
avatarAlt: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2",
|
||||
imageAlt: "Professional headshot"
|
||||
id: "6", name: "Emily Rodriguez, Operations Specialist", date: "Date: June 2024", title: "Quick and Efficient Service", quote: "I was impressed by how quickly Energy Jobs Portal connected me with relevant opportunities. Their knowledge of what employers need is clearly evident in their candidate matching process.", tag: "Candidate Success", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", avatarAlt: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Professional headshot"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -341,8 +230,7 @@ export default function HomePage() {
|
||||
copyrightText="© 2025 Energy Jobs Portal. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/#services" },
|
||||
{ label: "Careers", href: "/jobs" },
|
||||
@@ -350,8 +238,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "For Job Seekers",
|
||||
items: [
|
||||
title: "For Job Seekers", items: [
|
||||
{ label: "Browse Jobs", href: "/jobs" },
|
||||
{ label: "Submit Application", href: "/jobs" },
|
||||
{ label: "FAQs", href: "#" },
|
||||
@@ -359,8 +246,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "For Employers",
|
||||
items: [
|
||||
title: "For Employers", items: [
|
||||
{ label: "Post a Job", href: "/employers" },
|
||||
{ label: "Pricing", href: "#" },
|
||||
{ label: "Services", href: "/#services" },
|
||||
@@ -368,8 +254,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: (206) 285-4848", href: "tel:+12062854848" },
|
||||
{ label: "4241 21st Ave W, Seattle, WA 98199", href: "#" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user