Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e036e0cfb | |||
| 9ac693b3f0 | |||
| 736fd79a56 | |||
| 5e0fd8c1c0 | |||
| 91303c8fbc |
@@ -102,17 +102,17 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Ready to Shine?"
|
||||
title="Let's Keep It Pristine"
|
||||
description="Book your professional cleaning today. We look forward to exceeding your expectations with our premium cleaning solutions."
|
||||
buttons={[{ text: "Contact Us", href: "mailto:aqg@premiercleaning.com" }]}
|
||||
tag="Enterprise Support"
|
||||
title="Institutional Trading Desk"
|
||||
description="Professional-grade trading infrastructure, dedicated account management, and deep liquidity solutions for high-volume institutional clients."
|
||||
buttons={[{ text: "Request Access", href: "mailto:institutional@aqgtrading.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="AQG Premier"
|
||||
copyrightText="© 2025 | AQG Premier Cleaning Services"
|
||||
copyrightText="© 2025 | AQG Premier Trading Platform"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user