Merge version_77 into main #119
@@ -62,18 +62,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about-home" data-section="about-home">
|
||||
<FeatureCardEight
|
||||
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={[
|
||||
{ title: "Licensed & Insured", description: "Fully licensed and insured for your complete peace of mind." },
|
||||
{ title: "A+ BBB Rating", description: "Recognized for excellence and integrity in our business practices." },
|
||||
{ title: "Financing Available", description: "Flexible payment options to suit your budget." },
|
||||
{ title: "Fast Free Inspections", description: "Quick, responsive assessments by local professionals." },
|
||||
{ title: "Local to NE Alabama", description: "Rooted in the community with deep local knowledge." },
|
||||
{ title: "Industry Warranties", description: "Robust protection for every installation and repair." }
|
||||
{ title: "Licensed & Insured", description: "Fully licensed and insured for your complete peace of mind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777394430092-752efr3h.jpg", imageAlt: "Licensed & Insured" },
|
||||
{ title: "A+ BBB Rating", description: "Recognized for excellence and integrity in our business practices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777404160932-4mevcqkx.jpg", imageAlt: "A+ Rating" },
|
||||
{ title: "Financing Available", description: "Flexible payment options to suit your budget.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777394101196-b4b5rney.jpg", imageAlt: "Financing" },
|
||||
{ title: "Fast Free Inspections", description: "Quick, responsive assessments by local professionals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777404160932-gszs987d.jpg", imageAlt: "Inspection" },
|
||||
{ title: "Local to NE Alabama", description: "Rooted in the community with deep local knowledge.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777394274812-pl7r83r5.jpg", imageAlt: "Local" },
|
||||
{ title: "Industry Warranties", description: "Robust protection for every installation and repair.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1778597087743-k8wpi7zz.jpg", imageAlt: "Warranty" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user