Merge version_1 into main #2
290
src/app/page.tsx
290
src/app/page.tsx
@@ -33,35 +33,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="GT Automotive"
|
||||
button={{
|
||||
text: "Schedule Service",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Schedule Service", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -71,39 +57,23 @@ export default function LandingPage() {
|
||||
description="Your Trusted Partner for Quality Auto Repair in Bullhead City, AZ. We provide expert service with honesty and integrity."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Service",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Service", href: "#contact"},
|
||||
{
|
||||
text: "View All Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View All Services", href: "#services"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-measuring-depth-car-tire-workshop_637285-7564.jpg?_wi=1",
|
||||
imageAlt: "Mechanic working on car engine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-measuring-depth-car-tire-workshop_637285-7564.jpg", imageAlt: "Mechanic working on car engine"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170029.jpg?_wi=1",
|
||||
imageAlt: "Technician inspecting vehicle on lift",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170029.jpg", imageAlt: "Technician inspecting vehicle on lift"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-shot-electric-car-charging-port_482257-123942.jpg?_wi=1",
|
||||
imageAlt: "Close-up of car engine maintenance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-shot-electric-car-charging-port_482257-123942.jpg", imageAlt: "Close-up of car engine maintenance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881852.jpg?_wi=1",
|
||||
imageAlt: "Automotive diagnostic equipment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881852.jpg", imageAlt: "Automotive diagnostic equipment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14048.jpg",
|
||||
imageAlt: "Customer picking up serviced car",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14048.jpg", imageAlt: "Customer picking up serviced car"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-is-inflate-car-tire-car-maintenance-service-transportation-safety_1150-18089.jpg",
|
||||
imageAlt: "Tire changing machine in action",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-is-inflate-car-tire-car-maintenance-service-transportation-safety_1150-18089.jpg", imageAlt: "Tire changing machine in action"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
/>
|
||||
@@ -116,17 +86,11 @@ export default function LandingPage() {
|
||||
description="At GT Automotive, we combine decades of expertise with a passion for precise automotive care. Serving Bullhead City, AZ, our certified technicians are committed to delivering honest, reliable, and high-quality service, ensuring your vehicle is safe and performs optimally."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years of Service",
|
||||
},
|
||||
value: "15+", title: "Years of Service"},
|
||||
{
|
||||
value: "5000+",
|
||||
title: "Happy Customers",
|
||||
},
|
||||
value: "5000+", title: "Happy Customers"},
|
||||
{
|
||||
value: "Certified",
|
||||
title: "ASE Technicians",
|
||||
},
|
||||
value: "Certified", title: "ASE Technicians"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg"
|
||||
imageAlt="Skilled mechanic working diligently on a car engine"
|
||||
@@ -142,72 +106,44 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Oil Change & Fluid Service",
|
||||
description: "Extend engine life and maintain performance with regular oil changes and essential fluid checks. We use high-quality oils and filters.",
|
||||
icon: Gauge,
|
||||
title: "Oil Change & Fluid Service", description: "Extend engine life and maintain performance with regular oil changes and essential fluid checks. We use high-quality oils and filters.", icon: Gauge,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-checks-engine-his-car_1157-27213.jpg",
|
||||
imageAlt: "Mechanic performing an oil change",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-checks-engine-his-car_1157-27213.jpg", imageAlt: "Mechanic performing an oil change"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-car_52683-112916.jpg",
|
||||
imageAlt: "Engine oil bottle with tools",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-car_52683-112916.jpg", imageAlt: "Engine oil bottle with tools"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-measuring-depth-car-tire-workshop_637285-7564.jpg?_wi=2",
|
||||
imageAlt: "oil change car service quick",
|
||||
imageAlt: "oil change car service quick"
|
||||
},
|
||||
{
|
||||
title: "Brake System Repair",
|
||||
description: "Ensure your safety with expert brake inspections, repairs, and replacements. We handle everything from pads and rotors to fluid flushes.",
|
||||
icon: Cog,
|
||||
title: "Brake System Repair", description: "Ensure your safety with expert brake inspections, repairs, and replacements. We handle everything from pads and rotors to fluid flushes.", icon: Cog,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg",
|
||||
imageAlt: "Brake pad replacement",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg", imageAlt: "Brake pad replacement"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-brake_1170-1663.jpg",
|
||||
imageAlt: "Mechanic inspecting brake fluid",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-brake_1170-1663.jpg", imageAlt: "Mechanic inspecting brake fluid"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170029.jpg?_wi=2",
|
||||
imageAlt: "oil change car service quick",
|
||||
imageAlt: "oil change car service quick"
|
||||
},
|
||||
{
|
||||
title: "Engine Diagnostics & Repair",
|
||||
description: "Advanced diagnostic tools to accurately identify and resolve engine issues, preventing costly breakdowns and restoring peak performance.",
|
||||
icon: Car,
|
||||
title: "Engine Diagnostics & Repair", description: "Advanced diagnostic tools to accurately identify and resolve engine issues, preventing costly breakdowns and restoring peak performance.", icon: Car,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1318.jpg",
|
||||
imageAlt: "Engine diagnostic scanner",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1318.jpg", imageAlt: "Engine diagnostic scanner"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mechanic-with-protective-glasses-uniform_23-2148773437.jpg",
|
||||
imageAlt: "Engine repair close-up",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mechanic-with-protective-glasses-uniform_23-2148773437.jpg", imageAlt: "Engine repair close-up"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-shot-electric-car-charging-port_482257-123942.jpg?_wi=2",
|
||||
imageAlt: "oil change car service quick",
|
||||
imageAlt: "oil change car service quick"
|
||||
},
|
||||
{
|
||||
title: "Tire Sales & Service",
|
||||
description: "New tire sales, rotation, balancing, and flat repair to ensure optimal traction, fuel efficiency, and a smooth ride for your vehicle.",
|
||||
icon: Car,
|
||||
title: "Tire Sales & Service", description: "New tire sales, rotation, balancing, and flat repair to ensure optimal traction, fuel efficiency, and a smooth ride for your vehicle.", icon: Car,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11805.jpg",
|
||||
imageAlt: "Tire rotation service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11805.jpg", imageAlt: "Tire rotation service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150169973.jpg",
|
||||
imageAlt: "Tire pressure check",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150169973.jpg", imageAlt: "Tire pressure check"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881852.jpg?_wi=2",
|
||||
imageAlt: "oil change car service quick",
|
||||
imageAlt: "oil change car service quick"
|
||||
},
|
||||
]}
|
||||
title="Our Comprehensive Auto Services"
|
||||
@@ -222,23 +158,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Heart,
|
||||
title: "Customer Satisfaction",
|
||||
value: "98%",
|
||||
},
|
||||
id: "m1", icon: Heart,
|
||||
title: "Customer Satisfaction", value: "98%"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Car,
|
||||
title: "Vehicles Serviced Annually",
|
||||
value: "1200+",
|
||||
},
|
||||
id: "m2", icon: Car,
|
||||
title: "Vehicles Serviced Annually", value: "1200+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: CalendarCheck,
|
||||
title: "On-Time Completion Rate",
|
||||
value: "95%",
|
||||
},
|
||||
id: "m3", icon: CalendarCheck,
|
||||
title: "On-Time Completion Rate", value: "95%"},
|
||||
]}
|
||||
title="Our Commitment to Excellence"
|
||||
description="Proudly serving the Bullhead City community with dedication and expertise, GT Automotive is built on a foundation of trust and quality service."
|
||||
@@ -250,14 +177,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"ASE Certified",
|
||||
"NAPA AutoCare Center",
|
||||
"BBB Accredited",
|
||||
"Bosch Service Center",
|
||||
"Hunter Alignment Certified",
|
||||
"Motorcraft Professional",
|
||||
"ACDelco Service",
|
||||
]}
|
||||
"ASE Certified", "NAPA AutoCare Center", "BBB Accredited", "Bosch Service Center", "Hunter Alignment Certified", "Motorcraft Professional", "ACDelco Service"]}
|
||||
title="Trusted Industry Affiliations"
|
||||
description="Our commitment to quality and professional standards is backed by strong partnerships and certifications from leading automotive organizations."
|
||||
/>
|
||||
@@ -269,53 +189,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Outstanding Service!",
|
||||
quote: "GT Automotive consistently provides the best service in Bullhead City. They are transparent, efficient, and truly care about their customers.",
|
||||
name: "Sarah Johnson",
|
||||
role: "Local Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130216.jpg",
|
||||
},
|
||||
id: "1", title: "Outstanding Service!", quote: "GT Automotive consistently provides the best service in Bullhead City. They are transparent, efficient, and truly care about their customers.", name: "Sarah Johnson", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130216.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Highly Recommended!",
|
||||
quote: "I've been coming here for years, and they never disappoint. Always fair prices and top-notch work. My go-to for all car needs!",
|
||||
name: "Michael Chen",
|
||||
role: "Business Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-garage-holding-car-key_107420-95940.jpg",
|
||||
},
|
||||
id: "2", title: "Highly Recommended!", quote: "I've been coming here for years, and they never disappoint. Always fair prices and top-notch work. My go-to for all car needs!", name: "Michael Chen", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-garage-holding-car-key_107420-95940.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Professional and Courteous",
|
||||
quote: "The team at GT Automotive is incredibly professional. They explained everything clearly and got my car back on the road quickly.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Educator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blogger-recording-video-with-smartphone_23-2148538763.jpg",
|
||||
},
|
||||
id: "3", title: "Professional and Courteous", quote: "The team at GT Automotive is incredibly professional. They explained everything clearly and got my car back on the road quickly.", name: "Emily Rodriguez", role: "Educator", imageSrc: "http://img.b2bpic.net/free-photo/blogger-recording-video-with-smartphone_23-2148538763.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Trustworthy Mechanics",
|
||||
quote: "It's hard to find an honest mechanic, but GT Automotive has earned my complete trust. They always do what's best for the customer.",
|
||||
name: "David Kim",
|
||||
role: "Retiree",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-couple-car-salon_1157-31964.jpg",
|
||||
},
|
||||
id: "4", title: "Trustworthy Mechanics", quote: "It's hard to find an honest mechanic, but GT Automotive has earned my complete trust. They always do what's best for the customer.", name: "David Kim", role: "Retiree", imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-couple-car-salon_1157-31964.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Efficient and Affordable",
|
||||
quote: "Fast service without compromising quality, and their prices are very competitive. Highly recommend for any automotive repair.",
|
||||
name: "Jessica Lee",
|
||||
role: "Sales Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-garage_23-2151983456.jpg",
|
||||
},
|
||||
id: "5", title: "Efficient and Affordable", quote: "Fast service without compromising quality, and their prices are very competitive. Highly recommend for any automotive repair.", name: "Jessica Lee", role: "Sales Manager", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-garage_23-2151983456.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Best in Bullhead City!",
|
||||
quote: "From my first visit, I felt confident in their expertise. They fixed my car problem perfectly and exceeded my expectations.",
|
||||
name: "Robert Miller",
|
||||
role: "Construction Worker",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg",
|
||||
},
|
||||
id: "6", title: "Best in Bullhead City!", quote: "From my first visit, I felt confident in their expertise. They fixed my car problem perfectly and exceeded my expectations.", name: "Robert Miller", role: "Construction Worker", imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear directly from our satisfied clients about their positive experiences with GT Automotive. Their trust and loyalty drive us to excel."
|
||||
@@ -328,25 +212,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What types of vehicles do you service?",
|
||||
content: "GT Automotive services a wide range of vehicles, including domestic and import cars, trucks, and SUVs. We specialize in general repair, maintenance, and diagnostics for most makes and models.",
|
||||
},
|
||||
id: "q1", title: "What types of vehicles do you service?", content: "GT Automotive services a wide range of vehicles, including domestic and import cars, trucks, and SUVs. We specialize in general repair, maintenance, and diagnostics for most makes and models."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How can I schedule an appointment?",
|
||||
content: "You can easily schedule an appointment by calling us directly at (928) 555-1234, or by using our online booking form on the contact section of this website.",
|
||||
},
|
||||
id: "q2", title: "How can I schedule an appointment?", content: "You can easily schedule an appointment by calling us directly at (928) 555-1234, or by using our online booking form on the contact section of this website."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer warranty on your repairs?",
|
||||
content: "Yes, we stand by the quality of our work. Most of our repairs come with a competitive warranty on both parts and labor. Please ask our service advisors for specific warranty details.",
|
||||
},
|
||||
id: "q3", title: "Do you offer warranty on your repairs?", content: "Yes, we stand by the quality of our work. Most of our repairs come with a competitive warranty on both parts and labor. Please ask our service advisors for specific warranty details."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What payment methods do you accept?",
|
||||
content: "We accept major credit cards (Visa, MasterCard, American Express, Discover), debit cards, and cash. For larger repairs, we can discuss financing options.",
|
||||
},
|
||||
id: "q4", title: "What payment methods do you accept?", content: "We accept major credit cards (Visa, MasterCard, American Express, Discover), debit cards, and cash. For larger repairs, we can discuss financing options."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our services, appointment process, and general vehicle maintenance tips."
|
||||
@@ -358,20 +230,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Schedule Now"
|
||||
title="Ready for Reliable Auto Service?"
|
||||
description="Contact GT Automotive today to book your appointment or get a free estimate. Our friendly team in Bullhead City is ready to assist you!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us: (928) 555-1234",
|
||||
href: "tel:+19285551234",
|
||||
},
|
||||
text: "Call Us: (928) 555-1234", href: "tel:+19285551234"},
|
||||
{
|
||||
text: "Book Online Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book Online Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -381,58 +248,35 @@ export default function LandingPage() {
|
||||
logoText="GT Automotive"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Oil Change",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Oil Change", href: "#services"},
|
||||
{
|
||||
label: "Brake Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Brake Repair", href: "#services"},
|
||||
{
|
||||
label: "Engine Diagnostics",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Engine Diagnostics", href: "#services"},
|
||||
{
|
||||
label: "Tire Service",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Tire Service", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Us",
|
||||
items: [
|
||||
title: "Contact Us", items: [
|
||||
{
|
||||
label: "Schedule Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Schedule Appointment", href: "#contact"},
|
||||
{
|
||||
label: "Call: (928) 555-1234",
|
||||
href: "tel:+19285551234",
|
||||
},
|
||||
label: "Call: (928) 555-1234", href: "tel:+19285551234"},
|
||||
{
|
||||
label: "Email: info@gtautomotive.com",
|
||||
href: "mailto:info@gtautomotive.com",
|
||||
},
|
||||
label: "Email: info@gtautomotive.com", href: "mailto:info@gtautomotive.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user