Merge version_1 into main #3
@@ -82,6 +82,7 @@ export default function ContactPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZgTEL046kfCgA48Icets3dxA/a-professional-consultation-and-communic-1772649329278-6e4ace20.png"
|
||||
imageAlt="LeadBricks consultation"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="none"
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Book Strategy Call"
|
||||
termsText="We respect your privacy. We'll reach out within 24 hours to confirm your preferred time slot."
|
||||
@@ -95,13 +96,16 @@ export default function ContactPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Phone,
|
||||
title: "Call Us", description: "Direct phone line: +91 9717495310. Available Monday-Friday, 9 AM - 6 PM IST"},
|
||||
title: "Call Us", description: "Direct phone line: +91 9717495310. Available Monday-Friday, 9 AM - 6 PM IST"
|
||||
},
|
||||
{
|
||||
icon: Mail,
|
||||
title: "Email", description: "Send us an email at admin@leadbricks.online. We respond within 24 hours"},
|
||||
title: "Email", description: "Send us an email at admin@leadbricks.online. We respond within 24 hours"
|
||||
},
|
||||
{
|
||||
icon: MapPin,
|
||||
title: "WhatsApp", description: "Quick messages and file sharing on WhatsApp: +91 9717495310"},
|
||||
title: "WhatsApp", description: "Quick messages and file sharing on WhatsApp: +91 9717495310"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user