defmodule PomelliMarketing do
@moduledoc "Links for Pomelli AI: https://pomelli.page/"
def info, do: %{website: "https://pomelli.page/", github_repository: "https://github.com/eavemma5-tech/pomelli-resources", github_pages: "https://eavemma5-tech.github.io/pomelli-resources/", links: ["https://pomelli.page/", "https://github.com/eavemma5-tech/pomelli-resources", "https://eavemma5-tech.github.io/pomelli-resources/", "https://pomelli.page", "https://pomelli.page/pricing", "https://pomelli.page/photoshoot", "https://pomelli.page/brand-book", "https://pomelli.page/ai/free-video-generator", "https://pomelli.page/ai/free-image-generator", "https://pomelli.page/about", "https://pomelli.page/contact", "https://pomelli.page/changelog"]}
end