added and designed home footer simplenews subscription
This commit is contained in:
@ -91,7 +91,7 @@ export default {
|
||||
this.showroomJ = 0
|
||||
}
|
||||
// in any case (re)launch the animation
|
||||
this.showroomInterval = setInterval(this.switchShowroomCarroussel.bind(this), 5000);
|
||||
this.showroomInterval = setInterval(this.switchShowroomCarroussel.bind(this), 15000);
|
||||
console.log('this.showroomInterval', this.showroomInterval);
|
||||
this.switchShowroomCarroussel()
|
||||
},
|
||||
|
Reference in New Issue
Block a user