Merge version_75 into main

Merge version_75 into main
This commit was merged in pull request #115.
This commit is contained in:
2026-05-12 15:26:10 +00:00

View File

@@ -64,6 +64,7 @@ export default function LandingPage() {
<FeatureCardTwentyThree
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={false}
title="Why Choose Arch Roofing Systems"
description="We are dedicated to providing the highest quality roofing solutions in Northern Alabama, combining years of expertise with a commitment to customer satisfaction."
features={[
@@ -154,4 +155,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}