faster hero
This commit is contained in:
@@ -29,7 +29,7 @@ const slides = [
|
||||
];
|
||||
|
||||
const autoplayPlugin = Autoplay({
|
||||
delay: 4000,
|
||||
delay: general.carouselDelay,
|
||||
stopOnInteraction: false,
|
||||
stopOnMouseEnter: false,
|
||||
});
|
||||
|
||||
@@ -16,5 +16,6 @@
|
||||
"instagram": "https://www.instagram.com/cachet.deco/",
|
||||
"linkedin": "",
|
||||
"rbq": "5839 8736 01",
|
||||
"neq": "9500-5609"
|
||||
"neq": "9500-5609",
|
||||
"carouselDelay": 2500
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user