import { Partner } from "@/types/partnerNework"
import { Building2, Home } from "lucide-react";

export const discoverPartners: Partner[] = [
    {
      id: "1",
      name: "Rahul Sharma",
      location: "Navrangpura, Ahmedabad",
      specialization: ["Residential", "Commercial"],
      properties: 24,
      clients: 18,
      joinedDate: "Jan 2023",
      potentialMatches: {
        buying: 5,
        selling: 3,
        renting: 7,
      },
      matchingProperties: [
        {
          id: "p1",
          title: "3 BHK Apartment in Satellite",
          type: "Residential",
          matchPercentage: 85,
          requirements: ["3 BHK", "Budget: 80L-1Cr", "Location: Satellite"],
          details: {
            price: "₹95 Lakhs",
            location: "Satellite, Ahmedabad",
            area: "1500 sq.ft",
            bedrooms: 3,
            bathrooms: 2,
            description:
              "Spacious 3 BHK apartment with modern amenities in a prime location of Satellite. The apartment features a large living room, modular kitchen, and 3 well-ventilated bedrooms.",
            amenities: ["Swimming Pool", "Gym", "24x7 Security", "Power Backup", "Parking", "Children's Play Area"],
            images: [
              "https://images.pexels.com/photos/1571460/pexels-photo-1571460.jpeg",
              "https://images.pexels.com/photos/1643383/pexels-photo-1643383.jpeg",
            ],
            propertyType: "Apartment",
            availableFor: "Sale",
            furnishing: "Semi-Furnished",
            facing: "East",
            floor: "5",
            totalFloors: 12,
            age: "3 years",
            ownerName: "Rahul Sharma",
            ownerContact: "+91 9876543210",
          },
        },
        {
          id: "p2",
          title: "Office Space in Prahlad Nagar",
          type: "Commercial",
          matchPercentage: 72,
          requirements: ["Office Space", "Area: 1500-2000 sq.ft", "Location: Prahlad Nagar"],
          details: {
            price: "₹1.8 Cr",
            location: "Prahlad Nagar, Ahmedabad",
            area: "1800 sq.ft",
            description:
              "Premium office space in the heart of Prahlad Nagar. Ideal for corporate offices with modern infrastructure and amenities.",
            amenities: [
              "24x7 Security",
              "Power Backup",
              "Parking",
              "Conference Room",
              "Cafeteria",
              "High-speed Internet",
            ],
            images: [
              "https://images.pexels.com/photos/1170412/pexels-photo-1170412.jpeg",
              "https://images.pexels.com/photos/267507/pexels-photo-267507.jpeg",
            ],
            propertyType: "Office Space",
            availableFor: "Sale",
            furnishing: "Fully Furnished",
            floor: "8",
            totalFloors: 15,
            age: "2 years",
            ownerName: "Rahul Sharma",
            ownerContact: "+91 9876543210",
          },
        },
      ],
    },
    {
      id: "2",
      name: "Priya Patel",
      location: "Bodakdev, Ahmedabad",
      specialization: ["Residential"],
      properties: 16,
      clients: 12,
      joinedDate: "Mar 2023",
      potentialMatches: {
        buying: 3,
        selling: 6,
        renting: 2,
      },
      matchingProperties: [
        {
          id: "p3",
          title: "2 BHK Apartment in Bodakdev",
          type: "Residential",
          matchPercentage: 78,
          requirements: ["2 BHK", "Budget: 60-80L", "Location: Bodakdev"],
          details: {
            price: "₹75 Lakhs",
            location: "Bodakdev, Ahmedabad",
            area: "1100 sq.ft",
            bedrooms: 2,
            bathrooms: 2,
            description:
              "Luxurious 2 BHK apartment in the prime location of Bodakdev with garden view. The apartment features a spacious living room, modular kitchen, and 2 well-ventilated bedrooms.",
            amenities: ["Swimming Pool", "Gym", "24x7 Security", "Power Backup", "Parking", "Children's Play Area"],
            images: [
              "https://images.pexels.com/photos/1457842/pexels-photo-1457842.jpeg",
              "https://images.pexels.com/photos/1648776/pexels-photo-1648776.jpeg",
            ],
            propertyType: "Apartment",
            availableFor: "Sale",
            furnishing: "Fully Furnished",
            facing: "West",
            floor: "6",
            totalFloors: 10,
            age: "1 year",
            ownerName: "Priya Patel",
            ownerContact: "+91 9876543211",
          },
        },
      ],
    },
    {
      id: "3",
      name: "Amit Verma",
      location: "SG Highway, Ahmedabad",
      specialization: ["Commercial"],
      properties: 31,
      clients: 22,
      joinedDate: "Nov 2022",
      potentialMatches: {
        buying: 8,
        selling: 4,
        renting: 5,
      },
      matchingProperties: [
        {
          id: "p4",
          title: "Retail Space on SG Highway",
          type: "Commercial",
          matchPercentage: 91,
          requirements: ["Retail", "Area: 800-1000 sq.ft", "Location: SG Highway"],
          details: {
            price: "₹1.2 Cr",
            location: "SG Highway, Ahmedabad",
            area: "900 sq.ft",
            description:
              "Prime retail space in a high footfall area of SG Highway. Ideal for retail stores, showrooms, or restaurants.",
            amenities: ["24x7 Security", "Power Backup", "Parking", "High Footfall", "Main Road Facing"],
            images: [
              "https://images.pexels.com/photos/264507/pexels-photo-264507.jpeg",
              "https://images.pexels.com/photos/3962294/pexels-photo-3962294.jpeg",
            ],
            propertyType: "Retail Space",
            availableFor: "Sale",
            furnishing: "Shell & Core",
            facing: "Main Road",
            floor: "Ground",
            totalFloors: 3,
            age: "New Construction",
            ownerName: "Amit Verma",
            ownerContact: "+91 9876543212",
          },
        },
        {
          id: "p5",
          title: "Office Space in Vastrapur",
          type: "Commercial",
          matchPercentage: 68,
          requirements: ["Office Space", "Area: 2000-2500 sq.ft", "Location: Vastrapur"],
          details: {
            price: "₹1.9 Cr",
            location: "Vastrapur, Ahmedabad",
            area: "2200 sq.ft",
            description:
              "Modern office space in a commercial complex in Vastrapur. Suitable for IT companies, corporate offices, or startups.",
            amenities: ["24x7 Security", "Power Backup", "Parking", "Conference Room", "Cafeteria"],
            images: [
              "https://images.pexels.com/photos/1743555/pexels-photo-1743555.jpeg",
              "https://images.pexels.com/photos/1098982/pexels-photo-1098982.jpeg",
            ],
            propertyType: "Office Space",
            availableFor: "Sale",
            furnishing: "Semi-Furnished",
            floor: "4",
            totalFloors: 8,
            age: "5 years",
            ownerName: "Amit Verma",
            ownerContact: "+91 9876543212",
          },
        },
      ],
    },
    {
      id: "4",
      name: "Neha Gupta",
      location: "Thaltej, Ahmedabad",
      specialization: ["Residential", "Commercial"],
      properties: 19,
      clients: 15,
      joinedDate: "Feb 2023",
      potentialMatches: {
        buying: 4,
        selling: 7,
        renting: 3,
      },
    },
    {
      id: "5",
      name: "Vikram Singh",
      location: "Maninagar, Ahmedabad",
      specialization: ["Residential"],
      properties: 12,
      clients: 9,
      joinedDate: "Apr 2023",
      potentialMatches: {
        buying: 2,
        selling: 5,
        renting: 4,
      },
    },
    {
      id: "6",
      name: "Deepa Mehta",
      location: "Gota, Ahmedabad",
      specialization: ["Commercial"],
      properties: 27,
      clients: 20,
      joinedDate: "Dec 2022",
      potentialMatches: {
        buying: 6,
        selling: 3,
        renting: 2,
      },
    },
  ]
  
  export const pendingRequests: Partner[] = [
    {
      id: "7",
      name: "Rajesh Kumar",
      location: "Paldi, Ahmedabad",
      specialization: ["Residential"],
      properties: 14,
      clients: 11,
      joinedDate: "May 2023",
      type: "incoming",
      potentialMatches: {
        buying: 3,
        selling: 4,
        renting: 2,
      },
    },
    {
      id: "8",
      name: "Sunita Jain",
      location: "Vastrapur, Ahmedabad",
      specialization: ["Commercial", "Residential"],
      properties: 22,
      clients: 17,
      joinedDate: "Feb 2023",
      type: "incoming",
      potentialMatches: {
        buying: 5,
        selling: 3,
        renting: 6,
      },
    },
    {
      id: "9",
      name: "Karan Malhotra",
      location: "Chandkheda, Ahmedabad",
      specialization: ["Residential"],
      properties: 18,
      clients: 13,
      joinedDate: "Mar 2023",
      type: "outgoing",
      potentialMatches: {
        buying: 4,
        selling: 2,
        renting: 5,
      },
    },
    {
      id: "10",
      name: "Ananya Desai",
      location: "Bopal, Ahmedabad",
      specialization: ["Commercial"],
      properties: 25,
      clients: 19,
      joinedDate: "Jan 2023",
      type: "outgoing",
      potentialMatches: {
        buying: 7,
        selling: 4,
        renting: 3,
      },
    },
  ]
    
export const connectedPartners: Partner[] = [
    {
      id: "11",
      name: "Vivek Kapoor",
      location: "Satellite, Ahmedabad",
      specialization: ["Residential", "Commercial"],
      properties: 29,
      clients: 23,
      joinedDate: "Oct 2022",
      potentialMatches: {
        buying: 8,
        selling: 6,
        renting: 5,
      },
      email: "vivek.kapoor@example.com",
      phone: "+91 9876543213",
      about:
        "Experienced real estate broker specializing in premium residential and commercial properties in Satellite and surrounding areas. Over 10 years of experience in the Ahmedabad real estate market.",
      matchingProperties: [
        {
          id: "p6",
          title: "3 BHK Apartment in Satellite",
          type: "Residential",
          matchPercentage: 92,
          requirements: ["3 BHK", "Budget: 80L-1Cr", "Location: Satellite"],
          details: {
            price: "₹98 Lakhs",
            location: "Satellite, Ahmedabad",
            area: "1650 sq.ft",
            bedrooms: 3,
            bathrooms: 2,
            description:
              "Luxurious 3 BHK apartment in a premium society with modern amenities. The apartment features Italian marble flooring, modular kitchen with premium fittings, and spacious bedrooms with attached bathrooms.",
            amenities: [
              "Swimming Pool",
              "Gym",
              "Club House",
              "24x7 Security",
              "Power Backup",
              "Parking",
              "Children's Play Area",
              "Landscaped Gardens",
            ],
            images: [
              "https://images.pexels.com/photos/1396122/pexels-photo-1396122.jpeg",
              "https://images.pexels.com/photos/1918291/pexels-photo-1918291.jpeg",
              "https://images.pexels.com/photos/1571468/pexels-photo-1571468.jpeg",
            ],
            propertyType: "Apartment",
            availableFor: "Sale",
            furnishing: "Semi-Furnished",
            facing: "East",
            floor: "7",
            totalFloors: 14,
            age: "2 years",
            ownerName: "Vivek Kapoor",
            ownerContact: "+91 9876543213",
          },
        },
        {
          id: "p7",
          title: "Commercial Office Space",
          type: "Commercial",
          matchPercentage: 85,
          requirements: ["Office Space", "Area: 2000 sq.ft", "Location: Prahlad Nagar"],
          details: {
            price: "₹2.2 Cr",
            location: "Prahlad Nagar, Ahmedabad",
            area: "2000 sq.ft",
            description:
              "Premium office space in a Grade A commercial building in Prahlad Nagar. The office comes with modern infrastructure, dedicated parking, and premium amenities suitable for corporate offices.",
            amenities: [
              "24x7 Security",
              "Power Backup",
              "Dedicated Parking",
              "Conference Room",
              "Cafeteria",
              "High-speed Internet",
              "Central Air Conditioning",
            ],
            images: [
              "https://images.pexels.com/photos/1668928/pexels-photo-1668928.jpeg",
              "https://images.pexels.com/photos/260689/pexels-photo-260689.jpeg",
            ],
            propertyType: "Office Space",
            availableFor: "Sale",
            furnishing: "Fully Furnished",
            floor: "9",
            totalFloors: 15,
            age: "1 year",
            ownerName: "Vivek Kapoor",
            ownerContact: "+91 9876543213",
          },
        },
        {
          id: "p8",
          title: "2 BHK Apartment with Garden View",
          type: "Residential",
          matchPercentage: 78,
          requirements: ["2 BHK", "Garden View", "Budget: 60-80L"],
          details: {
            price: "₹72 Lakhs",
            location: "Bodakdev, Ahmedabad",
            area: "1050 sq.ft",
            bedrooms: 2,
            bathrooms: 2,
            description:
              "Beautiful 2 BHK apartment with stunning garden view in Bodakdev. The apartment features premium finishes, modern amenities, and a spacious balcony overlooking the garden.",
            amenities: ["Swimming Pool", "Gym", "Club House", "24x7 Security", "Power Backup", "Parking", "Garden View"],
            images: [
              "https://images.pexels.com/photos/1643384/pexels-photo-1643384.jpeg",
              "https://images.pexels.com/photos/1669799/pexels-photo-1669799.jpeg",
            ],
            propertyType: "Apartment",
            availableFor: "Sale",
            furnishing: "Fully Furnished",
            facing: "West",
            floor: "4",
            totalFloors: 10,
            age: "3 years",
            ownerName: "Vivek Kapoor",
            ownerContact: "+91 9876543213",
          },
        },
      ],
    },
    {
      id: "12",
      name: "Meera Shah",
      location: "Vastrapur, Ahmedabad",
      specialization: ["Residential"],
      properties: 15,
      clients: 12,
      joinedDate: "Apr 2023",
      potentialMatches: {
        buying: 3,
        selling: 5,
        renting: 4,
      },
      email: "meera.shah@example.com",
      phone: "+91 9876543214",
      about:
        "Residential property specialist focusing on Vastrapur and surrounding areas. Expertise in helping first-time home buyers find their perfect home.",
      matchingProperties: [
        {
          id: "p9",
          title: "2 BHK Apartment in Vastrapur",
          type: "Residential",
          matchPercentage: 88,
          requirements: ["2 BHK", "Budget: 60-70L", "Location: Vastrapur"],
          details: {
            price: "₹65 Lakhs",
            location: "Vastrapur, Ahmedabad",
            area: "1050 sq.ft",
            bedrooms: 2,
            bathrooms: 2,
            description:
              "Well-maintained 2 BHK apartment in a reputed society in Vastrapur. The apartment features a spacious living room, modular kitchen, and 2 well-ventilated bedrooms.",
            amenities: ["Swimming Pool", "Gym", "24x7 Security", "Power Backup", "Parking", "Children's Play Area"],
            images: [
              "https://images.pexels.com/photos/1571463/pexels-photo-1571463.jpeg",
              "https://images.pexels.com/photos/1571459/pexels-photo-1571459.jpeg",
            ],
            propertyType: "Apartment",
            availableFor: "Sale",
            furnishing: "Semi-Furnished",
            facing: "North",
            floor: "3",
            totalFloors: 8,
            age: "5 years",
            ownerName: "Meera Shah",
            ownerContact: "+91 9876543214",
          },
        },
        {
          id: "p10",
          title: "1 BHK Apartment for Rent",
          type: "Residential",
          matchPercentage: 75,
          requirements: ["1 BHK", "Rent: 15-20K", "Location: Vastrapur"],
          details: {
            price: "₹18,000/month",
            location: "Vastrapur, Ahmedabad",
            area: "650 sq.ft",
            bedrooms: 1,
            bathrooms: 1,
            description:
              "Cozy 1 BHK apartment available for rent in Vastrapur. Fully furnished with all modern amenities and close to public transport.",
            amenities: ["24x7 Security", "Power Backup", "Parking", "Gym", "Close to Metro Station"],
            images: [
              "https://images.pexels.com/photos/276724/pexels-photo-276724.jpeg",
              "https://images.pexels.com/photos/1457847/pexels-photo-1457847.jpeg",
            ],
            propertyType: "Apartment",
            availableFor: "Rent",
            furnishing: "Fully Furnished",
            facing: "East",
            floor: "2",
            totalFloors: 6,
            age: "4 years",
            ownerName: "Meera Shah",
            ownerContact: "+91 9876543214",
          },
        },
      ],
    },
    {
      id: "13",
      name: "Arjun Nair",
      location: "SG Highway, Ahmedabad",
      specialization: ["Commercial"],
      properties: 32,
      clients: 24,
      joinedDate: "Dec 2022",
      potentialMatches: {
        buying: 9,
        selling: 7,
        renting: 6,
      },
      email: "arjun.nair@example.com",
      phone: "+91 9876543215",
      about:
        "Commercial property expert with extensive knowledge of the Ahmedabad commercial real estate market. Specializing in office spaces, retail shops, and showrooms in premium locations.",
      matchingProperties: [
        {
          id: "p11",
          title: "Retail Space on SG Highway",
          type: "Commercial",
          matchPercentage: 94,
          requirements: ["Retail", "Area: 1000-1200 sq.ft", "Location: SG Highway"],
          details: {
            price: "₹1.5 Cr",
            location: "SG Highway, Ahmedabad",
            area: "1100 sq.ft",
            description:
              "Prime retail space on SG Highway. High footfall location ideal for retail brands, showrooms, or restaurants. The space features a glass facade, high ceiling, and ample parking.",
            amenities: ["High Footfall", "Main Road Facing", "24x7 Security", "Power Backup", "Parking"],
            images: [
              "https://images.pexels.com/photos/3962284/pexels-photo-3962284.jpeg",
              "https://images.pexels.com/photos/3962278/pexels-photo-3962278.jpeg",
            ],
            propertyType: "Retail Space",
            availableFor: "Sale",
            furnishing: "Shell & Core",
            facing: "Main Road",
            floor: "Ground",
            totalFloors: 4,
            age: "New Construction",
            ownerName: "Arjun Nair",
            ownerContact: "+91 9876543215",
          },
        },
        {
          id: "p12",
          title: "Office Space in Prahlad Nagar",
          type: "Commercial",
          matchPercentage: 86,
          requirements: ["Office Space", "Area: 2500-3000 sq.ft", "Location: Prahlad Nagar"],
          details: {
            price: "₹2.8 Cr",
            location: "Prahlad Nagar, Ahmedabad",
            area: "2800 sq.ft",
            description:
              "Luxurious office space in a premium commercial building in Prahlad Nagar. The office features modern infrastructure, dedicated parking, and premium amenities suitable for corporate headquarters.",
            amenities: [
              "24x7 Security",
              "Power Backup",
              "Dedicated Parking",
              "Conference Room",
              "Cafeteria",
              "High-speed Internet",
              "Central Air Conditioning",
              "Reception Area",
            ],
            images: [
              "https://images.pexels.com/photos/1170412/pexels-photo-1170412.jpeg",
              "https://images.pexels.com/photos/1181406/pexels-photo-1181406.jpeg",
              "https://images.pexels.com/photos/1181304/pexels-photo-1181304.jpeg",
            ],
            propertyType: "Office Space",
            availableFor: "Sale",
            furnishing: "Fully Furnished",
            floor: "10",
            totalFloors: 18,
            age: "2 years",
            ownerName: "Arjun Nair",
            ownerContact: "+91 9876543215",
          },
        },
      ],
    },
  ]

export const specializationOptions = [
    { id: "Residential", name: "Residential", icon: Home },
    { id: "Commercial", name: "Commercial", icon: Building2 },
  ];

export const listingData = [
    {
      title: "Looking for 3 BHK in Satellite",
      budget: "₹80L-1Cr",
      type: "Residential",
      requirements: "3 BHK, 1500+ sq.ft, Parking",
    },
    {
      title: "Office Space in Prahlad Nagar",
      budget: "₹1.5-2 Cr",
      type: "Commercial",
      requirements: "2000+ sq.ft, Modern Amenities",
    },
  ];