Skip to content

hisyamjaapa-devops/testing123

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Syam PC Care Website

Static website template for GitHub Pages.

Files

  • index.html
  • style.css

Deploy

  1. Upload both files to your GitHub repository.
  2. Go to Settings > Pages.
  3. Source: Deploy from a branch.
  4. Branch: main, folder: /root.
  5. Save.

Edit important details

Search and replace:

Functional Contact Form

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 & Pakej Image

Logo dan poster pakej sudah dimasukkan dalam folder assets/:

  • assets/syam-pc-care-logo.png
  • assets/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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors