Merge version_2_1781414472676 into main #2

Merged
bender merged 1 commits from version_2_1781414472676 into main 2026-06-14 05:21:47 +00:00

View File

@@ -196,15 +196,15 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Get in Touch"
text="Ready to bring your wooden project to life? Let's talk about your design ideas."
tag="Get in Touch with Pardeep"
text="Ready to bring your wooden project to life? Visit us at XHPC+G7C, Shakumbari Vihar, Madhav Nagar, Saharanpur, Uttar Pradesh 247001 or contact us directly."
primaryButton={{
text: "Email Us",
href: "mailto:info@craftmaster.com",
href: "mailto:Pardeepkashyapdhumansingh@gmail.com",
}}
secondaryButton={{
text: "Call Now",
href: "tel:555-0123",
text: "Call 9193836556",
href: "tel:9193836556",
}}
/>
</SectionErrorBoundary>