Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-03 18:55:37 +00:00

View File

@@ -188,9 +188,7 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Email", required: true },
{ name: "whatsAppNumber", type: "tel", placeholder: "WhatsApp Number", required: true }
]}
multiSelect={{
name: "country", label: "Country", options: ["UAE", "UK", "USA", "Australia", "India", "Other"]
}}
multiSelect={{ name: "country", label: "Country", options: ["UAE", "UK", "USA", "Australia", "India", "Other"] }}
textarea={{ name: "message", placeholder: "Message (optional)", rows: 4 }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-robotic-human-heart_23-2151681055.jpg"