Merge version_75 into main #115

Merged
bender merged 1 commits from version_75 into main 2026-05-12 15:26:11 +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>
);
}
}