diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 30332df..3c62b83 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -12,7 +12,7 @@ export default function ContactPage() {
return (
@@ -55,28 +53,18 @@ export default function ContactPage() {
description="Multiple channels to reach us and join the OBC community"
features={[
{
- title: "Contact Information",
- description: "Direct ways to reach our team for inquiries",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Contact Information", description: "Direct ways to reach our team for inquiries", bentoComponent: "icon-info-cards", items: [
{ icon: Mail, label: "Email", value: "hello@obc.com" },
{ icon: Phone, label: "Phone", value: "Available" },
{ icon: MapPin, label: "Locations", value: "Global" },
],
},
{
- title: "Get Connected",
- description: "Join our social channels and stay updated",
- bentoComponent: "marquee",
- centerIcon: Mail,
- variant: "text",
- texts: ["Email Us", "Call Us", "Visit Site", "Social Media"],
+ title: "Get Connected", description: "Join our social channels and stay updated", bentoComponent: "marquee", centerIcon: Mail,
+ variant: "text", texts: ["Email Us", "Call Us", "Visit Site", "Social Media"],
},
{
- title: "Support Options",
- description: "Choose the best way to connect with our team",
- bentoComponent: "orbiting-icons",
- centerIcon: Mail,
+ title: "Support Options", description: "Choose the best way to connect with our team", bentoComponent: "orbiting-icons", centerIcon: Mail,
items: [
{ icon: Mail, ring: 1 },
{ icon: Phone, ring: 1 },
@@ -105,14 +93,13 @@ export default function ContactPage() {
@@ -55,28 +53,18 @@ export default function EventsPage() {
description="Premium networking experiences exclusively for OBC members"
features={[
{
- title: "Monthly Dinner Series",
- description: "Intimate gatherings with 20-30 carefully selected entrepreneurs and business leaders",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Monthly Dinner Series", description: "Intimate gatherings with 20-30 carefully selected entrepreneurs and business leaders", bentoComponent: "icon-info-cards", items: [
{ icon: Calendar, label: "Frequency", value: "Monthly" },
{ icon: MapPin, label: "Locations", value: "Major Cities" },
{ icon: Users, label: "Group Size", value: "20-30 Members" },
],
},
{
- title: "VIP Masterminds",
- description: "Deep-dive sessions with industry experts and successful founders",
- bentoComponent: "marquee",
- centerIcon: Users,
- variant: "text",
- texts: ["Expert Sessions", "Founder Panels", "Deal Reviews", "Strategy Talks"],
+ title: "VIP Masterminds", description: "Deep-dive sessions with industry experts and successful founders", bentoComponent: "marquee", centerIcon: Users,
+ variant: "text", texts: ["Expert Sessions", "Founder Panels", "Deal Reviews", "Strategy Talks"],
},
{
- title: "Annual Summit",
- description: "The flagship OBC event bringing together 500+ community members for networking and learning",
- bentoComponent: "orbiting-icons",
- centerIcon: Users,
+ title: "Annual Summit", description: "The flagship OBC event bringing together 500+ community members for networking and learning", bentoComponent: "orbiting-icons", centerIcon: Users,
items: [
{ icon: Calendar, ring: 1 },
{ icon: MapPin, ring: 1 },
@@ -105,14 +93,13 @@ export default function EventsPage() {
@@ -49,28 +47,18 @@ export default function HomePage() {
description="A private business community for entrepreneurs, sales-driven people, and builders who want to connect, grow, and close real deals."
background={{ variant: "plain" }}
buttons={[{ text: "Join the Community", href: "#join" }]}
- buttonAnimation="entrance-slide"
+ buttonAnimation="slide-up"
mediaItems={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg?_wi=1",
- imageAlt: "Business networking event",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg", imageAlt: "Business networking event"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg?_wi=2",
- imageAlt: "Professional collaboration",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg", imageAlt: "Professional collaboration"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/relaxed-coworkers-office-having-fun-chatting-while-reviewing-documents_482257-126482.jpg",
- imageAlt: "Community building",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/relaxed-coworkers-office-having-fun-chatting-while-reviewing-documents_482257-126482.jpg", imageAlt: "Community building"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/business-team-celebration-party-success-concept_53876-47029.jpg",
- imageAlt: "Entrepreneurs meeting",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/business-team-celebration-party-success-concept_53876-47029.jpg", imageAlt: "Entrepreneurs meeting"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/business-partners-handshake-international-corporate_53876-102614.jpg",
- imageAlt: "Business partnerships",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/business-partners-handshake-international-corporate_53876-102614.jpg", imageAlt: "Business partnerships"},
]}
mediaAnimation="slide-up"
/>
@@ -91,53 +79,31 @@ export default function HomePage() {
description="Exclusive offerings designed for serious entrepreneurs and business professionals"
features={[
{
- title: "Networking Events",
- description: "Exclusive dinners and gatherings with carefully curated entrepreneurs and business leaders",
- bentoComponent: "marquee",
- centerIcon: Users,
- variant: "text",
- texts: ["Monthly Dinners", "Exclusive Meetups", "VIP Networking", "Private Events"],
+ title: "Networking Events", description: "Exclusive dinners and gatherings with carefully curated entrepreneurs and business leaders", bentoComponent: "marquee", centerIcon: Users,
+ variant: "text", texts: ["Monthly Dinners", "Exclusive Meetups", "VIP Networking", "Private Events"],
},
{
- title: "Podcast",
- description: "Monthly conversations about entrepreneurship, sales strategies, and building real businesses",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Podcast", description: "Monthly conversations about entrepreneurship, sales strategies, and building real businesses", bentoComponent: "icon-info-cards", items: [
{ icon: Mic, label: "Episodes", value: "Monthly" },
{ icon: Users, label: "Hosts", value: "Multi-lingual" },
{ icon: Volume2, label: "Topics", value: "Deep-dive" },
],
},
{
- title: "Community",
- description: "Active private community of entrepreneurs sharing deals, insights, and opportunities",
- bentoComponent: "3d-stack-cards",
- items: [
+ title: "Community", description: "Active private community of entrepreneurs sharing deals, insights, and opportunities", bentoComponent: "3d-stack-cards", items: [
{
icon: MessageSquare,
- title: "Daily Discussions",
- subtitle: "Share ideas",
- detail: "Real-time conversations",
- },
+ title: "Daily Discussions", subtitle: "Share ideas", detail: "Real-time conversations"},
{
icon: Zap,
- title: "Deal Flow",
- subtitle: "Opportunities",
- detail: "Exclusive partnerships",
- },
+ title: "Deal Flow", subtitle: "Opportunities", detail: "Exclusive partnerships"},
{
icon: TrendingUp,
- title: "Growth",
- subtitle: "Scale faster",
- detail: "With our network",
- },
+ title: "Growth", subtitle: "Scale faster", detail: "With our network"},
],
},
{
- title: "Sales Partnerships",
- description: "Strategic partnerships with industry leaders and complementary services",
- bentoComponent: "orbiting-icons",
- centerIcon: Handshake,
+ title: "Sales Partnerships", description: "Strategic partnerships with industry leaders and complementary services", bentoComponent: "orbiting-icons", centerIcon: Handshake,
items: [
{ icon: Target, ring: 1 },
{ icon: Briefcase, ring: 1 },
@@ -159,28 +125,16 @@ export default function HomePage() {
description="The benefits of being part of an exclusive business community"
metrics={[
{
- id: "1",
- value: "500+",
- title: "Active Members",
- items: ["Entrepreneurs & founders", "Sales professionals", "Business builders worldwide"],
+ id: "1", value: "500+", title: "Active Members", items: ["Entrepreneurs & founders", "Sales professionals", "Business builders worldwide"],
},
{
- id: "2",
- value: "12+",
- title: "Monthly Events",
- items: ["Exclusive dinners", "Networking sessions", "VIP workshops"],
+ id: "2", value: "12+", title: "Monthly Events", items: ["Exclusive dinners", "Networking sessions", "VIP workshops"],
},
{
- id: "3",
- value: "100%",
- title: "Vetted Members",
- items: ["Quality over quantity", "Serious entrepreneurs", "Real opportunities"],
+ id: "3", value: "100%", title: "Vetted Members", items: ["Quality over quantity", "Serious entrepreneurs", "Real opportunities"],
},
{
- id: "4",
- value: "∞",
- title: "Real Opportunities",
- items: ["Strategic partnerships", "Deal flow", "Business growth"],
+ id: "4", value: "∞", title: "Real Opportunities", items: ["Strategic partnerships", "Deal flow", "Business growth"],
},
]}
textboxLayout="default"
@@ -195,77 +149,17 @@ export default function HomePage() {
description="Real testimonials from OBC community members"
testimonials={[
{
- id: "1",
- name: "Alex Johnson, Founder of TechVenture",
- date: "Date: 15 November 2024",
- title: "The best investment in my network",
- quote: "OBC transformed how I approach business. The connections I've made have led to three major partnerships and helped me scale my company 3x faster than I could have alone.",
- tag: "Founder",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
- avatarAlt: "Alex Johnson",
- imageSrc: "http://img.b2bpic.net/free-photo/business-team-planning-marketing-strategy_53876-102032.jpg",
- imageAlt: "Success story",
- },
+ id: "1", name: "Alex Johnson, Founder of TechVenture", date: "Date: 15 November 2024", title: "The best investment in my network", quote: "OBC transformed how I approach business. The connections I've made have led to three major partnerships and helped me scale my company 3x faster than I could have alone.", tag: "Founder", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Alex Johnson", imageSrc: "http://img.b2bpic.net/free-photo/business-team-planning-marketing-strategy_53876-102032.jpg", imageAlt: "Success story"},
{
- id: "2",
- name: "Maria Rodriguez, Sales Director at Growth Co",
- date: "Date: 10 November 2024",
- title: "Incredible opportunities and real relationships",
- quote: "The monthly events are worth far more than the membership fee. I've closed deals worth hundreds of thousands through connections made in OBC.",
- tag: "Sales Professional",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
- avatarAlt: "Maria Rodriguez",
- imageSrc: "http://img.b2bpic.net/free-photo/growth-status-technology-online-website-concept_53876-21396.jpg",
- imageAlt: "Business growth",
- },
+ id: "2", name: "Maria Rodriguez, Sales Director at Growth Co", date: "Date: 10 November 2024", title: "Incredible opportunities and real relationships", quote: "The monthly events are worth far more than the membership fee. I've closed deals worth hundreds of thousands through connections made in OBC.", tag: "Sales Professional", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Maria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/growth-status-technology-online-website-concept_53876-21396.jpg", imageAlt: "Business growth"},
{
- id: "3",
- name: "David Chen, Serial Entrepreneur",
- date: "Date: 5 November 2024",
- title: "The caliber of people here is unmatched",
- quote: "Finally, a community where everyone is serious about business. The quality of conversations and the level of expertise is exactly what I was looking for.",
- tag: "Entrepreneur",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
- avatarAlt: "David Chen",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-manager-shaking-hands-with-new-worker_1139-206.jpg",
- imageAlt: "Professional networking",
- },
+ id: "3", name: "David Chen, Serial Entrepreneur", date: "Date: 5 November 2024", title: "The caliber of people here is unmatched", quote: "Finally, a community where everyone is serious about business. The quality of conversations and the level of expertise is exactly what I was looking for.", tag: "Entrepreneur", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-manager-shaking-hands-with-new-worker_1139-206.jpg", imageAlt: "Professional networking"},
{
- id: "4",
- name: "Sarah Williams, CEO of Digital Ventures",
- date: "Date: 1 November 2024",
- title: "Game-changing network and insights",
- quote: "Being part of OBC connected me with mentors, investors, and business partners who have fundamentally changed the trajectory of my company.",
- tag: "CEO",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
- avatarAlt: "Sarah Williams",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg",
- imageAlt: "Executive network",
- },
+ id: "4", name: "Sarah Williams, CEO of Digital Ventures", date: "Date: 1 November 2024", title: "Game-changing network and insights", quote: "Being part of OBC connected me with mentors, investors, and business partners who have fundamentally changed the trajectory of my company.", tag: "CEO", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Sarah Williams", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg", imageAlt: "Executive network"},
{
- id: "5",
- name: "James Park, Investor & Founder",
- date: "Date: 25 October 2024",
- title: "Premium community, premium results",
- quote: "The OBC community attracts high-caliber individuals. The deals flow naturally, and the collaborative spirit is refreshing in today's competitive business landscape.",
- tag: "Investor",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
- avatarAlt: "James Park",
- imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-development-improvement-profit-success-concept_53876-133598.jpg",
- imageAlt: "Investment opportunities",
- },
+ id: "5", name: "James Park, Investor & Founder", date: "Date: 25 October 2024", title: "Premium community, premium results", quote: "The OBC community attracts high-caliber individuals. The deals flow naturally, and the collaborative spirit is refreshing in today's competitive business landscape.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "James Park", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-development-improvement-profit-success-concept_53876-133598.jpg", imageAlt: "Investment opportunities"},
{
- id: "6",
- name: "Emma Thompson, Business Consultant",
- date: "Date: 20 October 2024",
- title: "Essential for serious entrepreneurs",
- quote: "If you're serious about growing your business and building meaningful relationships with other entrepreneurs, OBC is non-negotiable. Best decision I've made for my business.",
- tag: "Consultant",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
- avatarAlt: "Emma Thompson",
- imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg",
- imageAlt: "Business success",
- },
+ id: "6", name: "Emma Thompson, Business Consultant", date: "Date: 20 October 2024", title: "Essential for serious entrepreneurs", quote: "If you're serious about growing your business and building meaningful relationships with other entrepreneurs, OBC is non-negotiable. Best decision I've made for my business.", tag: "Consultant", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Emma Thompson", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg", imageAlt: "Business success"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -286,14 +180,13 @@ export default function HomePage() {
@@ -55,28 +53,18 @@ export default function PartnershipsPage() {
description="Multiple ways to collaborate with the OBC community and reach ambitious entrepreneurs"
features={[
{
- title: "Sponsorship Programs",
- description: "Premium exposure at exclusive events and community touchpoints",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Sponsorship Programs", description: "Premium exposure at exclusive events and community touchpoints", bentoComponent: "icon-info-cards", items: [
{ icon: Handshake, label: "Events", value: "12+/year" },
{ icon: Users, label: "Reach", value: "500+ Members" },
{ icon: TrendingUp, label: "ROI", value: "Proven" },
],
},
{
- title: "Service Partnerships",
- description: "Offer complementary services to OBC members at special rates",
- bentoComponent: "marquee",
- centerIcon: Handshake,
- variant: "text",
- texts: ["Service Offerings", "Member Discounts", "Co-Marketing", "Joint Ventures"],
+ title: "Service Partnerships", description: "Offer complementary services to OBC members at special rates", bentoComponent: "marquee", centerIcon: Handshake,
+ variant: "text", texts: ["Service Offerings", "Member Discounts", "Co-Marketing", "Joint Ventures"],
},
{
- title: "Revenue Share Model",
- description: "Mutually beneficial arrangements that grow with the community",
- bentoComponent: "orbiting-icons",
- centerIcon: Zap,
+ title: "Revenue Share Model", description: "Mutually beneficial arrangements that grow with the community", bentoComponent: "orbiting-icons", centerIcon: Zap,
items: [
{ icon: TrendingUp, ring: 1 },
{ icon: Handshake, ring: 1 },
@@ -105,14 +93,13 @@ export default function PartnershipsPage() {
@@ -55,28 +53,18 @@ export default function PodcastPage() {
description="Insights on entrepreneurship, sales strategies, and building sustainable businesses"
features={[
{
- title: "Episode Archive",
- description: "50+ episodes featuring founders, investors, and industry experts",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Episode Archive", description: "50+ episodes featuring founders, investors, and industry experts", bentoComponent: "icon-info-cards", items: [
{ icon: Mic, label: "Total Episodes", value: "50+" },
{ icon: Play, label: "Average Length", value: "45 mins" },
{ icon: TrendingUp, label: "Downloads", value: "10K+" },
],
},
{
- title: "Episode Topics",
- description: "Explore conversations on sales, fundraising, scaling, and business strategy",
- bentoComponent: "marquee",
- centerIcon: Mic,
- variant: "text",
- texts: ["Sales Strategy", "Fundraising", "Scaling", "Partnerships", "Growth Hacks"],
+ title: "Episode Topics", description: "Explore conversations on sales, fundraising, scaling, and business strategy", bentoComponent: "marquee", centerIcon: Mic,
+ variant: "text", texts: ["Sales Strategy", "Fundraising", "Scaling", "Partnerships", "Growth Hacks"],
},
{
- title: "Guest Speakers",
- description: "Learn from successful founders and business leaders who share their journey",
- bentoComponent: "orbiting-icons",
- centerIcon: Mic,
+ title: "Guest Speakers", description: "Learn from successful founders and business leaders who share their journey", bentoComponent: "orbiting-icons", centerIcon: Mic,
items: [
{ icon: TrendingUp, ring: 1 },
{ icon: Play, ring: 1 },
@@ -105,14 +93,13 @@ export default function PodcastPage() {
@@ -55,28 +53,18 @@ export default function ShopPage() {
description="Premium OBC branded apparel for members and community supporters"
features={[
{
- title: "Signature Hoodie",
- description: "Comfortable, premium quality with OBC logo embroidery",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Signature Hoodie", description: "Comfortable, premium quality with OBC logo embroidery", bentoComponent: "icon-info-cards", items: [
{ icon: Shirt, label: "Material", value: "Organic" },
{ icon: Award, label: "Quality", value: "Premium" },
{ icon: ShoppingBag, label: "Stock", value: "Limited" },
],
},
{
- title: "Collection Highlights",
- description: "Explore our trending items and limited edition releases",
- bentoComponent: "marquee",
- centerIcon: ShoppingBag,
- variant: "text",
- texts: ["Hoodies", "T-Shirts", "Caps", "Jackets", "Limited Drops"],
+ title: "Collection Highlights", description: "Explore our trending items and limited edition releases", bentoComponent: "marquee", centerIcon: ShoppingBag,
+ variant: "text", texts: ["Hoodies", "T-Shirts", "Caps", "Jackets", "Limited Drops"],
},
{
- title: "Exclusive Member Access",
- description: "Members get early access to new releases and exclusive designs",
- bentoComponent: "orbiting-icons",
- centerIcon: Award,
+ title: "Exclusive Member Access", description: "Members get early access to new releases and exclusive designs", bentoComponent: "orbiting-icons", centerIcon: Award,
items: [
{ icon: ShoppingBag, ring: 1 },
{ icon: Shirt, ring: 1 },
@@ -105,14 +93,13 @@ export default function ShopPage() {