-
-
handleChange('email', e.target.value)}
- className="w-full h-[40px] px-4 border border-[#00293D]/20 rounded-[15px] text-[14px] font-serif text-[#00293D] focus:outline-none focus:border-[#E58625]"
- />
+ {/* Row 2: Email & Phone */}
+
- {/* Phone */}
+ {/* Row 3: Service Area Location */}
- handleChange('phone', e.target.value)}
- className="w-full h-[40px] px-4 border border-[#00293D]/20 rounded-[15px] text-[14px] font-serif text-[#00293D] focus:outline-none focus:border-[#E58625]"
- />
-
-
- {/* Title */}
-
-
- handleChange('title', e.target.value)}
- className="w-full h-[40px] px-4 border border-[#00293D]/20 rounded-[15px] text-[14px] font-serif text-[#00293D] focus:outline-none focus:border-[#E58625]"
- />
-
-
- {/* Location */}
-
-
-
handleChange('location', e.target.value)}
- className="w-full h-[40px] px-4 border border-[#00293D]/20 rounded-[15px] text-[14px] font-serif text-[#00293D] focus:outline-none focus:border-[#E58625]"
- />
+
+
+
+
+
handleChange('location', e.target.value)}
+ className="w-full sm:w-1/2 h-[44px] pl-10 pr-4 border border-[#00293D]/20 rounded-[10px] text-[14px] font-serif text-[#00293D] focus:outline-none focus:border-[#E58625]"
+ />
+