/* ====================== DOLLYE DEALS — content data ====================== */

const BIZ = {
  name: "Dollye Deals",
  tagline: "Estate Sales",
  phone: "(931) 308-9870",
  phoneRaw: "9313089870",
  email: "Donebydollye@gmail.com",
  area: "The DFW Metroplex",
  baseCity: "Fort Worth, TX",
  est: "2024",
  owner: "Tammy “Dollye” Gray",
  facebook: "https://www.facebook.com/profile.php?id=61576113905827",
  formEndpoint: "https://formspree.io/f/meewrkad",
};

const SERVICE_AREAS = [
  "Fort Worth","Arlington","Mansfield","Bedford","Grapevine",
  "Euless","Hurst","Irving","Grand Prairie","Colleyville",
  "Keller","Southlake","North Richland Hills","Benbrook",
  "Burleson","Crowley","Kennedale","Azle","Weatherford",
];

const SERVICES = [
  { n: "01", title: "Full Estate Sales", icon: "house",
    desc: "We run the whole sale start to finish — sort, price, stage, advertise, and host. Fort Worth families trust us to turn a lifetime of belongings into real proceeds.",
    tone: "tone-rust" },
  { n: "02", title: "Estate Liquidation", icon: "box",
    desc: "Need it cleared fast? Complete, fair liquidation of a full estate across DFW on a timeline that works for your family and your closing date.",
    tone: "tone-denim" },
  { n: "03", title: "Appraisals & Valuations", icon: "loupe",
    desc: "Twenty years of treasure-hunting means we know what things are worth — antiques, furniture, jewelry, silver, tools, and collectibles across Tarrant County.",
    tone: "tone-gold" },
  { n: "04", title: "Tag Sales & Garage Sales", icon: "lamp",
    desc: "Full tag sales to targeted garage sales — every room styled to sell. We draw crowds, move merchandise, and leave your Fort Worth home ready to list.",
    tone: "tone-denim" },
  { n: "05", title: "Online & Virtual Sales", icon: "screen",
    desc: "Two decades on eBay means we reach buyers well beyond the driveway. High-value pieces get listed online, reaching shoppers across Texas and beyond.",
    tone: "tone-rust" },
  { n: "06", title: "Downsizing & Senior Transitions", icon: "heart",
    desc: "Gentle, patient help through life’s big moves. Whether you’re downsizing, relocating, or closing a loved one’s DFW estate — we handle it with care.",
    tone: "tone-gold" },
];

/* free-to-use Unsplash photos (Unsplash License: free, commercial OK, no attribution) */
const U = (id) => `https://images.unsplash.com/photo-${id}?auto=format&fit=crop&w=900&q=72`;

const SALES = [
  { id: "BED-066", name: "The Bedford Mid-Century Estate", city: "Bedford, TX",
    dates: "Jun 6 – 7", time: "9a – 4p", when: "weekend",
    tags: ["Mid-century", "Vinyl records", "Tools", "Barware"],
    blurb: "A time-capsule ranch home packed with teak furniture, a wall of records, and a garage full of vintage hand tools.",
    img: U("1587540006503-581d37ea394d"), tone: "tone-rust", featured: true },
  { id: "ARL-134", name: "Arlington Collector's Home", city: "Arlington, TX",
    dates: "Jun 13 – 14", time: "9a – 4p", when: "upcoming",
    tags: ["Fine art", "Crystal", "China", "Decor"],
    blurb: "Three decades of collecting — original art, cut crystal, Lenox china, and gilded European antiques throughout.",
    img: U("1701199669209-f2ae436a66ad"), tone: "tone-denim", featured: false },
  { id: "GRP-201", name: "Grapevine Garage & Workshop", city: "Grapevine, TX",
    dates: "Jun 20 – 21", time: "8a – 3p", when: "upcoming",
    tags: ["Tools", "Fishing", "Woodworking", "Outdoors"],
    blurb: "A craftsman's dream: full woodworking shop, rods and reels, and decades of well-kept power tools.",
    img: U("1698953704644-6fb636c6389d"), tone: "tone-gold", featured: false },
];

const GALLERY = [
  { label: "mid-century dresser",  cat: "Furniture", tone: "tone-rust",  span: "tall", img: U("1544691560-fc2053d97726") },
  { label: "dresser & mirror",     cat: "Furniture", tone: "tone-denim", span: "",     img: U("1715249891485-4b8e66b584dc") },
  { label: "dining set & chairs",  cat: "Furniture", tone: "tone-gold",  span: "wide", img: U("1661318623294-50de2d5f595e") },
  { label: "leather chesterfield", cat: "Seating",   tone: "tone-denim", span: "",     img: U("1573866926487-a1865558a9cf") },
  { label: "wingback armchair",    cat: "Seating",   tone: "tone-rust",  span: "",     img: U("1582901109033-8aad6fed8168") },
  { label: "accent chair & vase",  cat: "Decor",     tone: "tone-gold",  span: "tall", img: U("1706993103973-fcfab8ad21ef") },
  { label: "writing desk",         cat: "Furniture", tone: "tone-rust",  span: "",     img: U("1718049719677-85afb466425a") },
  { label: "framed art & seating", cat: "Art",       tone: "tone-denim", span: "wide", img: U("1701199669209-f2ae436a66ad") },
  { label: "painted cabinet",      cat: "Furniture", tone: "tone-gold",  span: "tall", img: U("1460776960860-7adc30a4e69d") },
  { label: "carved wood chest",    cat: "Decor",     tone: "tone-rust",  span: "",     img: U("1771692826259-690f753d3004") },
  { label: "antique dresser",      cat: "Furniture", tone: "tone-denim", span: "",     img: U("1698953704644-6fb636c6389d") },
  { label: "vintage sofa set",     cat: "Seating",   tone: "tone-gold",  span: "",     img: U("1507452786732-f2dc0a2e7b7f") },
];
const GALLERY_CATS = ["All", "Furniture", "Seating", "Decor", "Art"];

const SHOP = [
  { id: "p1", name: "Striped Roll-Arm Sofa", price: 385, cat: "Seating", label: "striped sofa", tone: "tone-rust",  note: "Reupholstered", img: U("1570569441276-ff551cba7331") },
  { id: "p2", name: "Carved Wingback Armchair", price: 145, cat: "Seating", label: "armchair", tone: "tone-denim", note: "Solid frame", img: U("1582901109033-8aad6fed8168") },
  { id: "p3", name: "Accent Chair & Vase Set", price: 120, cat: "Decor", label: "accent chair", tone: "tone-gold", note: "Pair · styled", img: U("1706993103973-fcfab8ad21ef") },
  { id: "p4", name: "Painted Farmhouse Cabinet", price: 210, cat: "Furniture", label: "cabinet", tone: "tone-denim", note: "Solid wood", img: U("1460776960860-7adc30a4e69d") },
  { id: "p5", name: "Hand-Carved Wood Chest", price: 175, cat: "Decor", label: "wood chest", tone: "tone-rust", note: "Antique", img: U("1771692826259-690f753d3004") },
  { id: "p6", name: "Oak Writing Desk", price: 190, cat: "Furniture", label: "writing desk", tone: "tone-gold", note: "Dovetailed", img: U("1718049719677-85afb466425a") },
  { id: "p7", name: "Dresser with Mirror", price: 260, cat: "Furniture", label: "dresser & mirror", tone: "tone-denim", note: "Mid-century", img: U("1715249891485-4b8e66b584dc") },
  { id: "p8", name: "Leather Chesterfield Sofa", price: 420, cat: "Seating", label: "chesterfield", tone: "tone-rust", note: "Patina", img: U("1573866926487-a1865558a9cf") },
];
const SHOP_CATS = ["All", "Furniture", "Seating", "Decor"];

const FAQS = [
  { q: "What exactly is an estate sale?",
    a: "An estate sale is an organized, in-home sale of a household's belongings — furniture, decor, kitchenware, collectibles, tools, everything. Unlike a yard sale, it's professionally priced, staged, and advertised to draw serious buyers. It's the most effective way to convert a lifetime of belongings into cash, usually over one or two weekends." },
  { q: "Why have an estate sale instead of an auction or donation?",
    a: "Estate sales typically return far more than donating or hauling items off, and unlike an auction you keep control of pricing and timing. We handle everything on-site, so there's no packing, shipping, or hauling your loved one's things across town. For most families it's the least stressful path with the best return." },
  { q: "How does the Dollye Deals process work?",
    a: "It starts with a free, no-obligation walkthrough. If we're a fit, we schedule your sale, then our team sorts, prices, and stages every room over several days. We advertise across estate-sale platforms, social media, and our buyer list, host the sale, and settle up with you shortly after — with a full accounting." },
  { q: "What does it cost? How do you get paid?",
    a: "We work on commission — we only earn when you earn, so we're motivated to maximize every sale. The exact rate depends on the size and contents of the estate, and we'll lay it all out transparently at your free consultation. No surprises, no upfront fees." },
  { q: "What happens to whatever doesn't sell?",
    a: "You choose. We can arrange discounted final-day pricing, coordinate donation pickups with a receipt for your records, or connect you with a buyout and broom-swept cleanout so the home is left empty and ready to list." },
  { q: "Do you buy items or whole estates outright?",
    a: "Yes. When a full sale isn't the right fit — a tight timeline, a smaller estate, or a quick closing — we can make a fair cash offer on individual pieces or the entire contents. Just ask at your consultation." },
];

const STATS = [
  { big: "20+", label: "Years of estate\nsale experience" },
  { big: "DFW", label: "Fort Worth &\nDFW Metroplex" },
  { big: "19+", label: "Cities served\nacross Tarrant County" },
  { big: "100%", label: "Family owned\n& operated" },
];
