Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-13 17:44:52 +00:00

View File

@@ -33,7 +33,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="A "
brandName="A&R Roofing"
navItems={[
{ name: "Services", id: "services" },
{ name: "Why Us", id: "about" },
@@ -182,11 +182,11 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Cornerstone Roofing was incredible to work with. They handled everything from the initial inspection to the final walkthrough. Five years later, our roof is performing beautifully with no issues.", rating: 5,
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "A&R Roofing was incredible to work with. They handled everything from the initial inspection to the final walkthrough. Five years later, our roof is performing beautifully with no issues.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-lady-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-9932.jpg", imageAlt: "happy homeowner smiling portrait professional"
},
{
id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "After a severe storm damaged our roof, Cornerstone responded within 24 hours. They documented everything professionally and worked directly with our insurance. Exceptional service and craftsmanship.", rating: 5,
id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "After a severe storm damaged our roof, A&R responded within 24 hours. They documented everything professionally and worked directly with our insurance. Exceptional service and craftsmanship.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5365.jpg", imageAlt: "professional man portrait headshot"
},
{