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.


Screenshot 2025-05-13 at 12.28.42 PM

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.

Screenshot 2025-05-13 at 1.08.43 PM


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.

Screenshot 2025-05-13 at 1.11.27 PM

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 .

Screenshot 2025-05-13 at 1.16.20 PM

After this move towards the next.config.js file and change the url from old to new as shown:

Screenshot 2025-05-13 at 1.17.57 PM

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.