Static website template for GitHub Pages.
index.htmlstyle.css
- Upload both files to your GitHub repository.
- Go to Settings > Pages.
- Source: Deploy from a branch.
- Branch: main, folder: /root.
- Save.
Search and replace:
- 011-1234 5678
- syampccare@gmail.com
- https://wa.me/601112345678
The contact form is connected to WhatsApp using JavaScript. When a customer fills in the form and clicks Send to WhatsApp, it opens WhatsApp with a pre-filled message.
Edit this line in index.html:
const businessWhatsAppNumber = "601112345678";Use Malaysia format without + and without the first 0. Example: 01112345678 becomes 601112345678.
If you want email submission later, use a static form backend such as Formspree or Web3Forms and replace the form action/method accordingly.
Logo dan poster pakej sudah dimasukkan dalam folder assets/:
assets/syam-pc-care-logo.pngassets/pakej-refresh-laptop-rm140.png
Logo digunakan pada header dan footer. Poster Pakej Refresh Laptop RM140 digunakan pada bahagian promo, product/deals, dan gallery.
Untuk tukar gambar kemudian, replace fail dalam folder assets/ dengan nama fail yang sama supaya HTML tidak perlu diubah.