Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
446
src/app/page.tsx
446
src/app/page.tsx
@@ -27,321 +27,153 @@ export default function LandingPage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
]}
|
||||
brandName="John Burford Plumbing"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Reviews", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="John Burford Plumbing"
|
||||
button={{ text: "Call 0417 894 594", href: "tel:0417894594" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="The Adelaide Plumber Who Actually Shows Up"
|
||||
description="Honest pricing. No overselling. Problems fixed the first time. John Burford Plumbing has been serving Adelaide homeowners with straight-talking, reliable service for years."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Erica M.",
|
||||
handle: "@AdelaideHomeowner",
|
||||
testimonial: "Came when he said he would, did the job when he said he would, and was most amenable and pleasant.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
{
|
||||
name: "Leanne W.",
|
||||
handle: "@LocalGuide",
|
||||
testimonial: "He saved me thousands after another company quoted me for a service I didn't really need.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
{
|
||||
name: "Paul B.",
|
||||
handle: "@LocalGuide",
|
||||
testimonial: "Experience matters. John fixed a drainage blockage that 3 other plumbers couldn't solve.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@AdelaideDad",
|
||||
testimonial: "Fast, clean, and honest. Exactly what you want from a local plumber.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
{
|
||||
name: "Sandra K.",
|
||||
handle: "@HomeOwner",
|
||||
testimonial: "So refreshing to find a tradie who keeps his word. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call John Now — 0417 894 594",
|
||||
href: "tel:0417894594",
|
||||
},
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg?_wi=2"
|
||||
imageAlt="John Burford Plumbing technician on the job"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg",
|
||||
alt: "Happy client portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg",
|
||||
alt: "Happy client portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-view-black-woman-smile-camera_197531-33139.jpg",
|
||||
alt: "Happy client portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-attractive-woman-holding-hands-together-joyfully-looking-camera-modern-clothes-store_574295-2021.jpg",
|
||||
alt: "Happy client portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-senior-lady-laughing-camera_23-2148275175.jpg",
|
||||
alt: "Happy client portrait",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ local families"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="The Adelaide Plumber Who Actually Shows Up"
|
||||
description="Honest pricing. No overselling. Problems fixed the first time. John Burford Plumbing has been serving Adelaide homeowners with straight-talking, reliable service for years."
|
||||
testimonials={[
|
||||
{ name: "Erica M.", handle: "@AdelaideHomeowner", testimonial: "Came when he said he would, did the job when he said he would, and was most amenable and pleasant.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg", imageAlt: "plumber repairing pipe residential home" },
|
||||
{ name: "Leanne W.", handle: "@LocalGuide", testimonial: "He saved me thousands after another company quoted me for a service I didn't really need.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg", imageAlt: "plumber repairing pipe residential home" },
|
||||
{ name: "Paul B.", handle: "@LocalGuide", testimonial: "Experience matters. John fixed a drainage blockage that 3 other plumbers couldn't solve.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg", imageAlt: "plumber repairing pipe residential home" },
|
||||
{ name: "Mark D.", handle: "@AdelaideDad", testimonial: "Fast, clean, and honest. Exactly what you want from a local plumber.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "plumber repairing pipe residential home" },
|
||||
{ name: "Sandra K.", handle: "@HomeOwner", testimonial: "So refreshing to find a tradie who keeps his word. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg", imageAlt: "plumber repairing pipe residential home" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call John Now — 0417 894 594", href: "tel:0417894594" },
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg"
|
||||
imageAlt="John Burford Plumbing technician on the job"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", alt: "Happy client portrait" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg", alt: "Happy client portrait" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-view-black-woman-smile-camera_197531-33139.jpg", alt: "Happy client portrait" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-attractive-woman-holding-hands-together-joyfully-looking-camera-modern-clothes-store_574295-2021.jpg", alt: "Happy client portrait" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-senior-lady-laughing-camera_23-2148275175.jpg", alt: "Happy client portrait" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ local families"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pain-points" data-section="pain-points">
|
||||
<FeatureHoverPattern
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Clock,
|
||||
title: "No-Shows & Delays",
|
||||
description: "You called a plumber... and waited. Endless promises, no-shows, and jobs left half-done.",
|
||||
},
|
||||
{
|
||||
icon: DollarSign,
|
||||
title: "Inflated Quotes",
|
||||
description: "You got a quote that felt way too high, or were sold a service you didn't actually need.",
|
||||
},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Poor Diagnosis",
|
||||
description: "The problem came back because it wasn't properly diagnosed the first time.",
|
||||
},
|
||||
]}
|
||||
title="Sound familiar?"
|
||||
description="Don't settle for unreliable service. Here is why Adelaide homeowners choose us."
|
||||
/>
|
||||
</div>
|
||||
<div id="pain-points" data-section="pain-points">
|
||||
<FeatureHoverPattern
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ icon: Clock, title: "No-Shows & Delays", description: "You called a plumber... and waited. Endless promises, no-shows, and jobs left half-done." },
|
||||
{ icon: DollarSign, title: "Inflated Quotes", description: "You got a quote that felt way too high, or were sold a service you didn't actually need." },
|
||||
{ icon: Wrench, title: "Poor Diagnosis", description: "The problem came back because it wasn't properly diagnosed the first time." },
|
||||
]}
|
||||
title="Sound familiar?"
|
||||
description="Don't settle for unreliable service. Here is why Adelaide homeowners choose us."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Plumbing Done Right — By Someone Who Takes Pride in It"
|
||||
description="John Burford is a hands-on, experienced Adelaide plumber who does things the old-fashioned way. No call centres, no apprentices left unsupervised. Just John and his team getting the job done."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "On Time Arrival",
|
||||
},
|
||||
{
|
||||
value: "5-Star",
|
||||
title: "Local Reputation",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Reliable Support",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg"
|
||||
imageAlt="Plumber repairing pipe"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Plumbing Done Right — By Someone Who Takes Pride in It"
|
||||
description="John Burford is a hands-on, experienced Adelaide plumber who does things the old-fashioned way. No call centres, no apprentices left unsupervised. Just John and his team getting the job done."
|
||||
metrics={[
|
||||
{ value: "100%", title: "On Time Arrival" },
|
||||
{ value: "5-Star", title: "Local Reputation" },
|
||||
{ value: "24/7", title: "Reliable Support" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg"
|
||||
imageAlt="Plumber repairing pipe"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Erica M.",
|
||||
role: "Homeowner",
|
||||
testimonial: "He came when he said he would, did the job when he said he would, and was most amenable and pleasant.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Leanne W.",
|
||||
role: "Local Guide",
|
||||
testimonial: "He saved me thousands after another company quoted me for a service I didn't really need.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Paul B.",
|
||||
role: "Local Guide",
|
||||
testimonial: "John fixed a drainage blockage that 3 other plumbers couldn't solve.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah T.",
|
||||
role: "Homeowner",
|
||||
testimonial: "Most reliable plumber in Adelaide. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "David L.",
|
||||
role: "Client",
|
||||
testimonial: "Fixed my leaking taps quickly and at a fair price.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-smart-speaker_23-2149936222.jpg",
|
||||
},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Real feedback from satisfied Adelaide residents."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Erica M.", role: "Homeowner", testimonial: "He came when he said he would, did the job when he said he would, and was most amenable and pleasant.", imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg" },
|
||||
{ id: "2", name: "Leanne W.", role: "Local Guide", testimonial: "He saved me thousands after another company quoted me for a service I didn't really need.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg" },
|
||||
{ id: "3", name: "Paul B.", role: "Local Guide", testimonial: "John fixed a drainage blockage that 3 other plumbers couldn't solve.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg" },
|
||||
{ id: "4", name: "Sarah T.", role: "Homeowner", testimonial: "Most reliable plumber in Adelaide. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg" },
|
||||
{ id: "5", name: "David L.", role: "Client", testimonial: "Fixed my leaking taps quickly and at a fair price.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-smart-speaker_23-2149936222.jpg" },
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Real feedback from satisfied Adelaide residents."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureHoverPattern
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Shows Up on Time",
|
||||
description: "No vague windows. No last-minute cancellations.",
|
||||
},
|
||||
{
|
||||
icon: MessageSquare,
|
||||
title: "Straight-Talking",
|
||||
description: "Always know what's happening and why.",
|
||||
},
|
||||
{
|
||||
icon: DollarSign,
|
||||
title: "Fair Pricing",
|
||||
description: "No inflated quotes or upsold jobs.",
|
||||
},
|
||||
{
|
||||
icon: Search,
|
||||
title: "Expert Diagnosis",
|
||||
description: "We find and fix the real problem.",
|
||||
},
|
||||
{
|
||||
icon: Smile,
|
||||
title: "Professional Service",
|
||||
description: "No stress, no mess, no attitude.",
|
||||
},
|
||||
]}
|
||||
title="Why Adelaide Homeowners Keep Coming Back"
|
||||
description="The friendly expert next door, serving Adelaide metro for years."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureHoverPattern
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ icon: CheckCircle, title: "Shows Up on Time", description: "No vague windows. No last-minute cancellations." },
|
||||
{ icon: MessageSquare, title: "Straight-Talking", description: "Always know what's happening and why." },
|
||||
{ icon: DollarSign, title: "Fair Pricing", description: "No inflated quotes or upsold jobs." },
|
||||
{ icon: Search, title: "Expert Diagnosis", description: "We find and fix the real problem." },
|
||||
{ icon: Smile, title: "Professional Service", description: "No stress, no mess, no attitude." },
|
||||
]}
|
||||
title="Why Adelaide Homeowners Keep Coming Back"
|
||||
description="The friendly expert next door, serving Adelaide metro for years."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How quickly can you come out?",
|
||||
content: "John aims to respond promptly and will give you a clear timeframe when you call.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do you price your work?",
|
||||
content: "Fairly and transparently. You'll receive a clear quote before any work begins.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How is your service different?",
|
||||
content: "Our reputation is built on showing up when we say we will and only recommending what's needed.",
|
||||
},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you handle small and big jobs?",
|
||||
content: "Yes, from leaking taps to complex drainage blockages.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576399.jpg"
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about our plumbing services."
|
||||
faqsAnimation="slide-up"
|
||||
imageAlt="Plumbing service equipment"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "How quickly can you come out?", content: "John aims to respond promptly and will give you a clear timeframe when you call." },
|
||||
{ id: "q2", title: "How do you price your work?", content: "Fairly and transparently. You'll receive a clear quote before any work begins." },
|
||||
{ id: "q3", title: "How is your service different?", content: "Our reputation is built on showing up when we say we will and only recommending what's needed." },
|
||||
{ id: "q4", title: "Do you handle small and big jobs?", content: "Yes, from leaking taps to complex drainage blockages." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576399.jpg"
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about our plumbing services."
|
||||
faqsAnimation="slide-up"
|
||||
imageAlt="Plumbing service equipment"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Contact Us"
|
||||
title="Don't Wait Another Week for a Plumber Who Won't Show Up"
|
||||
description="Your plumbing problem isn't getting better. Call John today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call John Now — 0417 894 594",
|
||||
href: "tel:0417894594",
|
||||
},
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Don't Wait Another Week for a Plumber Who Won't Show Up"
|
||||
description="Your plumbing problem isn't getting better. Call John today."
|
||||
buttons={[
|
||||
{ text: "Call John Now — 0417 894 594", href: "tel:0417894594" },
|
||||
{ text: "Request a Quote", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="John Burford Plumbing"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="John Burford Plumbing"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user