update 50%

This commit is contained in:
Carls2320
2025-02-17 09:28:35 +07:00
parent 7d21ab9c94
commit 17440450fd
41 changed files with 677 additions and 383 deletions

View File

@@ -1,10 +1,10 @@
import Header from "../components/beranda/Header"
import CustomerService from "../components/contact/CustomerService"
import FormSection from "../components/contact/Form/FormSection"
import FormSection from "../components/contact/FormSection"
import FAQSection from "../components/contact/FAQSection"
import BottomCTA from "../components/contact/BottomCTA"
import WhatsAppButton from "../components/beranda/WhatsAppButon"
import Footer from "../components/contact/Footer"
import Footer from "../components/beranda/Footer"
function Contact() {
return (
<>