Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-06 11:20:39 +00:00

View File

@@ -90,6 +90,22 @@ export default function LandingPage() {
/>
</div>
<div id="support" data-section="support">
<MetricCardThree
title="24/7 Emergency Support"
description="Elite Appliance Service is ready when you need us most."
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
metrics={[
{ id: "emergency", icon: AlertCircle, title: "Emergency", value: "Available" },
{ id: "response", icon: Zap, title: "Response", value: "4 Hours" },
{ id: "certified", icon: Shield, title: "Certified", value: "Factory" },
{ id: "warranty", icon: CheckCircle, title: "Warranty", value: "3 Years" },
]}
/>
</div>
<div id="brands" data-section="brands">
<SocialProofOne
title="Certified Luxury Brand Specialists"
@@ -136,22 +152,6 @@ export default function LandingPage() {
/>
</div>
<div id="support" data-section="support">
<MetricCardThree
title="24/7 Emergency Support"
description="Elite Appliance Service is ready when you need us most."
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
metrics={[
{ id: "emergency", icon: AlertCircle, title: "Emergency", value: "Available" },
{ id: "response", icon: Zap, title: "Response", value: "4 Hours" },
{ id: "certified", icon: Shield, title: "Certified", value: "Factory" },
{ id: "warranty", icon: CheckCircle, title: "Warranty", value: "3 Years" },
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[