图片替换请修改script.js
const slideData = [ { index: 0, headline: 'New Fashion Apparel', button: 'Shop now', src: 'img/t1.png' }, { index: 1, headline: 'In The Wilderness', button: 'Book travel', src: 'img/t2.png' }, { index: 2, headline: 'For Your Current Mood', button: 'Listen', src: 'img/t3.png' }, { index: 3, headline: 'Focus On The Writing', button: 'Get Focused', src: 'img/t4.png' }];