Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-06 11:06:41 +00:00
2 changed files with 1397 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -155,7 +155,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
tag="Ready to Transform Your Wardrobe?"
title="Join Healthcare Professionals Who Demand Excellence"
title="Get Your Perfect Fit in 48 Hours"
description="Discover why thousands of doctors, nurses, and clinical staff trust Webild for their professional medical apparel needs. Experience the perfect blend of ready-to-wear convenience and custom precision tailoring."
buttons={[
{ text: "Shop Collection", href: "products" },
@@ -200,4 +200,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}