Lixil Grohe Campaign page Development (Landing Pages)
After the pull from GitHub, in the file directory there will be a public
folder where all the files exist, and all the changes will be done in these files. The public
folder also contains the background images as well.
Then the files as Atrio, Smart Control Campaign, Eurosmart Cosmo Colours etc are exists and the mainly changes is with the background image and with the URL of the file.
Here only the url of the image is change from old to new. And except this there is one more place where this background image will be changed which is also share in the below code.
Now these two things for background image can only be done all files as per the requirement.
For the URL change in the files it is firstly rename the name of the file and then change the lead source name from old to new .
After this move towards the next.config.js file and change the url from old to new as shown:
Here, the source name will be changes and the destination will be file name and both will along with the same name.
After doing these changes , the code will be pushed on the github.