Merge version_1 into main #2
283
src/app/page.tsx
283
src/app/page.tsx
@@ -33,39 +33,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Business Pro"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -75,40 +59,20 @@ export default function LandingPage() {
|
||||
description="Unlock growth, streamline operations, and achieve your goals with our cutting-edge tools and expert guidance."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex P.",
|
||||
handle: "@alex_pro",
|
||||
testimonial: "This platform transformed how we manage projects. Absolutely essential for modern teams!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg?_wi=1",
|
||||
},
|
||||
name: "Alex P.", handle: "@alex_pro", testimonial: "This platform transformed how we manage projects. Absolutely essential for modern teams!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg"},
|
||||
{
|
||||
name: "Sarah L.",
|
||||
handle: "@sarah_leader",
|
||||
testimonial: "Incredible support and a robust feature set. Our productivity has soared since switching.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah L.", handle: "@sarah_leader", testimonial: "Incredible support and a robust feature set. Our productivity has soared since switching.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg"},
|
||||
{
|
||||
name: "Mike R.",
|
||||
handle: "@mike_results",
|
||||
testimonial: "The best investment we've made this year. Simple to use, powerful results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
|
||||
},
|
||||
name: "Mike R.", handle: "@mike_results", testimonial: "The best investment we've made this year. Simple to use, powerful results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg"},
|
||||
{
|
||||
name: "Emily C.",
|
||||
handle: "@emily_ceo",
|
||||
testimonial: "Highly recommend for any business looking to scale efficiently.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
|
||||
},
|
||||
name: "Emily C.", handle: "@emily_ceo", testimonial: "Highly recommend for any business looking to scale efficiently.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
{
|
||||
name: "David W.",
|
||||
handle: "@david_wins",
|
||||
testimonial: "Our team collaboration is better than ever. Seamless integration and intuitive design.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-33464.jpg",
|
||||
},
|
||||
name: "David W.", handle: "@david_wins", testimonial: "Our team collaboration is better than ever. Seamless integration and intuitive design.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-33464.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="Achieve More"
|
||||
@@ -116,39 +80,25 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Features",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Features", href: "#features"},
|
||||
{
|
||||
text: "Request a Demo",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Demo", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
alt: "Customer Alex P.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", alt: "Customer Alex P."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-afroamerican-businessman-front-view_23-2148508922.jpg",
|
||||
alt: "Customer Sarah L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/serious-afroamerican-businessman-front-view_23-2148508922.jpg", alt: "Customer Sarah L."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg",
|
||||
alt: "Customer Mike R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg", alt: "Customer Mike R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
alt: "Customer Emily C.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", alt: "Customer Emily C."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16159.jpg",
|
||||
alt: "Customer David W.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16159.jpg", alt: "Customer David W."},
|
||||
]}
|
||||
avatarText="Join 10,000+ satisfied businesses"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-business-people-with-their-heads-together_1262-5099.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-business-people-with-their-heads-together_1262-5099.jpg"
|
||||
imageAlt="Modern business team collaborating in an office"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
@@ -177,46 +127,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Streamlined Workflow Automation",
|
||||
description: "Automate repetitive tasks, reduce manual errors, and free up your team to focus on strategic initiatives. Our platform integrates seamlessly with your existing tools.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg",
|
||||
imageAlt: "Workflow automation dashboard on a phone",
|
||||
},
|
||||
title: "Streamlined Workflow Automation", description: "Automate repetitive tasks, reduce manual errors, and free up your team to focus on strategic initiatives. Our platform integrates seamlessly with your existing tools.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg", imageAlt: "Workflow automation dashboard on a phone"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg",
|
||||
imageAlt: "Task management interface on a phone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-with-their-heads-together_1262-5099.jpg?_wi=2",
|
||||
imageAlt: "mobile app dashboard analytics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg", imageAlt: "Task management interface on a phone"}
|
||||
},
|
||||
{
|
||||
title: "Advanced Customer Engagement",
|
||||
description: "Build stronger relationships with your customers through personalized communication, targeted campaigns, and insightful analytics. Understand their needs like never before.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-graph-with-laptop-cellphone-wooden-desk_23-2147838602.jpg",
|
||||
imageAlt: "Customer engagement dashboard on a phone",
|
||||
},
|
||||
title: "Advanced Customer Engagement", description: "Build stronger relationships with your customers through personalized communication, targeted campaigns, and insightful analytics. Understand their needs like never before.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-graph-with-laptop-cellphone-wooden-desk_23-2147838602.jpg", imageAlt: "Customer engagement dashboard on a phone"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smartphone-tablet-coffee-table_1262-17318.jpg",
|
||||
imageAlt: "CRM interface on a phone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg?_wi=2",
|
||||
imageAlt: "mobile app dashboard analytics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smartphone-tablet-coffee-table_1262-17318.jpg", imageAlt: "CRM interface on a phone"}
|
||||
},
|
||||
{
|
||||
title: "Robust Data & Analytics",
|
||||
description: "Gain a competitive edge with real-time data insights. Our powerful analytics tools provide clear, actionable intelligence to guide your business decisions and fuel growth.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg",
|
||||
imageAlt: "Data analytics dashboard on a phone",
|
||||
},
|
||||
title: "Robust Data & Analytics", description: "Gain a competitive edge with real-time data insights. Our powerful analytics tools provide clear, actionable intelligence to guide your business decisions and fuel growth.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg", imageAlt: "Data analytics dashboard on a phone"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149101159.jpg",
|
||||
imageAlt: "Security settings on a phone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg?_wi=2",
|
||||
imageAlt: "mobile app dashboard analytics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149101159.jpg", imageAlt: "Security settings on a phone"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -233,16 +159,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Global Corp",
|
||||
"Innovate Solutions",
|
||||
"Future Tech",
|
||||
"Quantum Labs",
|
||||
"Apex Dynamics",
|
||||
"Synergy Group",
|
||||
"Visionary Inc",
|
||||
"Pioneer Systems",
|
||||
"Stellar Ventures",
|
||||
]}
|
||||
"Global Corp", "Innovate Solutions", "Future Tech", "Quantum Labs", "Apex Dynamics", "Synergy Group", "Visionary Inc", "Pioneer Systems", "Stellar Ventures"]}
|
||||
title="Trusted by Leading Companies Worldwide"
|
||||
description="Join the ranks of industry leaders who rely on our solutions to power their success."
|
||||
speed={40}
|
||||
@@ -257,64 +174,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Starter",
|
||||
badgeIcon: Star,
|
||||
price: "$29/month",
|
||||
name: "Standard Plan",
|
||||
buttons: [
|
||||
id: "basic", badge: "Starter", badgeIcon: Star,
|
||||
price: "$29/month", name: "Standard Plan", buttons: [
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "#",
|
||||
},
|
||||
text: "Start Free Trial", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Access to core features",
|
||||
"Up to 5 users",
|
||||
"Basic analytics dashboard",
|
||||
"Email support",
|
||||
],
|
||||
"Access to core features", "Up to 5 users", "Basic analytics dashboard", "Email support"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$79/month",
|
||||
name: "Professional Plan",
|
||||
buttons: [
|
||||
id: "pro", badge: "Popular", badgeIcon: Sparkles,
|
||||
price: "$79/month", name: "Professional Plan", buttons: [
|
||||
{
|
||||
text: "Get Started Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started Now", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"All Standard features",
|
||||
"Up to 20 users",
|
||||
"Advanced analytics & reporting",
|
||||
"Priority email & chat support",
|
||||
"Customizable workflows",
|
||||
],
|
||||
"All Standard features", "Up to 20 users", "Advanced analytics & reporting", "Priority email & chat support", "Customizable workflows"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Custom",
|
||||
badgeIcon: Crown,
|
||||
price: "Contact Us",
|
||||
name: "Enterprise Plan",
|
||||
buttons: [
|
||||
id: "enterprise", badge: "Custom", badgeIcon: Crown,
|
||||
price: "Contact Us", name: "Enterprise Plan", buttons: [
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"All Professional features",
|
||||
"Unlimited users",
|
||||
"Dedicated account manager",
|
||||
"24/7 Phone & Email support",
|
||||
"SLA & compliance",
|
||||
"On-premise deployment options",
|
||||
],
|
||||
"All Professional features", "Unlimited users", "Dedicated account manager", "24/7 Phone & Email support", "SLA & compliance", "On-premise deployment options"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Pricing for Every Business Size"
|
||||
@@ -329,45 +213,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Maria Garcia",
|
||||
handle: "CEO, TechInnovate",
|
||||
testimonial: "Business Pro has revolutionized our project management. The efficiency gains are truly remarkable, allowing our team to focus more on innovation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167374.jpg",
|
||||
imageAlt: "Maria Garcia",
|
||||
},
|
||||
id: "t1", name: "Maria Garcia", handle: "CEO, TechInnovate", testimonial: "Business Pro has revolutionized our project management. The efficiency gains are truly remarkable, allowing our team to focus more on innovation.", imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167374.jpg", imageAlt: "Maria Garcia"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "John Smith",
|
||||
handle: "Founder, GlobalReach",
|
||||
testimonial: "The customer support is exceptional, and the platform's scalability has perfectly matched our rapid growth. A truly indispensable partner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-173565.jpg",
|
||||
imageAlt: "John Smith",
|
||||
},
|
||||
id: "t2", name: "John Smith", handle: "Founder, GlobalReach", testimonial: "The customer support is exceptional, and the platform's scalability has perfectly matched our rapid growth. A truly indispensable partner.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-173565.jpg", imageAlt: "John Smith"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily White",
|
||||
handle: "CMO, BrightSpark",
|
||||
testimonial: "Our marketing campaigns have never been more effective. The analytics tools provide deep insights that directly translate into higher ROI.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg",
|
||||
imageAlt: "Emily White",
|
||||
},
|
||||
id: "t3", name: "Emily White", handle: "CMO, BrightSpark", testimonial: "Our marketing campaigns have never been more effective. The analytics tools provide deep insights that directly translate into higher ROI.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg", imageAlt: "Emily White"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Lee",
|
||||
handle: "CTO, DataForge",
|
||||
testimonial: "Integration was a breeze, and the robust API allowed us to customize the solution to our exact specifications. Highly recommend for any tech-forward company.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg",
|
||||
imageAlt: "David Lee",
|
||||
},
|
||||
id: "t4", name: "David Lee", handle: "CTO, DataForge", testimonial: "Integration was a breeze, and the robust API allowed us to customize the solution to our exact specifications. Highly recommend for any tech-forward company.", imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg", imageAlt: "David Lee"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sophia Brown",
|
||||
handle: "Director, Consultify",
|
||||
testimonial: "As a consulting firm, efficiency is key. Business Pro helps us deliver faster results to our clients with unparalleled accuracy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg",
|
||||
imageAlt: "Sophia Brown",
|
||||
},
|
||||
id: "t5", name: "Sophia Brown", handle: "Director, Consultify", testimonial: "As a consulting firm, efficiency is key. Business Pro helps us deliver faster results to our clients with unparalleled accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg", imageAlt: "Sophia Brown"},
|
||||
]}
|
||||
title="What Our Clients Say About Us"
|
||||
description="Hear directly from the businesses that have achieved success with Business Pro."
|
||||
@@ -381,25 +235,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How does Business Pro integrate with existing systems?",
|
||||
content: "Business Pro is designed for seamless integration with a wide range of popular business tools and platforms through our robust API and pre-built connectors. Our team can also assist with custom integrations.",
|
||||
},
|
||||
id: "q1", title: "How does Business Pro integrate with existing systems?", content: "Business Pro is designed for seamless integration with a wide range of popular business tools and platforms through our robust API and pre-built connectors. Our team can also assist with custom integrations."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is my data secure with Business Pro?",
|
||||
content: "Absolutely. Data security is our top priority. We employ industry-leading encryption protocols, regular security audits, and strict access controls to ensure your data is always protected and compliant with global standards.",
|
||||
},
|
||||
id: "q2", title: "Is my data secure with Business Pro?", content: "Absolutely. Data security is our top priority. We employ industry-leading encryption protocols, regular security audits, and strict access controls to ensure your data is always protected and compliant with global standards."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What kind of support can I expect?",
|
||||
content: "We offer multi-tier support, including comprehensive online documentation, email support for all plans, and priority chat/phone support for Professional and Enterprise plans. Our dedicated account managers are available for Enterprise clients.",
|
||||
},
|
||||
id: "q3", title: "What kind of support can I expect?", content: "We offer multi-tier support, including comprehensive online documentation, email support for all plans, and priority chat/phone support for Professional and Enterprise plans. Our dedicated account managers are available for Enterprise clients."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Can I customize the platform to fit my specific needs?",
|
||||
content: "Yes, Business Pro offers extensive customization options. From flexible dashboards and reports to custom workflows and branding, you can tailor the platform to perfectly align with your business processes and requirements.",
|
||||
},
|
||||
id: "q4", title: "Can I customize the platform to fit my specific needs?", content: "Yes, Business Pro offers extensive customization options. From flexible dashboards and reports to custom workflows and branding, you can tailor the platform to perfectly align with your business processes and requirements."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to the most common questions about our platform and services."
|
||||
@@ -413,8 +255,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Transform Your Business?"
|
||||
description="Contact us today for a personalized demo or to discuss how Business Pro can help you achieve your goals."
|
||||
@@ -434,13 +275,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Business Pro"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user