This commit is contained in:
FEARmeR 2023-05-17 19:32:23 +01:00
parent 946f805d69
commit 76cbd44b21

View File

@ -70,116 +70,123 @@ export default [
description: description:
"Проекты наших пользователей", "Проекты наших пользователей",
items: [ items: [
{
image: `${imagesPrefix}/headers.jpg`,
title: "Проект",
subtitle: "Nope",
route: "page-headers",
pro: false
},
], ],
}, },
// { {
// heading: "Design Blocks", heading: "Design Blocks",
// description: description:
// "A selection of 45 page sections that fit perfectly in any combination", "A selection of 45 page sections that fit perfectly in any combination",
// items: [ items: [
// { {
// image: `${imagesPrefix}/headers.jpg`, image: `${imagesPrefix}/headers.jpg`,
// title: "Page Headers", title: "Page Headers",
// subtitle: "10 Examples", subtitle: "10 Examples",
// route: "page-headers", route: "page-headers",
// pro: false pro: false
// }, },
// { {
// image: imgFeatures, image: imgFeatures,
// title: "Features", title: "Features",
// subtitle: "14 Examples", subtitle: "14 Examples",
// route: "page-features", route: "page-features",
// pro: false pro: false
// }, },
// { {
// image: imgPricing, image: imgPricing,
// title: "Pricing", title: "Pricing",
// subtitle: "8 Examples", subtitle: "8 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: `${imagesPrefix}/faq.jpg`, image: `${imagesPrefix}/faq.jpg`,
// title: "FAQ", title: "FAQ",
// subtitle: "1 Example", subtitle: "1 Example",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: imgBlogPosts, image: imgBlogPosts,
// title: "Blog Posts", title: "Blog Posts",
// subtitle: "11 Examples", subtitle: "11 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: imgTestimonials, image: imgTestimonials,
// title: "Testimonials", title: "Testimonials",
// subtitle: "11 Examples", subtitle: "11 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: imgTeam, image: imgTeam,
// title: "Teams", title: "Teams",
// subtitle: "6 Examples", subtitle: "6 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: imgStat, image: imgStat,
// title: "Stats", title: "Stats",
// subtitle: "3 Examples", subtitle: "3 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: `${imagesPrefix}/call-to-action.jpg`, image: `${imagesPrefix}/call-to-action.jpg`,
// title: "Call to Actions", title: "Call to Actions",
// subtitle: "8 Examples", subtitle: "8 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: `${imagesPrefix}/projects.jpg`, image: `${imagesPrefix}/projects.jpg`,
// title: "Applications", title: "Applications",
// subtitle: "6 Examples", subtitle: "6 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: `${imagesPrefix}/logo-area.jpg`, image: `${imagesPrefix}/logo-area.jpg`,
// title: "Logo Areas", title: "Logo Areas",
// subtitle: "4 Examples", subtitle: "4 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: `${imagesPrefix}/footers.jpg`, image: `${imagesPrefix}/footers.jpg`,
// title: "Footers", title: "Footers",
// subtitle: "10 Examples", subtitle: "10 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: `${imagesPrefix}/general-cards.jpg`, image: `${imagesPrefix}/general-cards.jpg`,
// title: "General Cards", title: "General Cards",
// subtitle: "9 Examples", subtitle: "9 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// }, },
// { {
// image: imgContent, image: imgContent,
// title: "Content Sections", title: "Content Sections",
// subtitle: "8 Examples", subtitle: "8 Examples",
// route: "presentation", route: "presentation",
// pro: true pro: true
// } }
// ] ]
// }, },
{ {
heading: "Navigation", heading: "Navigation",
description: "30+ components that will help go through the pages", description: "30+ components that will help go through the pages",