Update src/app/page.tsx
This commit is contained in:
296
src/app/page.tsx
296
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "portfolio"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Makewel Interiors"
|
||||
/>
|
||||
@@ -59,121 +49,67 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Transforming Spaces, Elevating Lives"
|
||||
description="Award-winning interior design studio in Dehradun dedicated to creating cozy, functional, and aesthetic homes."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-island-with-fluted-glass-cabinets-stylish-interior-with-builtin-appliances_169016-72717.jpg",
|
||||
imageAlt: "Luxury home living area",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-island-with-fluted-glass-cabinets-stylish-interior-with-builtin-appliances_169016-72717.jpg", imageAlt: "Luxury home living area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059640.jpg",
|
||||
imageAlt: "Minimalist kitchen interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059640.jpg", imageAlt: "Minimalist kitchen interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-leather-chair-near-wooden-table-modern-interior-design-with-green-plant_169016-72778.jpg",
|
||||
imageAlt: "Elegant bedroom design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-leather-chair-near-wooden-table-modern-interior-design-with-green-plant_169016-72778.jpg", imageAlt: "Elegant bedroom design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-decor-indoor-plant-shelf_53876-128857.jpg",
|
||||
imageAlt: "Sophisticated office decor",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-decor-indoor-plant-shelf_53876-128857.jpg", imageAlt: "Sophisticated office decor"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-upon-robot-vacuum-cleaner-indoors_23-2150829986.jpg",
|
||||
imageAlt: "Custom storage solutions",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-upon-robot-vacuum-cleaner-indoors_23-2150829986.jpg", imageAlt: "Custom storage solutions"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13498.jpg",
|
||||
imageAlt: "Modern renovation project",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13498.jpg", imageAlt: "Modern renovation project"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg",
|
||||
imageAlt: "Luxury home living area",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg", imageAlt: "Luxury home living area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407597.jpg",
|
||||
imageAlt: "Minimalist kitchen interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407597.jpg", imageAlt: "Minimalist kitchen interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929511.jpg",
|
||||
imageAlt: "Elegant bedroom design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929511.jpg", imageAlt: "Elegant bedroom design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loft-home-office-interior-design_53876-143117.jpg",
|
||||
imageAlt: "Sophisticated office decor",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loft-home-office-interior-design_53876-143117.jpg", imageAlt: "Sophisticated office decor"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-classic-interior_23-2150943463.jpg",
|
||||
imageAlt: "Custom storage solutions",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-classic-interior_23-2150943463.jpg", imageAlt: "Custom storage solutions"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-6150.jpg",
|
||||
imageAlt: "Modern renovation project",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-6150.jpg", imageAlt: "Modern renovation project"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Work",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "View Our Work", href: "#portfolio"},
|
||||
{
|
||||
text: "Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Free Consultation", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg",
|
||||
alt: "Client profile 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg", alt: "Client profile 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/interior-design-with-photoframes-comfortable-couch_23-2149385450.jpg",
|
||||
alt: "Client profile 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/interior-design-with-photoframes-comfortable-couch_23-2149385450.jpg", alt: "Client profile 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786400.jpg",
|
||||
alt: "Client profile 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786400.jpg", alt: "Client profile 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/picture-frame-by-velvet-armchair_53876-132788.jpg",
|
||||
alt: "Client profile 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/picture-frame-by-velvet-armchair_53876-132788.jpg", alt: "Client profile 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059648.jpg",
|
||||
alt: "Client profile 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059648.jpg", alt: "Client profile 5"},
|
||||
]}
|
||||
avatarText="Trusted by 59+ happy clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/modern-elegant-home-interior_23-2151913976.jpg",
|
||||
alt: "Logo A",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/modern-elegant-home-interior_23-2151913976.jpg", alt: "Logo A"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/luxury-white-clean-interior-room-with-window-shadow-lightinggenerative-ai_1258-165428.jpg",
|
||||
alt: "Logo B",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/luxury-white-clean-interior-room-with-window-shadow-lightinggenerative-ai_1258-165428.jpg", alt: "Logo B"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/home-entranceway-with-furniture-modern-decor_23-2150831862.jpg",
|
||||
alt: "Logo C",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/home-entranceway-with-furniture-modern-decor_23-2150831862.jpg", alt: "Logo C"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/home-cozy-still-life-with-black-sofa-decor-living-room_169016-6439.jpg",
|
||||
alt: "Logo D",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/home-cozy-still-life-with-black-sofa-decor-living-room_169016-6439.jpg", alt: "Logo D"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/modern-home-interior-with-elegant-design-comfort-generative-ai_188544-8829.jpg",
|
||||
alt: "Logo E",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/modern-home-interior-with-elegant-design-comfort-generative-ai_188544-8829.jpg", alt: "Logo E"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -196,33 +132,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Interiors",
|
||||
description: "Creating homes that are both aesthetic and functional for modern living.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg",
|
||||
titleImageSrc: "",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Residential Interiors", description: "Creating homes that are both aesthetic and functional for modern living.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg", titleImageSrc: "", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Commercial & Retail",
|
||||
description: "Dynamic commercial designs designed to inspire your customers and team.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153844.jpg",
|
||||
titleImageSrc: "",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Commercial & Retail", description: "Dynamic commercial designs designed to inspire your customers and team.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153844.jpg", titleImageSrc: "", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Space Planning",
|
||||
description: "Smart, efficient storage and space utilization for compact or vast areas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/organized-closet-with-mesh-baskets-wardrobe-order_169016-71099.jpg",
|
||||
titleImageSrc: "",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Space Planning", description: "Smart, efficient storage and space utilization for compact or vast areas.", imageSrc: "http://img.b2bpic.net/free-photo/organized-closet-with-mesh-baskets-wardrobe-order_169016-71099.jpg", titleImageSrc: "", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Renovations",
|
||||
description: "Total makeovers to refresh and modernize your existing environment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg",
|
||||
titleImageSrc: "",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Renovations", description: "Total makeovers to refresh and modernize your existing environment.", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg", titleImageSrc: "", buttonText: "Learn More"},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="Comprehensive design solutions tailored to your unique requirements."
|
||||
@@ -231,52 +147,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Living Room Elegance",
|
||||
price: "Featured",
|
||||
variant: "Living Room",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg",
|
||||
},
|
||||
id: "1", name: "Living Room Elegance", price: "Featured", variant: "Living Room", imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Modern Bedroom",
|
||||
price: "Featured",
|
||||
variant: "Bedroom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg",
|
||||
},
|
||||
id: "2", name: "Modern Bedroom", price: "Featured", variant: "Bedroom", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Smart Kitchen",
|
||||
price: "Featured",
|
||||
variant: "Kitchen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg",
|
||||
},
|
||||
id: "3", name: "Smart Kitchen", price: "Featured", variant: "Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Office Workspace",
|
||||
price: "Featured",
|
||||
variant: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-retro-light-dark-bed-room_1258-321.jpg",
|
||||
},
|
||||
id: "4", name: "Office Workspace", price: "Featured", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/vintage-retro-light-dark-bed-room_1258-321.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Retail Storefront",
|
||||
price: "Featured",
|
||||
variant: "Retail",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-interior-design_23-2151050972.jpg",
|
||||
},
|
||||
id: "5", name: "Retail Storefront", price: "Featured", variant: "Retail", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-interior-design_23-2151050972.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Renovated Lobby",
|
||||
price: "Featured",
|
||||
variant: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg",
|
||||
},
|
||||
id: "6", name: "Renovated Lobby", price: "Featured", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg"},
|
||||
]}
|
||||
title="Our Design Portfolio"
|
||||
description="Discover a selection of our most elegant transformations across various residential and commercial categories."
|
||||
@@ -290,29 +177,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Star,
|
||||
title: "Google Rating",
|
||||
value: "4.8/5",
|
||||
},
|
||||
id: "m1", icon: Star,
|
||||
title: "Google Rating", value: "4.8/5"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Users,
|
||||
title: "Happy Clients",
|
||||
value: "59+",
|
||||
},
|
||||
id: "m2", icon: Users,
|
||||
title: "Happy Clients", value: "59+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Award,
|
||||
title: "Design Awards",
|
||||
value: "12+",
|
||||
},
|
||||
id: "m3", icon: Award,
|
||||
title: "Design Awards", value: "12+"},
|
||||
{
|
||||
id: "m4",
|
||||
icon: Briefcase,
|
||||
title: "Projects Completed",
|
||||
value: "85+",
|
||||
},
|
||||
id: "m4", icon: Briefcase,
|
||||
title: "Projects Completed", value: "85+"},
|
||||
]}
|
||||
title="Our Design Journey"
|
||||
description="We are proud of our milestones achieved with passion and dedication."
|
||||
@@ -325,45 +200,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellent Quality",
|
||||
quote: "Exceptional service and quality.",
|
||||
name: "Ankur Chawla",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-two-architects-working-together-common-construction-project_273609-14129.jpg",
|
||||
},
|
||||
id: "1", title: "Excellent Quality", quote: "Exceptional service and quality.", name: "Ankur Chawla", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-two-architects-working-together-common-construction-project_273609-14129.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Stylish Vision",
|
||||
quote: "Fantastic job. Understood our vision.",
|
||||
name: "Himanshi Sahni",
|
||||
role: "Residential Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-project_23-2149721896.jpg",
|
||||
},
|
||||
id: "2", title: "Stylish Vision", quote: "Fantastic job. Understood our vision.", name: "Himanshi Sahni", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-project_23-2149721896.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Skilled Professional",
|
||||
quote: "Great place for all work needed.",
|
||||
name: "Sarthak Singh",
|
||||
role: "Commercial Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-making-plans-remodel-house_23-2148814633.jpg",
|
||||
},
|
||||
id: "3", title: "Skilled Professional", quote: "Great place for all work needed.", name: "Sarthak Singh", role: "Commercial Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-making-plans-remodel-house_23-2148814633.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Amazing Results",
|
||||
quote: "Our office renovation was handled perfectly.",
|
||||
name: "Priya Sharma",
|
||||
role: "Business Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg",
|
||||
},
|
||||
id: "4", title: "Amazing Results", quote: "Our office renovation was handled perfectly.", name: "Priya Sharma", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Attention to Detail",
|
||||
quote: "Loved the attention to small details.",
|
||||
name: "Rajiv Khanna",
|
||||
role: "Residential Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-choosing-color_23-2148903521.jpg",
|
||||
},
|
||||
id: "5", title: "Attention to Detail", quote: "Loved the attention to small details.", name: "Rajiv Khanna", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-choosing-color_23-2148903521.jpg"},
|
||||
]}
|
||||
title="Client Reviews"
|
||||
description="Hear what our valued clients have to say about our design services."
|
||||
@@ -374,14 +219,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static-grid",
|
||||
}}
|
||||
variant: "rotated-rays-static-grid"}}
|
||||
text="Ready to transform your space? Visit us at E-17, Industrial Area, Govt. Industrial Estate, Patel Nagar, Dehradun – 248001. Call us: 096439 74590."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get a Free Consultation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -392,33 +234,21 @@ export default function LandingPage() {
|
||||
logoText="Makewel Interiors"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "#portfolio"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Use", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user