Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 130eaa8239 | |||
| 185f08c7f1 | |||
| 24cd904e37 |
1395
src/app/layout.tsx
1395
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCTA
|
<ContactCTA
|
||||||
tag="Ready to Transform Your Wardrobe?"
|
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."
|
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={[
|
buttons={[
|
||||||
{ text: "Shop Collection", href: "products" },
|
{ text: "Shop Collection", href: "products" },
|
||||||
@@ -200,4 +200,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user