Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-20 01:07:34 +00:00

View File

@@ -45,6 +45,7 @@ export default function LandingPage() {
<HeroBillboardTestimonial
title="Precision Roofing You Can Trust — Done Right the First Time"
description="AmeriPro Roofing delivers expert craftsmanship, transparent pricing, and punctual service for homeowners across Georgia. Licensed, insured, and built on military-level precision."
background={{ variant: "plain" }}
tag="Atlanta's Most Reliable Roofing Team"
tagIcon={Shield}
tagAnimation="slide-up"
@@ -121,11 +122,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Roof Inspections", description: "Detailed & expert-level analysis of your roof, identifying issues others miss. Honest assessment of condition and recommended solutions.", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571924.jpg?_wi=1", imageAlt: "Professional roof inspection"
title: "Roof Inspections", description: "Detailed & expert-level analysis of your roof, identifying issues others miss. Honest assessment of condition and recommended solutions.", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571924.jpg", imageAlt: "Professional roof inspection"
},
{
id: 2,
title: "Roof Repairs", description: "Swift, reliable repairs for leaks, damage, and deterioration. We fix the problem right the first time to prevent future issues.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg?_wi=1", imageAlt: "Expert roof repair work"
title: "Roof Repairs", description: "Swift, reliable repairs for leaks, damage, and deterioration. We fix the problem right the first time to prevent future issues.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg", imageAlt: "Expert roof repair work"
},
{
id: 3,
@@ -133,11 +134,11 @@ export default function LandingPage() {
},
{
id: 4,
title: "Gutter & Soffit Work", description: "Professional gutter and soffit services to protect your home from water damage and ensure proper drainage.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg?_wi=2", imageAlt: "Gutter and soffit installation"
title: "Gutter & Soffit Work", description: "Professional gutter and soffit services to protect your home from water damage and ensure proper drainage.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg", imageAlt: "Gutter and soffit installation"
},
{
id: 5,
title: "Chimney Cap Installation", description: "Expert installation of chimney caps to prevent water intrusion, pest entry, and extend the life of your chimney.", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571924.jpg?_wi=2", imageAlt: "Chimney cap installation service"
title: "Chimney Cap Installation", description: "Expert installation of chimney caps to prevent water intrusion, pest entry, and extend the life of your chimney.", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571924.jpg", imageAlt: "Chimney cap installation service"
}
]}
animationType="slide-up"