// Demo data for the Homes by Jose Solis website kit.
const LISTINGS = [
  {
    id: "lakefront",
    image: "../../assets/hero-1.jpg",
    status: "For Sale", statusTone: "gold",
    price: "$389,000", title: "Modern Lakefront Retreat",
    location: "Lake Nona, Orlando", beds: 3, baths: 2, area: "1,840 sqft",
    category: "For Sale",
    blurb: "A light-filled, move-in-ready home minutes from Lake Nona's medical city and top-rated schools.",
  },
  {
    id: "villa",
    image: "../../assets/villas.jpg",
    status: "For Rent", statusTone: "navy",
    price: "$420", priceUnit: "/ night", title: "Poolside Vacation Villa",
    location: "Kissimmee, FL", beds: 4, baths: 3, area: "2,600 sqft",
    category: "Vacation",
    blurb: "Resort-style pool, palm-shaded patio, and space for the whole family near the parks.",
  },
  {
    id: "family",
    image: "../../assets/family-apartments.jpg",
    status: "For Sale", statusTone: "gold",
    price: "$525,000", title: "Elegant Family Estate",
    location: "Winter Park, FL", beds: 5, baths: 4, area: "3,210 sqft",
    category: "For Sale",
    blurb: "Chandelier-lit living, chef's kitchen, and a private backyard on a quiet tree-lined street.",
  },
  {
    id: "sunroom",
    image: "../../assets/hero-2.jpg",
    status: "New", statusTone: "success",
    price: "$312,000", title: "Bright Garden Bungalow",
    location: "Winter Garden, FL", beds: 2, baths: 2, area: "1,420 sqft",
    category: "For Sale",
    blurb: "Sun-drenched living room opening onto a lush tropical garden — charm in every corner.",
  },
  {
    id: "downtown",
    image: "../../assets/personal-rooms.jpg",
    status: "For Rent", statusTone: "navy",
    price: "$2,150", priceUnit: "/ mo", title: "Contemporary City Apartment",
    location: "Downtown Orlando", beds: 2, baths: 2, area: "1,180 sqft",
    category: "Rentals",
    blurb: "Designer finishes, floor-to-ceiling windows, and walkable to dining and nightlife.",
  },
  {
    id: "classic",
    image: "../../assets/home2.jpg",
    status: "For Sale", statusTone: "gold",
    price: "$445,000", title: "Classic Suburban Home",
    location: "Oviedo, FL", beds: 4, baths: 3, area: "2,300 sqft",
    category: "For Sale",
    blurb: "A timeless layout with generous bedrooms and a backyard built for weekend gatherings.",
  },
];

const SERVICES = [
  { icon: "key", title: "Buying a Home", text: "From your first showing to closing day, I'll help you find the right home at the right price — and negotiate hard on your behalf." },
  { icon: "home", title: "Selling Your Home", text: "Strategic pricing, professional marketing, and a free home evaluation to get you top dollar in today's market." },
  { icon: "building", title: "Property Management", text: "From leasing and tenant screening to rent collection and portfolio strategy, I help owners maximize returns and keep operations running smoothly." },
  { icon: "calculator", title: "Rental Portfolio Strategy", text: "I help investors analyze the numbers, evaluate cash flow, and build a smarter rental portfolio that fits their goals." },
];

// Client review videos. Names map to each clip per the source project.
const TESTIMONIALS = [
  { name: "LT Rios",         city: "", type: "", duration: "", quote: "", poster: "../../assets/cover.jpg",             src: "../../assets/web/IMG_0.mp4" },
  { name: "Emelys S",        city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-1.jpg",            src: "../../assets/web/IMG_0_1.mp4" },
  { name: "SSG Evans",       city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-2.jpg",            src: "../../assets/web/IMG_0_2.mp4" },
  { name: "Damien S",        city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-3.jpg",            src: "../../assets/web/IMG_0_3.mp4" },
  { name: "Msgt Rac",        city: "", type: "", duration: "", quote: "", poster: "../../assets/home2.jpg",             src: "../../assets/web/IMG_0_4.mp4" },
  { name: "Gabriel Q",       city: "", type: "", duration: "", quote: "", poster: "../../assets/family-apartments.jpg", src: "../../assets/web/IMG_0_5.mp4" },
  { name: "Msgt Vargas",     city: "", type: "", duration: "", quote: "", poster: "../../assets/personal-rooms.jpg",    src: "../../assets/web/IMG_0_6.mp4" },
  { name: "LT Ruiz",         city: "", type: "", duration: "", quote: "", poster: "../../assets/villas.jpg",            src: "../../assets/web/IMG_0_7.mp4" },
  { name: "LT Chang",        city: "", type: "", duration: "", quote: "", poster: "../../assets/cover.jpg",             src: "../../assets/web/IMG_0 (1).mp4" },
  { name: "Joey",            city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-1.jpg",            src: "../../assets/web/copy_6EE25BD2-38C4-47A3-A0AF-E761D8334689.mp4" },
  { name: "Juan",            city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-2.jpg",            src: "../../assets/web/copy_ACE98E58-7875-4775-9F42-588856961AB1.mp4" },
  { name: "Jenhsen and Kim", city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-3.jpg",            src: "../../assets/web/copy_C2DE0353-D65B-4942-9CBB-2B481D83E15B - VEED Export.mp4" },
  { name: "Edward",          city: "", type: "", duration: "", quote: "", poster: "../../assets/home2.jpg",             src: "../../assets/web/IMG_3722.mp4" },
  { name: "Teresa",          city: "", type: "", duration: "", quote: "", poster: "../../assets/family-apartments.jpg", src: "../../assets/web/IMG_3721 - VEED Export.mp4" },
  { name: "Omar",            city: "", type: "", duration: "", quote: "", poster: "../../assets/personal-rooms.jpg",    src: "../../assets/web/copy_B014612D-6926-47F7-8EEC-F299D2075A25.mp4" },
  // Newly added review videos — replace "Client Review" with the real client name.
  { name: "Client Review",   city: "", type: "", duration: "", quote: "", poster: "../../assets/cover.jpg",            src: "../../assets/web/copy_2BD885A3-BFC0-4EEC-A08B-ED7D6A4B5090.mp4" },
  { name: "Client Review",   city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-1.jpg",            src: "../../assets/web/copy_D3F47AF5-457A-4E6E-91D6-4EE3C4E7722F.mp4" },
  { name: "Client Review",   city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-2.jpg",            src: "../../assets/web/IMG_8520.mp4" },
  { name: "Client Review",   city: "", type: "", duration: "", quote: "", poster: "../../assets/hero-3.jpg",            src: "../../assets/web/IMG_8521.mp4" },
];

const AREAS = ["Orlando","Winter Park","Lake Nona","Kissimmee","Winter Garden","Oviedo","Sanford","Apopka","Altamonte Springs","Casselberry","Longwood","Winter Springs"];

const GOOGLE_REVIEWS_URL = "https://www.google.com/search?client=safari&sca_esv=8d419a3d49aff387&hl=en-us&sxsrf=ADLYWIL5yQ_GyLE3OMfCd_X8GjXw9E_srQ:1732751412011&q=jose+solis+realtor%C2%AE%EF%B8%8Fnona+legacy+powered+by+la+rosa+realty+reviews&uds=ADvngMjU8de3VZmDfytEwytK-dwRkvPlMCn1L94inzZXi9DMNVCRoKmMlxMgP5-wqzyiI_3hhnireoUhvXCvrb7YHQnotIir1brua8-aO3MkxzoBlEWPXB4yDKt0ylsdaChP-Tt17vPXmLaSGt8TdUOldGnak2I4a3_UH7N1HojTmhEcRWOa2RSPH5c-UaH_VroKtxTYj4Z_DPNmmNTrelCtMB6nNn473jUderiDgURTKmc6pt4HEUY3VFT1_cCKJqHKWWdeJhGolQLsZl2hYTOSeUQfzTpEYOAAOZfPUXL47j0SmAFphM4vInXJgk6W9dF72VtUjgX4Pg5C6WuTRr794xCUusuHpUIkEA6VD7ayvHGsuVbXsFDRU-KOZiNz4Y_wsAQ1Oq6zc1r5POHsXx_u2L3rCzIWVXnKq6rS-ylu-LPi-BK96i154A-KNKOYuF8HOmpN-k_t4OnzP1JXhQ3TlznVnTFf86I5iIatV7s3sip8jafl0UWSh4hxSjokcqn87bC5D1xauwLEx1U1ajvEXsyPbyx6ww&si=ACC90nwjPmqJHrCEt6ewASzksVFQDX8zco_7MgBaIawvaF4-7pDFy327g3C1eV5SjN1G7UmiqxKMawdpYTMHerbXYYVLv5kX-ANFU5aqxSVUTvBO4xJctT36djKD2TthE0QqFmxCQZhAfNqdA929en9ZU0hcNMgRVledgsUjEyULg2sxb695xmd_zlirHA63Ei59ndaRzD09&sa=X&ved=2ahUKEwiLjpaD2v2JAxXFbTABHXlgHYQQk8gLegQIJxAB&ictx=1&biw=390&bih=745&dpr=3#ebo=1";

const SOCIALS = [
  { name: "Instagram", icon: "instagram", url: "https://www.instagram.com/therealestatebaron/profilecard/?igsh=MzRlODBiNWFlZA==" },
  { name: "Facebook", icon: "facebook", url: "https://www.facebook.com/profile.php?id=100000013780842" },
  { name: "TikTok", icon: "tiktok", url: "https://www.tiktok.com/@daniel.solis185?_t=8p5N8adcKVS&_r=1" },
  { name: "YouTube", icon: "youtube", url: "https://www.youtube.com/channel/UC7jArZ1TQuXQtlE61ugb4vQ?app=desktop" },
  { name: "LinkedIn", icon: "linkedin", url: "https://www.linkedin.com/in/jose-solis-/" },
];

const GOOGLE_REVIEWS = [
  { name: "Amaal Barakat", quote: "I think any customer who hires Jose will have a wonderful experience." },
  { name: "Edgar Collazo", quote: "Jose Solis made our home buying experience smooth." },
  { name: "Sarah Sloan", quote: "Thank you for service twice and it is a pleasure working with you." },
];

window.LISTINGS = LISTINGS;
window.SERVICES = SERVICES;
window.TESTIMONIALS = TESTIMONIALS;
window.AREAS = AREAS;
window.SOCIALS = SOCIALS;
window.GOOGLE_REVIEWS = GOOGLE_REVIEWS;
window.GOOGLE_REVIEWS_URL = GOOGLE_REVIEWS_URL;
