Files
BloomValleyNursery/src/_data/credits.js
dereklseitz e166edb44a refactor: Standardize inventory data and naming conventions
This commit refactors the product inventory data to be a flat, single array. This design improves data versatility and scalability for various site functions.

- Flattened the data structure for easier filtering and searching.
- Atomized product attributes, such as `productNumber` and `skuID`.
- Standardized variable and object key naming to `camelCase` and `UPPERCASE_SNAKE_CASE` for constants.
- Added an `isFeatured` flag to products to enable dynamic content on the homepage.
- Implemented a meta tag in the base template to control search engine indexing on a per-page basis.
2025-09-06 11:05:36 -05:00

236 lines
7.5 KiB
JavaScript

/**
* @fileoverview Data file for media credits.
* This file contains the credit and attribution information for the
* media used in this demo.
*/
/* **Credit Template**
{
fileName: "",
category: "",
creator: "",
creatorUrl: "",
host: "",
sourceUrl: "",
license: "",
licenseUrl: ""
}
*/
const CREDITS = [
{
fileName: "apple-tree.jpg",
category: "trees",
creator: "Peter B. Jr.",
creatorUrl: "https://pixabay.com/users/peterbjr-26224443/",
host: "Pixabay",
sourceUrl: "https://pixabay.com/images/search/apple%20tree/",
license: "Pixabay Content License",
licenseUrl: "https://pixabay.com/service/license-summary/"
},
{
fileName: "silver-birch.jpg",
category: "trees",
creator: "Jonnelle Yankovich",
creatorUrl: "https://unsplash.com/@jey_photography",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/green-tree-during-daytime-EIpzTB1BpS8",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "japanese-maple-tree.jpg",
category: "trees",
creator: "yamasa-n",
creatorUrl: "https://unsplash.com/@heppoko_yama",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/red-and-green-maple-leaves-HqcZ616IEHc",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "crepe-myrtle.jpg",
category: "shrubs",
creator: "phoenix727",
creatorUrl: "https://pixabay.com/users/phoenix727-2349160/",
host: "Pixabay",
sourceUrl: "https://pixabay.com/images/search/crepe%20myrtle/",
license: "Pixabay Content License",
licenseUrl: "https://pixabay.com/service/license-summary/"
},
{
fileName: "hydrangea.jpg",
category: "shrubs",
creator: "Couleur",
creatorUrl: "https://pixabay.com/users/couleur-1195798/",
host: "Pixabay",
sourceUrl: "https://pixabay.com/images/search/hydrangea/",
license: "Pixabay Content License",
licenseUrl: "https://pixabay.com/service/license-summary/"
},
{
fileName: "holly.jpg",
category: "shrubs",
creator: "WolfBlur",
creatorUrl: "https://pixabay.com/users/wolfblur-2503887/",
host: "Pixabay",
sourceUrl: "https://pixabay.com/images/search/holly/",
license: "Pixabay Content License",
licenseUrl: "https://pixabay.com/service/license-summary/"
},
{
fileName: "bird-house.jpg",
category: "accessories",
creator: "Roland Lehmler",
creatorUrl: "https://pixabay.com/users/rlehmler-84553/",
host: "Pixabay",
sourceUrl: "https://pixabay.com/images/search/birdhouse/",
license: "Pixabay Content License",
licenseUrl: "https://pixabay.com/service/license-summary/"
},
{
fileName: "watering-can.jpg",
category: "accessories",
creator: "Lorrie Schoettler",
creatorUrl: "https://pixabay.com/users/stonyridgefarm-6290522/",
host: "Pixabay",
sourceUrl: "https://pixabay.com/images/search/watering%20can/",
license: "Pixabay Content License",
licenseUrl: "https://pixabay.com/service/license-summary/"
},
{
fileName: "garden-pots.jpg",
category: "accessories",
creator: "PublicDomainPictures",
creatorUrl: "https://pixabay.com/users/publicdomainpictures-14/",
host: "Pixabay",
sourceUrl: "https://pixabay.com/images/search/garden%20pots/",
license: "Pixabay Content License",
licenseUrl: "https://pixabay.com/service/license-summary/"
},
{
fileName: "string-of-pearls.jpg",
category: "indoor",
creator: "rawpixel.com",
creatorUrl: "https://www.rawpixel.com/",
host: "rawpixel.com",
sourceUrl: "https://www.rawpixel.com/image/16390470",
license: "rawpixel Business License",
licenseUrl: "https://www.rawpixel.com/services/licenses/business"
},
{
fileName: "spider-plant.jpg",
category: "indoor",
creator: "Lucian Alexe",
creatorUrl: "https://unsplash.com/@lucian_alexe",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/green-leaf-plant-in-pot-Si8rYoK5tf0",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "zebra-plant.jpg",
category: "indoor",
creator: "Galina N",
creatorUrl: "https://unsplash.com/@galina88",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/green-succulent-in-teal-ceramic-vase-miziNqvJx5M",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "firepit.jpg",
category: "patio",
creator: "Tim Gouw",
creatorUrl: "https://unsplash.com/@punttim",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/burning-firewoods-on-grille-MApjpqu9V7E",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "string-lights.jpg",
category: "patio",
creator: "Giorgio Trovato",
creatorUrl: "https://unsplash.com/@giorgiotrovato",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/string-lights-in-the-street-e75PYAhhZRY",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "parlor-palm.jpg",
category: "patio",
creator: "Natalie Kinnear",
creatorUrl: "https://unsplash.com/@nataliekinnear",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/a-potted-plant-sitting-on-top-of-a-wooden-table-Uii3CSyuItI",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "garden-hose.jpg",
category: "tools",
creator: "Seiya Maeda",
creatorUrl: "https://unsplash.com/@seiya_maeda",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/a-bunch-of-green-hoses-sitting-on-top-of-a-wooden-box-xbqLvtw_nd0",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "gardening-tools.jpg",
category: "tools",
creator: "Jeremy Boley",
creatorUrl: "https://unsplash.com/@jeremyboley",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/a-couple-of-metal-objects-with-a-metal-object-on-top-of-them-DPQMn-nPSy8",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "wheelbarrow.jpg",
category: "tools",
creator: "Marc Pell",
creatorUrl: "https://unsplash.com/@blinky264",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/a-green-wheelbarrow-sitting-on-top-of-a-lush-green-field-L9e7PdFZ5y4",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "bark-mulch.jpg",
category: "landscaping",
creator: "K Adams",
creatorUrl: "https://unsplash.com/@kadams77",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/a-pile-of-brown-leaves-gbtNHka1MYw",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "pea-gravel.jpg",
category: "landscaping",
creator: "Toufique",
creatorUrl: "https://unsplash.com/@toufique",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/assorted-concrete-stones-U9oMaXgI4VI",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
},
{
fileName: "stone-pavers.jpg",
category: "landscaping",
creator: "KC Shum",
creatorUrl: "https://unsplash.com/@kcshum",
host: "Unsplash",
sourceUrl: "https://unsplash.com/photos/a-close-up-of-a-sidewalk-with-green-paint-on-it-5YJOpybbcZg",
license: "Unsplash License",
licenseUrl: "https://unsplash.com/license"
}
]
module.exports = {
CREDITS
};