Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-28 12:30:06 +00:00

View File

@@ -178,7 +178,7 @@ export default function LuxuryTravelAgencyTemplatePage() {
<ContactSplitForm
id="contact"
title="Get Your Steel Quote Today"
description="Contact us for high-quality steel and hardware materials. We're ready to assist you with durable products, fair pricing, and fast customer service."
description="Easily and quickly get a quote for high-quality steel and hardware materials. Our team is ready to assist you with durable products, fair pricing, and prompt service."
useInvertedBackground={false}
imageSrc="asset://contact_steel_construction"
imageAlt="Steel beams on a construction site"
@@ -210,4 +210,4 @@ export default function LuxuryTravelAgencyTemplatePage() {
</ReactLenis>
</ThemeProvider>
);
}
}