Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-03 05:36:03 +00:00
5 changed files with 129 additions and 367 deletions

View File

@@ -55,78 +55,54 @@ export default function AdminPage() {
description="Enterprise-grade moderation and community management tools" description="Enterprise-grade moderation and community management tools"
tag="Administration" tag="Administration"
tagIcon={Lock} tagIcon={Lock}
tagAnimation="entrance-slide" tagAnimation="slide-up"
features={[ features={[
{ {
title: "User Management", title: "User Management", description:
description: "Ban, kick, and manage members with detailed action logs. Track user history, warnings, and infractions across the platform.", icon: UserX,
"Ban, kick, and manage members with detailed action logs. Track user history, warnings, and infractions across the platform.",
icon: UserX,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/mobile-security-app_53876-98145.jpg?_wi=2", "http://img.b2bpic.net/free-photo/mobile-security-app_53876-98145.jpg", imageAlt: "User moderation"},
imageAlt: "User moderation",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=3", "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "User management interface"},
imageAlt: "User management interface",
},
], ],
}, },
{ {
title: "Content Moderation", title: "Content Moderation", description:
description: "Advanced filtering, auto-moderation, and word filters. Flag inappropriate content and maintain community standards.", icon: Eye,
"Advanced filtering, auto-moderation, and word filters. Flag inappropriate content and maintain community standards.",
icon: Eye,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=2", "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg", imageAlt: "Content analysis"},
imageAlt: "Content analysis",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=2", "http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg", imageAlt: "Content filtering"},
imageAlt: "Content filtering",
},
], ],
}, },
{ {
title: "Audit Logs", title: "Audit Logs", description:
description: "Detailed logging of all administrative actions. Track who did what and when for complete transparency and accountability.", icon: FileText,
"Detailed logging of all administrative actions. Track who did what and when for complete transparency and accountability.",
icon: FileText,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=4", "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Audit logs"},
imageAlt: "Audit logs",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=3", "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg", imageAlt: "Activity tracking"},
imageAlt: "Activity tracking",
},
], ],
}, },
{ {
title: "Channel Control", title: "Channel Control", description:
description: "Create and organize channels by category. Set permissions, manage topics, and configure automated channels.", icon: Layers,
"Create and organize channels by category. Set permissions, manage topics, and configure automated channels.",
icon: Layers,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg?_wi=2", "http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg", imageAlt: "Channel organization"},
imageAlt: "Channel organization",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic_23-2149016825.jpg?_wi=2", "http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic_23-2149016825.jpg", imageAlt: "Permission management"},
imageAlt: "Permission management",
},
], ],
}, },
]} ]}
@@ -145,34 +121,16 @@ export default function AdminPage() {
tag="Administration" tag="Administration"
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "2,500+", title: "Moderation Actions This Month", items: [
value: "2,500+", "500+ warnings issued", "150+ members banned", "1,200+ messages flagged"],
title: "Moderation Actions This Month",
items: [
"500+ warnings issued",
"150+ members banned",
"1,200+ messages flagged",
],
}, },
{ {
id: "2", id: "2", value: "98%", title: "Community Satisfaction Rate", items: [
value: "98%", "Positive member feedback", "Safe environment maintained", "Swift response to issues"],
title: "Community Satisfaction Rate",
items: [
"Positive member feedback",
"Safe environment maintained",
"Swift response to issues",
],
}, },
{ {
id: "3", id: "3", value: "50+", title: "Active Moderators", items: [
value: "50+", "24/7 coverage across time zones", "Dedicated admin team", "Regular training programs"],
title: "Active Moderators",
items: [
"24/7 coverage across time zones",
"Dedicated admin team",
"Regular training programs",
],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -204,19 +162,13 @@ export default function AdminPage() {
socialLinks={[ socialLinks={[
{ {
icon: MessageCircle, icon: MessageCircle,
href: "https://discord.gg/bayatalislamm", href: "https://discord.gg/bayatalislamm", ariaLabel: "Discord Community"},
ariaLabel: "Discord Community",
},
{ {
icon: Globe, icon: Globe,
href: "https://bayatalislamm.com", href: "https://bayatalislamm.com", ariaLabel: "Official Website"},
ariaLabel: "Official Website",
},
{ {
icon: Mail, icon: Mail,
href: "mailto:info@bayatalislamm.com", href: "mailto:info@bayatalislamm.com", ariaLabel: "Email Contact"},
ariaLabel: "Email Contact",
},
]} ]}
/> />
</div> </div>

View File

@@ -51,34 +51,16 @@ export default function ChatPage() {
tag="Communication" tag="Communication"
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "24/7", title: "Always Available Community Support", items: [
value: "24/7", "Real-time instant messaging", "24-hour member support", "Multi-language support"],
title: "Always Available Community Support",
items: [
"Real-time instant messaging",
"24-hour member support",
"Multi-language support",
],
}, },
{ {
id: "2", id: "2", value: "100k+", title: "Active Members Connected", items: [
value: "100k+", "Daily active users", "Organized channel discussions", "Global accessibility"],
title: "Active Members Connected",
items: [
"Daily active users",
"Organized channel discussions",
"Global accessibility",
],
}, },
{ {
id: "3", id: "3", value: "50+", title: "Dedicated Channels", items: [
value: "50+", "Topic-specific channels", "Learning & development", "Support & assistance"],
title: "Dedicated Channels",
items: [
"Topic-specific channels",
"Learning & development",
"Support & assistance",
],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -96,57 +78,39 @@ export default function ChatPage() {
tag="Features" tag="Features"
features={[ features={[
{ {
title: "Multi-Channel Organization", title: "Multi-Channel Organization", description:
description: "Organize conversations by topic, allowing members to find and join discussions relevant to their interests. Create dedicated spaces for announcements, learning, support, and socializing.", icon: MessageCircle,
"Organize conversations by topic, allowing members to find and join discussions relevant to their interests. Create dedicated spaces for announcements, learning, support, and socializing.",
icon: MessageCircle,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-couch_53876-96944.jpg?_wi=2", "http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-couch_53876-96944.jpg", imageAlt: "Channel organization"},
imageAlt: "Channel organization",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/front-view-friends-with-smartphones_23-2149458427.jpg?_wi=3", "http://img.b2bpic.net/free-photo/front-view-friends-with-smartphones_23-2149458427.jpg", imageAlt: "Mobile messaging"},
imageAlt: "Mobile messaging",
},
], ],
}, },
{ {
title: "Rich Media Sharing", title: "Rich Media Sharing", description:
description: "Share images, videos, documents, and links. Support for various file formats enables rich conversations with images, presentations, and multimedia content.", icon: MessageCircle,
"Share images, videos, documents, and links. Support for various file formats enables rich conversations with images, presentations, and multimedia content.",
icon: MessageCircle,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg?_wi=3", "http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg", imageAlt: "Media sharing"},
imageAlt: "Media sharing",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=3", "http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg", imageAlt: "File management"},
imageAlt: "File management",
},
], ],
}, },
{ {
title: "Threaded Conversations", title: "Threaded Conversations", description:
description: "Keep discussions organized with threaded replies. Prevent chat overflow and maintain context by responding within conversation threads.", icon: MessageCircle,
"Keep discussions organized with threaded replies. Prevent chat overflow and maintain context by responding within conversation threads.",
icon: MessageCircle,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176501.jpg?_wi=3", "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176501.jpg", imageAlt: "Conversation threads"},
imageAlt: "Conversation threads",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-people-posing-with-hands-stacked_23-2147663733.jpg?_wi=3", "http://img.b2bpic.net/free-photo/cheerful-people-posing-with-hands-stacked_23-2147663733.jpg", imageAlt: "Group discussions"},
imageAlt: "Group discussions",
},
], ],
}, },
]} ]}
@@ -179,19 +143,13 @@ export default function ChatPage() {
socialLinks={[ socialLinks={[
{ {
icon: MessageCircle, icon: MessageCircle,
href: "https://discord.gg/bayatalislamm", href: "https://discord.gg/bayatalislamm", ariaLabel: "Discord Community"},
ariaLabel: "Discord Community",
},
{ {
icon: Globe, icon: Globe,
href: "https://bayatalislamm.com", href: "https://bayatalislamm.com", ariaLabel: "Official Website"},
ariaLabel: "Official Website",
},
{ {
icon: Mail, icon: Mail,
href: "mailto:info@bayatalislamm.com", href: "mailto:info@bayatalislamm.com", ariaLabel: "Email Contact"},
ariaLabel: "Email Contact",
},
]} ]}
/> />
</div> </div>

View File

@@ -67,23 +67,14 @@ export default function ContactPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "How quickly will I be approved?", content:
title: "How quickly will I be approved?", "Most signups are approved within 24 hours. Once approved, you'll receive a welcome email with instructions to access the Discord server and get started."},
content:
"Most signups are approved within 24 hours. Once approved, you'll receive a welcome email with instructions to access the Discord server and get started.",
},
{ {
id: "2", id: "2", title: "What happens after I sign up?", content:
title: "What happens after I sign up?", "After signing up and being approved, you'll get access to our full community. Start by introducing yourself in the introductions channel, then explore our 50+ channels organized by topic and interest."},
content:
"After signing up and being approved, you'll get access to our full community. Start by introducing yourself in the introductions channel, then explore our 50+ channels organized by topic and interest.",
},
{ {
id: "3", id: "3", title: "Is there a membership fee?", content:
title: "Is there a membership fee?", "No! Bayat Al-Islam is completely free to join and participate. All our features and community access are available at no cost."},
content:
"No! Bayat Al-Islam is completely free to join and participate. All our features and community access are available at no cost.",
},
]} ]}
/> />
</div> </div>
@@ -96,19 +87,13 @@ export default function ContactPage() {
socialLinks={[ socialLinks={[
{ {
icon: MessageCircle, icon: MessageCircle,
href: "https://discord.gg/bayatalislamm", href: "https://discord.gg/bayatalislamm", ariaLabel: "Discord Community"},
ariaLabel: "Discord Community",
},
{ {
icon: Globe, icon: Globe,
href: "https://bayatalislamm.com", href: "https://bayatalislamm.com", ariaLabel: "Official Website"},
ariaLabel: "Official Website",
},
{ {
icon: Mail, icon: Mail,
href: "mailto:info@bayatalislamm.com", href: "mailto:info@bayatalislamm.com", ariaLabel: "Email Contact"},
ariaLabel: "Email Contact",
},
]} ]}
/> />
</div> </div>

View File

@@ -6,41 +6,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const montserrat = Montserrat({ const montserrat = Montserrat({
variable: "--font-montserrat", variable: "--font-montserrat", subsets: ["latin"],
subsets: ["latin"],
}); });
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Bayat Al-Islam | Muslim Community Platform", title: "Bayat Al-Islam | Muslim Community Platform", description: "Join 100k+ Muslims and allies on Bayat Al-Islam. Inclusive Discord community with advanced chat, admin tools, moderation, and interfaith dialogue.", keywords: "Muslim community, Discord platform, interfaith dialogue, Islamic learning, community management, moderation tools", robots: {
description: "Join 100k+ Muslims and allies on Bayat Al-Islam. Inclusive Discord community with advanced chat, admin tools, moderation, and interfaith dialogue.",
keywords: "Muslim community, Discord platform, interfaith dialogue, Islamic learning, community management, moderation tools",
robots: {
index: true, index: true,
follow: true, follow: true,
}, },
openGraph: { openGraph: {
title: "Bayat Al-Islam - Unity Through Faith", title: "Bayat Al-Islam - Unity Through Faith", description: "A thriving community of 100k+ Muslims and friends united in faith, dialogue, and support. Connect on our advanced platform.", url: "https://bayatalislamm.com", siteName: "Bayat Al-Islam", type: "website", images: [
description: "A thriving community of 100k+ Muslims and friends united in faith, dialogue, and support. Connect on our advanced platform.",
url: "https://bayatalislamm.com",
siteName: "Bayat Al-Islam",
type: "website",
images: [
{ {
url: "http://img.b2bpic.net/free-photo/close-up-happy-friends-hanging-out_23-2149293067.jpg", url: "http://img.b2bpic.net/free-photo/close-up-happy-friends-hanging-out_23-2149293067.jpg", alt: "Bayat Al-Islam Community"},
alt: "Bayat Al-Islam Community",
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "Bayat Al-Islam Community Platform", description: "Join 100k+ members in our inclusive Muslim and ally community on Discord.", images: ["http://img.b2bpic.net/free-photo/close-up-happy-friends-hanging-out_23-2149293067.jpg"],
title: "Bayat Al-Islam Community Platform",
description: "Join 100k+ members in our inclusive Muslim and ally community on Discord.",
images: ["http://img.b2bpic.net/free-photo/close-up-happy-friends-hanging-out_23-2149293067.jpg"],
}, },
}; };

View File

@@ -65,58 +65,42 @@ export default function HomePage() {
description="A thriving community of 100k+ Muslims and friends united in faith, dialogue, and support. Connect, share, and grow together on our advanced Discord interface platform." description="A thriving community of 100k+ Muslims and friends united in faith, dialogue, and support. Connect, share, and grow together on our advanced Discord interface platform."
tag="Islamic Community Platform" tag="Islamic Community Platform"
tagIcon={Heart} tagIcon={Heart}
tagAnimation="entrance-slide" tagAnimation="slide-up"
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176501.jpg?_wi=1", "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176501.jpg", imageAlt: "Islamic community gathering"},
imageAlt: "Islamic community gathering",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/front-view-friends-with-smartphones_23-2149458427.jpg?_wi=1", "http://img.b2bpic.net/free-photo/front-view-friends-with-smartphones_23-2149458427.jpg", imageAlt: "Discord communication"},
imageAlt: "Discord communication",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/futuristic-infographic-concept-with-evolution_23-2148452282.jpg?_wi=1", "http://img.b2bpic.net/free-vector/futuristic-infographic-concept-with-evolution_23-2148452282.jpg", imageAlt: "3D digital interface"},
imageAlt: "3D digital interface",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-people-posing-with-hands-stacked_23-2147663733.jpg?_wi=1", "http://img.b2bpic.net/free-photo/cheerful-people-posing-with-hands-stacked_23-2147663733.jpg", imageAlt: "Community collaboration"},
imageAlt: "Community collaboration",
},
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/futuristic-infographic-concept-with-evolution_23-2148452282.jpg?_wi=2", "http://img.b2bpic.net/free-vector/futuristic-infographic-concept-with-evolution_23-2148452282.jpg", imageAlt: "Advanced technology"},
imageAlt: "Advanced technology",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-people-posing-with-hands-stacked_23-2147663733.jpg?_wi=2", "http://img.b2bpic.net/free-photo/cheerful-people-posing-with-hands-stacked_23-2147663733.jpg", imageAlt: "Community teamwork"},
imageAlt: "Community teamwork",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176501.jpg?_wi=2", "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176501.jpg", imageAlt: "Diverse community"},
imageAlt: "Diverse community",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/front-view-friends-with-smartphones_23-2149458427.jpg?_wi=2", "http://img.b2bpic.net/free-photo/front-view-friends-with-smartphones_23-2149458427.jpg", imageAlt: "Seamless chat"},
imageAlt: "Seamless chat",
},
]} ]}
carouselPosition="right" carouselPosition="right"
buttons={[ buttons={[
{ text: "Join Now", href: "/contact" }, { text: "Join Now", href: "/contact" },
{ text: "Learn More", href: "#features" }, { text: "Learn More", href: "#features" },
]} ]}
buttonAnimation="entrance-slide" buttonAnimation="slide-up"
/> />
</div> </div>
@@ -127,78 +111,54 @@ export default function HomePage() {
description="Advanced tools designed for modern community management and engagement" description="Advanced tools designed for modern community management and engagement"
tag="Community Tools" tag="Community Tools"
tagIcon={Zap} tagIcon={Zap}
tagAnimation="entrance-slide" tagAnimation="slide-up"
features={[ features={[
{ {
title: "Real-time Chat", title: "Real-time Chat", description:
description: "Instant messaging with support for text, voice, and video. Connect with thousands of community members in organized channels.", icon: MessageCircle,
"Instant messaging with support for text, voice, and video. Connect with thousands of community members in organized channels.",
icon: MessageCircle,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-couch_53876-96944.jpg?_wi=1", "http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-couch_53876-96944.jpg", imageAlt: "Chat interface"},
imageAlt: "Chat interface",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=1", "http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg", imageAlt: "Notifications system"},
imageAlt: "Notifications system",
},
], ],
}, },
{ {
title: "Admin Dashboard", title: "Admin Dashboard", description:
description: "Comprehensive moderation panel. Manage users, moderate content, ban/kick members, and monitor community health in real-time.", icon: Shield,
"Comprehensive moderation panel. Manage users, moderate content, ban/kick members, and monitor community health in real-time.",
icon: Shield,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1", "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Admin dashboard"},
imageAlt: "Admin dashboard",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/mobile-security-app_53876-98145.jpg?_wi=1", "http://img.b2bpic.net/free-photo/mobile-security-app_53876-98145.jpg", imageAlt: "Moderation tools"},
imageAlt: "Moderation tools",
},
], ],
}, },
{ {
title: "Role Management", title: "Role Management", description:
description: "Create custom roles with granular permissions. Assign moderators, admins, and community roles. Organize hierarchy efficiently.", icon: Users,
"Create custom roles with granular permissions. Assign moderators, admins, and community roles. Organize hierarchy efficiently.",
icon: Users,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic_23-2149016825.jpg?_wi=1", "http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic_23-2149016825.jpg", imageAlt: "Role management"},
imageAlt: "Role management",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg?_wi=1", "http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg", imageAlt: "Media sharing"},
imageAlt: "Media sharing",
},
], ],
}, },
{ {
title: "Analytics & Reporting", title: "Analytics & Reporting", description:
description: "Track community metrics, member engagement, and activity trends. Get detailed insights to improve community growth.", icon: TrendingUp,
"Track community metrics, member engagement, and activity trends. Get detailed insights to improve community growth.",
icon: TrendingUp,
mediaItems: [ mediaItems: [
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=1", "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg", imageAlt: "Analytics dashboard"},
imageAlt: "Analytics dashboard",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2", "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Performance metrics"},
imageAlt: "Performance metrics",
},
], ],
}, },
]} ]}
@@ -231,92 +191,38 @@ export default function HomePage() {
description="Real voices from our diverse member base" description="Real voices from our diverse member base"
tag="Community Voice" tag="Community Voice"
tagIcon={Star} tagIcon={Star}
tagAnimation="entrance-slide" tagAnimation="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Fatima Hassan, Community Leader", date: "Date: 15 January 2025", title: "A truly inclusive space for all", quote:
name: "Fatima Hassan, Community Leader", "Bayat Al-Islam has created the most welcoming environment. Both Muslims and non-Muslims alike feel valued and respected. The moderation keeps things positive while the features make engagement seamless.", tag: "Community Leader", avatarSrc:
date: "Date: 15 January 2025", "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageSrc:
title: "A truly inclusive space for all", "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", avatarAlt: "Fatima Hassan"},
quote:
"Bayat Al-Islam has created the most welcoming environment. Both Muslims and non-Muslims alike feel valued and respected. The moderation keeps things positive while the features make engagement seamless.",
tag: "Community Leader",
avatarSrc:
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1",
avatarAlt: "Fatima Hassan",
},
{ {
id: "2", id: "2", name: "Ahmed Al-Mansouri, Youth Member", date: "Date: 10 January 2025", title: "Best platform for faith discussions", quote:
name: "Ahmed Al-Mansouri, Youth Member", "I appreciate how the admin team handles discussions with wisdom. The chat features are smooth, and finding relevant topics is easy. I've learned so much from diverse perspectives here.", tag: "Active Member", avatarSrc:
date: "Date: 10 January 2025", "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageSrc:
title: "Best platform for faith discussions", "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", avatarAlt: "Ahmed Al-Mansouri"},
quote:
"I appreciate how the admin team handles discussions with wisdom. The chat features are smooth, and finding relevant topics is easy. I've learned so much from diverse perspectives here.",
tag: "Active Member",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=1",
avatarAlt: "Ahmed Al-Mansouri",
},
{ {
id: "3", id: "3", name: "Sarah Mitchell, Non-Muslim Ally", date: "Date: 5 January 2025", title: "Eye-opening interfaith experience", quote:
name: "Sarah Mitchell, Non-Muslim Ally", "As a non-Muslim, I was warmly welcomed to learn and understand. The respectful tone and well-managed community make this exceptional. The platform itself is incredibly intuitive.", tag: "Ally Member", avatarSrc:
date: "Date: 5 January 2025", "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageSrc:
title: "Eye-opening interfaith experience", "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", avatarAlt: "Sarah Mitchell"},
quote:
"As a non-Muslim, I was warmly welcomed to learn and understand. The respectful tone and well-managed community make this exceptional. The platform itself is incredibly intuitive.",
tag: "Ally Member",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2",
avatarAlt: "Sarah Mitchell",
},
{ {
id: "4", id: "4", name: "Omar El-Sayed, Admin Team", date: "Date: 1 January 2025", title: "Admin tools are incredible", quote:
name: "Omar El-Sayed, Admin Team", "Managing a community of 100k+ requires excellent tools. The dashboard is intuitive, moderation is efficient, and the analytics help us understand member needs better.", tag: "Administrator", avatarSrc:
date: "Date: 1 January 2025", "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageSrc:
title: "Admin tools are incredible", "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", avatarAlt: "Omar El-Sayed"},
quote:
"Managing a community of 100k+ requires excellent tools. The dashboard is intuitive, moderation is efficient, and the analytics help us understand member needs better.",
tag: "Administrator",
avatarSrc:
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2",
avatarAlt: "Omar El-Sayed",
},
{ {
id: "5", id: "5", name: "Zainab Aziz, Content Creator", date: "Date: 28 December 2024", title: "Perfect for meaningful content", quote:
name: "Zainab Aziz, Content Creator", "I love how the platform supports diverse content types. Sharing knowledge about Islam and interfaith dialogue has never been easier. The community engagement is phenomenal.", tag: "Content Creator", avatarSrc:
date: "Date: 28 December 2024", "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageSrc:
title: "Perfect for meaningful content", "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", avatarAlt: "Zainab Aziz"},
quote:
"I love how the platform supports diverse content types. Sharing knowledge about Islam and interfaith dialogue has never been easier. The community engagement is phenomenal.",
tag: "Content Creator",
avatarSrc:
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=3",
avatarAlt: "Zainab Aziz",
},
{ {
id: "6", id: "6", name: "Marcus Johnson, Newcomer", date: "Date: 20 December 2024", title: "Instantly felt at home", quote:
name: "Marcus Johnson, Newcomer", "I joined curious about Islam and the community welcomed me openly. Everyone is helpful, the interface is user-friendly, and I'm learning every day. Highly recommend!", tag: "New Member", avatarSrc:
date: "Date: 20 December 2024", "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageSrc:
title: "Instantly felt at home", "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", avatarAlt: "Marcus Johnson"},
quote:
"I joined curious about Islam and the community welcomed me openly. Everyone is helpful, the interface is user-friendly, and I'm learning every day. Highly recommend!",
tag: "New Member",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=3",
avatarAlt: "Marcus Johnson",
},
]} ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -333,41 +239,23 @@ export default function HomePage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "Is Bayat Al-Islam open to non-Muslims?", content:
title: "Is Bayat Al-Islam open to non-Muslims?", "Absolutely! We welcome people of all faiths and beliefs. Our community is built on the principles of respectful dialogue and mutual understanding. Non-Muslims are encouraged to learn, ask questions, and participate in our inclusive community."},
content:
"Absolutely! We welcome people of all faiths and beliefs. Our community is built on the principles of respectful dialogue and mutual understanding. Non-Muslims are encouraged to learn, ask questions, and participate in our inclusive community.",
},
{ {
id: "2", id: "2", title: "How do I join the community?", content:
title: "How do I join the community?", "Simply click 'Join Community' and sign up with your email or Discord account. You'll immediately get access to our chat channels, resources, and be able to introduce yourself to our welcoming members."},
content:
"Simply click 'Join Community' and sign up with your email or Discord account. You'll immediately get access to our chat channels, resources, and be able to introduce yourself to our welcoming members.",
},
{ {
id: "3", id: "3", title: "What are the moderation standards?", content:
title: "What are the moderation standards?", "We maintain strict moderation to ensure a safe, respectful environment for all. Our standards prohibit hate speech, harassment, and disrespect. We have a transparent moderation team with detailed audit logs."},
content:
"We maintain strict moderation to ensure a safe, respectful environment for all. Our standards prohibit hate speech, harassment, and disrespect. We have a transparent moderation team with detailed audit logs.",
},
{ {
id: "4", id: "4", title: "Can I create custom channels?", content:
title: "Can I create custom channels?", "Admin and moderators can create channels. If you have a specific interest or topic you'd like to discuss, you can request a channel through our admin team. We're always open to organizing new communities within our platform."},
content:
"Admin and moderators can create channels. If you have a specific interest or topic you'd like to discuss, you can request a channel through our admin team. We're always open to organizing new communities within our platform.",
},
{ {
id: "5", id: "5", title: "Is there support for new members?", content:
title: "Is there support for new members?", "Yes! We have dedicated onboarding channels, member mentors, and comprehensive guides. Our community is designed to be welcoming to newcomers with plenty of resources to help you get started."},
content:
"Yes! We have dedicated onboarding channels, member mentors, and comprehensive guides. Our community is designed to be welcoming to newcomers with plenty of resources to help you get started.",
},
{ {
id: "6", id: "6", title: "How does the admin dashboard work?", content:
title: "How does the admin dashboard work?", "The dashboard provides comprehensive analytics, user management tools, moderation controls, and audit logs. Admins can ban/kick users, manage roles, monitor activity, and maintain community standards efficiently."},
content:
"The dashboard provides comprehensive analytics, user management tools, moderation controls, and audit logs. Admins can ban/kick users, manage roles, monitor activity, and maintain community standards efficiently.",
},
]} ]}
/> />
</div> </div>
@@ -395,19 +283,13 @@ export default function HomePage() {
socialLinks={[ socialLinks={[
{ {
icon: MessageCircle, icon: MessageCircle,
href: "https://discord.gg/bayatalislamm", href: "https://discord.gg/bayatalislamm", ariaLabel: "Discord Community"},
ariaLabel: "Discord Community",
},
{ {
icon: Globe, icon: Globe,
href: "https://bayatalislamm.com", href: "https://bayatalislamm.com", ariaLabel: "Official Website"},
ariaLabel: "Official Website",
},
{ {
icon: Mail, icon: Mail,
href: "mailto:info@bayatalislamm.com", href: "mailto:info@bayatalislamm.com", ariaLabel: "Email Contact"},
ariaLabel: "Email Contact",
},
]} ]}
/> />
</div> </div>