3 Commits

Author SHA1 Message Date
1ed346e4f5 Update src/app/page.tsx 2026-03-10 02:08:15 +00:00
26a9d1b3fc Update src/app/layout.tsx 2026-03-10 02:08:14 +00:00
b54f53d2af Merge version_2 into main
Merge version_2 into main
2026-03-10 02:06:35 +00:00
2 changed files with 18 additions and 1413 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -160,11 +160,11 @@ export default function LandingPage() {
<div id="rfq-form" data-section="rfq-form">
<ContactText
text="Ready to get a quote? Submit your requirements now and our team will respond within 2 hours with a customized offer."
text="2-Hour Quote Guarantee. Submit your requirements now and our team will respond within 2 hours with a customized offer."
animationType="reveal-blur"
background={{ variant: "downward-rays-animated" }}
buttons={[
{ text: "Request Quote Online", href: "#contact" },
{ text: "Get Your Quote Now", href: "#contact" },
{ text: "WhatsApp Us Now", href: "https://wa.me/966123456789?text=I%20need%20an%20industrial%20equipment%20quote" }
]}
useInvertedBackground={false}