nav+ departments+ home
This commit is contained in:
@ -18,31 +18,31 @@
|
||||
// // import home9 from "../assets/home9.jpg";
|
||||
// // import home10 from "../assets/home10.jpg";
|
||||
|
||||
// // Services images
|
||||
// // import gasStation from "../assets/Images/gasstation.jpg";
|
||||
// Services images
|
||||
// import gasStation from "../assets/Images/gasstation.jpg";
|
||||
|
||||
|
||||
// // List all critical images that need to be preloaded
|
||||
// const imagesToPreload = [
|
||||
// // Home images
|
||||
// // home1,
|
||||
// // home1Mobile,
|
||||
// // home2,
|
||||
// // home2Mobile,
|
||||
// // home3,
|
||||
// // home4,
|
||||
// // home4Mobile,
|
||||
// // home5,
|
||||
// // home6,
|
||||
// // home6Mobile,
|
||||
// // home7,
|
||||
// // home7Mobile,
|
||||
// // home8,
|
||||
// // home8Mobile,
|
||||
// // home9,
|
||||
// // home10,
|
||||
// // Services images
|
||||
// gasStation,
|
||||
// List all critical images that need to be preloaded
|
||||
const imagesToPreload = [
|
||||
// Home images
|
||||
// home1,
|
||||
// home1Mobile,
|
||||
// home2,
|
||||
// home2Mobile,
|
||||
// home3,
|
||||
// home4,
|
||||
// home4Mobile,
|
||||
// home5,
|
||||
// home6,
|
||||
// home6Mobile,
|
||||
// home7,
|
||||
// home7Mobile,
|
||||
// home8,
|
||||
// home8Mobile,
|
||||
// home9,
|
||||
// home10,
|
||||
// Services images
|
||||
// gasStation,
|
||||
|
||||
// ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user