Merge version_2 into main #2
@@ -8,7 +8,6 @@ import FeatureCardTwentyNine from "@/components/sections/feature/featureCardTwen
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
||||
import { Wrench, Star, Phone, Mail, MapPin } from "lucide-react";
|
||||
|
||||
export default function SalPlumbingPage() {
|
||||
return (
|
||||
@@ -86,6 +85,7 @@ export default function SalPlumbingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Describe your plumbing issue...", required: true }}
|
||||
buttonText="Send Request"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer">
|
||||
|
||||
Reference in New Issue
Block a user