Merge version_1 into main #3
274
src/app/page.tsx
274
src/app/page.tsx
@@ -1,6 +1,5 @@
|
||||
"use client";
|
||||
|
||||
import Link from "next/link";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
||||
import HeroBillboardScroll from "@/components/sections/hero/HeroBillboardScroll";
|
||||
@@ -10,37 +9,33 @@ import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
||||
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Plane, Users, Sparkles } from "lucide-react";
|
||||
import { Plane, Sparkles, Users } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmall"
|
||||
background="floatingGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="extrabold"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
{/* Navbar */}
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Fendy Travels"
|
||||
navItems={[
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Process", id: "process" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Book Consultation",
|
||||
href: "contact",
|
||||
}}
|
||||
button={{ text: "Book Consultation", href: "contact" }}
|
||||
brandName="Fendy Travels"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -52,21 +47,14 @@ export default function HomePage() {
|
||||
tag="Global Travel Made Easy"
|
||||
tagIcon={Plane}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/content-women-with-purchases_23-2147669865.jpg"
|
||||
imageAlt="International travelers at modern airport terminal"
|
||||
imageAlt="international airport terminal modern travelers"
|
||||
buttons={[
|
||||
{
|
||||
text: "Apply for Visa",
|
||||
href: "contact",
|
||||
},
|
||||
{
|
||||
text: "Book Consultation",
|
||||
onClick: () => console.log("Book consultation clicked"),
|
||||
},
|
||||
{ text: "Apply for Visa", href: "contact" },
|
||||
{ text: "Book Consultation", onClick: () => console.log("Book consultation clicked") },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
className="hero-section-fendy"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -75,16 +63,8 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="About Fendy Travels"
|
||||
description={[
|
||||
"Fendy Travels is your dedicated partner in international travel. We understand that traveling abroad can be overwhelming, which is why we've built our company around simplifying every step of your journey.",
|
||||
"Our mission is to make global travel easy and accessible to everyone. We believe that geographical boundaries should never limit your dreams or opportunities.",
|
||||
"With years of experience in visa processing, flight bookings, and travel logistics, our team is committed to ensuring your travel experience is seamless and stress-free.",
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "about",
|
||||
},
|
||||
]}
|
||||
"Fendy Travels is your dedicated partner in international travel. We understand that traveling abroad can be overwhelming, which is why we've built our company around simplifying every step of your journey.", "Our mission is to make global travel easy and accessible to everyone. We believe that geographical boundaries should never limit your dreams or opportunities.", "With years of experience in visa processing, flight bookings, and travel logistics, our team is committed to ensuring your travel experience is seamless and stress-free."]}
|
||||
buttons={[{ text: "Learn More", href: "services" }]}
|
||||
showBorder={true}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -97,38 +77,23 @@ export default function HomePage() {
|
||||
title="Our Services"
|
||||
description="Comprehensive travel support tailored to your needs"
|
||||
tag="What We Offer"
|
||||
tagIcon={Plane}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Visa Assistance",
|
||||
description: "Expert guidance through the entire visa application process with documentation support",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-travel-agent_23-2150455558.jpg?_wi=1",
|
||||
imageAlt: "Visa passport documents",
|
||||
},
|
||||
title: "Visa Assistance", description: "Expert guidance through the entire visa application process with documentation support", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-travel-agent_23-2150455558.jpg", imageAlt: "passport visa documents travel paperwork"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Flight Ticket Booking",
|
||||
description: "Best flight options and rates from verified airlines worldwide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-luggage-waiting-area_107420-85102.jpg?_wi=1",
|
||||
imageAlt: "Flight booking ticket",
|
||||
},
|
||||
title: "Flight Ticket Booking", description: "Best flight options and rates from verified airlines worldwide", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-luggage-waiting-area_107420-85102.jpg", imageAlt: "airplane booking ticket reservation"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Travel Consultation",
|
||||
description: "Personalized travel advice and destination planning services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150770001.jpg?_wi=1",
|
||||
imageAlt: "Travel consultation",
|
||||
},
|
||||
title: "Travel Consultation", description: "Personalized travel advice and destination planning services", imageSrc: "http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150770001.jpg", imageAlt: "travel consultant advising customer"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Document Preparation",
|
||||
description: "Professional preparation of all required travel documentation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804564.jpg?_wi=1",
|
||||
imageAlt: "Document preparation",
|
||||
},
|
||||
title: "Document Preparation", description: "Professional preparation of all required travel documentation", imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804564.jpg", imageAlt: "document preparation business papers"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -140,89 +105,51 @@ export default function HomePage() {
|
||||
title="Why Choose Fendy Travels"
|
||||
description="Industry-leading expertise and customer satisfaction"
|
||||
tag="Our Strengths"
|
||||
tagIcon={Plane}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "98%",
|
||||
title: "Customer Satisfaction Rate",
|
||||
items: [
|
||||
"Trusted by thousands of travelers",
|
||||
"Consistent service excellence",
|
||||
],
|
||||
id: "1", value: "98%", title: "Customer Satisfaction Rate", items: ["Trusted by thousands of travelers", "Consistent service excellence"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
title: "Professional Support",
|
||||
items: [
|
||||
"Round-the-clock customer assistance",
|
||||
"Quick response times",
|
||||
],
|
||||
id: "2", value: "24/7", title: "Professional Support", items: ["Round-the-clock customer assistance", "Quick response times"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "10+",
|
||||
title: "Years of Experience",
|
||||
items: [
|
||||
"Expert visa consultants",
|
||||
"Proven track record",
|
||||
],
|
||||
id: "3", value: "10+", title: "Years of Experience", items: ["Expert visa consultants", "Proven track record"],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "150+",
|
||||
title: "Countries Served",
|
||||
items: [
|
||||
"Global travel destinations",
|
||||
"Worldwide partnerships",
|
||||
],
|
||||
id: "4", value: "150+", title: "Countries Served", items: ["Global travel destinations", "Worldwide partnerships"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* How It Works Section */}
|
||||
{/* Process Section */}
|
||||
<div id="process" data-section="process">
|
||||
<FeatureCardEight
|
||||
title="How It Works"
|
||||
description="Simple four-step process to your travel dream"
|
||||
tag="Our Process"
|
||||
tagIcon={Plane}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Book a Consultation",
|
||||
description: "Schedule a free consultation with our travel experts to discuss your travel goals",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325483.jpg?_wi=1",
|
||||
imageAlt: "Consultation booking",
|
||||
},
|
||||
title: "Book a Consultation", description: "Schedule a free consultation with our travel experts to discuss your travel goals", imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325483.jpg", imageAlt: "video call consultation meeting online"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Submit Documents",
|
||||
description: "Provide necessary travel documents and information securely through our platform",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/landing-page-transfer-files-concept_23-2148298716.jpg?_wi=1",
|
||||
imageAlt: "Document submission",
|
||||
},
|
||||
title: "Submit Documents", description: "Provide necessary travel documents and information securely through our platform", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-transfer-files-concept_23-2148298716.jpg", imageAlt: "document upload submission digital"},
|
||||
{
|
||||
id: 3,
|
||||
title: "We Process",
|
||||
description: "Our team handles all visa applications, bookings, and arrangements professionally",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-documents-stack_23-2151088788.jpg?_wi=1",
|
||||
imageAlt: "Processing applications",
|
||||
},
|
||||
title: "We Process", description: "Our team handles all visa applications, bookings, and arrangements professionally", imageSrc: "http://img.b2bpic.net/free-photo/still-life-documents-stack_23-2151088788.jpg", imageAlt: "office worker processing applications"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Travel Stress-Free",
|
||||
description: "Receive your visa, tickets, and travel documents. Start your adventure with confidence",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-with-camera-having-fun-nature_23-2147771314.jpg?_wi=1",
|
||||
imageAlt: "Happy travelers success",
|
||||
},
|
||||
title: "Travel Stress-Free", description: "Receive your visa, tickets, and travel documents. Start your adventure with confidence", imageSrc: "http://img.b2bpic.net/free-photo/women-with-camera-having-fun-nature_23-2147771314.jpg", imageAlt: "happy travelers family vacation airport"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -231,49 +158,25 @@ export default function HomePage() {
|
||||
{/* Testimonials Section */}
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "professional woman portrait headshot"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-looking-photographer_23-2148398473.jpg", imageAlt: "professional man portrait headshot"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman_23-2148317345.jpg", imageAlt: "woman portrait professional headshot"},
|
||||
{
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg", imageAlt: "man portrait professional headshot"},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-formal-wear-standing-office_1303-31472.jpg", imageAlt: "woman professional portrait headshot"},
|
||||
{
|
||||
id: "6", name: "Ahmed Hassan", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "man professional portrait headshot"},
|
||||
]}
|
||||
cardTitle="Trusted by over 5,000 happy travelers worldwide"
|
||||
cardTag="Client Success Stories"
|
||||
cardTagIcon={Users}
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-looking-photographer_23-2148398473.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman_23-2148317345.jpg?_wi=1",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg?_wi=1",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-formal-wear-standing-office_1303-31472.jpg?_wi=1",
|
||||
imageAlt: "Jessica Martinez",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Ahmed Hassan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1",
|
||||
imageAlt: "Ahmed Hassan",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -290,7 +193,6 @@ export default function HomePage() {
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Get Started"
|
||||
termsText="We respect your privacy. Unsubscribe at any time."
|
||||
onSubmit={(email) => console.log("Newsletter signup:", email)}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -301,70 +203,30 @@ export default function HomePage() {
|
||||
copyrightText="© 2025 Fendy Travels. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Visa Assistance",
|
||||
href: "services",
|
||||
},
|
||||
{
|
||||
label: "Flight Booking",
|
||||
href: "services",
|
||||
},
|
||||
{
|
||||
label: "Travel Consultation",
|
||||
href: "services",
|
||||
},
|
||||
{
|
||||
label: "Document Preparation",
|
||||
href: "services",
|
||||
},
|
||||
title: "Services", items: [
|
||||
{ label: "Visa Assistance", href: "services" },
|
||||
{ label: "Flight Booking", href: "services" },
|
||||
{ label: "Travel Consultation", href: "services" },
|
||||
{ label: "Document Preparation", href: "services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "about",
|
||||
},
|
||||
{
|
||||
label: "Our Process",
|
||||
href: "process",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "contact",
|
||||
},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "about" },
|
||||
{ label: "Our Process", href: "process" },
|
||||
{ label: "Contact", href: "contact" },
|
||||
{ label: "Blog", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp Chat",
|
||||
href: "https://wa.me/1234567890",
|
||||
},
|
||||
{
|
||||
label: "Email Support",
|
||||
href: "mailto:support@fendytravels.com",
|
||||
},
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#" },
|
||||
{ label: "Help Center", href: "#" },
|
||||
{ label: "WhatsApp Chat", href: "https://wa.me/1234567890" },
|
||||
{ label: "Email Support", href: "mailto:support@fendytravels.com" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
onPrivacyClick={() => console.log("Privacy policy clicked")}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -15,7 +15,7 @@ export default function ServicesPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmall"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -25,11 +25,10 @@ export default function ServicesPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Process", id: "process" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{ text: "Book Consultation", href: "contact" }}
|
||||
brandName="Fendy Travels"
|
||||
@@ -48,13 +47,17 @@ export default function ServicesPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Visa Assistance", description: "Expert guidance through the entire visa application process with documentation support", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-travel-agent_23-2150455558.jpg", imageAlt: "passport visa documents travel paperwork"},
|
||||
id: 1,
|
||||
title: "Visa Assistance", description: "Expert guidance through the entire visa application process with documentation support", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-travel-agent_23-2150455558.jpg", imageAlt: "passport visa documents travel paperwork"},
|
||||
{
|
||||
id: "2", title: "Flight Ticket Booking", description: "Best flight options and rates from verified airlines worldwide", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-luggage-waiting-area_107420-85102.jpg", imageAlt: "airplane booking ticket reservation"},
|
||||
id: 2,
|
||||
title: "Flight Ticket Booking", description: "Best flight options and rates from verified airlines worldwide", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-luggage-waiting-area_107420-85102.jpg", imageAlt: "airplane booking ticket reservation"},
|
||||
{
|
||||
id: "3", title: "Travel Consultation", description: "Personalized travel advice and destination planning services", imageSrc: "http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150770001.jpg", imageAlt: "travel consultant advising customer"},
|
||||
id: 3,
|
||||
title: "Travel Consultation", description: "Personalized travel advice and destination planning services", imageSrc: "http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150770001.jpg", imageAlt: "travel consultant advising customer"},
|
||||
{
|
||||
id: "4", title: "Document Preparation", description: "Professional preparation of all required travel documentation", imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804564.jpg", imageAlt: "document preparation business papers"},
|
||||
id: 4,
|
||||
title: "Document Preparation", description: "Professional preparation of all required travel documentation", imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804564.jpg", imageAlt: "document preparation business papers"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -79,8 +82,7 @@ export default function ServicesPage() {
|
||||
"Round-the-clock customer assistance", "Quick response times"],
|
||||
},
|
||||
{
|
||||
id: "3", value: "10+", title: "Years of Experience", items: [
|
||||
"Expert visa consultants", "Proven track record"],
|
||||
id: "3", value: "10+", title: "Years of Experience", items: ["Expert visa consultants", "Proven track record"],
|
||||
},
|
||||
{
|
||||
id: "4", value: "150+", title: "Countries Served", items: [
|
||||
|
||||
Reference in New Issue
Block a user