diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fe4b7a..19a123c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,6 @@ export default function LandingPage() { { imageSrc: "https://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24747.jpg", imageAlt: "Emergency leak response and repair" }, { imageSrc: "https://img.b2bpic.net/free-photo/iceland-landscape-beautiful-plains_23-2149099967.jpg", imageAlt: "Completed roofing project showcasing quality" } ]} - ariaLabel="Skyline Construction hero section with project carousel" /> @@ -69,6 +68,9 @@ export default function LandingPage() { @@ -104,6 +97,8 @@ export default function LandingPage() { description="With over 20 years of family-owned expertise, we've earned the trust of hundreds of satisfied homeowners. Here's what sets us apart." tag="Our Commitment" tagIcon={Award} + textboxLayout="default" + useInvertedBackground="invertDefault" bulletPoints={[ { title: "We Take On The Tough Jobs", description: "When other contractors say no, we say yes. We specialize in complex roofing challenges and don't shy away from difficult projects.", icon: Zap @@ -121,12 +116,9 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/iceland-landscape-beautiful-plains_23-2149099967.jpg" imageAlt="Skyline Construction team on job site" imagePosition="right" - textboxLayout="default" - useInvertedBackground="invertDefault" buttons={[ - { text: "Learn More About Us", href: "#team" } + { text: "Learn More About Us", href: "team" } ]} - ariaLabel="Why choose Skyline Construction section" /> @@ -138,6 +130,8 @@ export default function LandingPage() { tagIcon={Star} textboxLayout="default" useInvertedBackground="noInvert" + animationType="slide-up" + speed={40} testimonials={[ { id: "1", name: "Sarah Mitchell", handle: "Homeowner, San Francisco", testimonial: "When we had a leak, we struggled finding a contractor we could trust. Skyline was a different story. Responsive, professional, and the work is pristine.", imageSrc: "https://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Sarah Mitchell" @@ -158,9 +152,6 @@ export default function LandingPage() { id: "6", name: "Robert Kaminski", handle: "Homeowner, Mountain View", testimonial: "We didn't have to think twice about who to call for our second project. That's the kind of trust Skyline builds. They're family contractors now.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-smiley-woman-posing_23-2149178089.jpg", imageAlt: "Robert Kaminski" } ]} - animationType="slide-up" - speed={40} - ariaLabel="Client testimonials carousel" /> @@ -200,7 +191,6 @@ export default function LandingPage() { ] } ]} - ariaLabel="Skyline Construction team section" /> @@ -270,7 +260,6 @@ export default function LandingPage() { inputPlaceholder="your@email.com" buttonText="Schedule Consultation" termsText="By scheduling, you agree to our Terms and Conditions. We respect your privacy." - ariaLabel="Contact and consultation section" /> @@ -303,7 +292,6 @@ export default function LandingPage() { } ]} copyrightText="© 2025 Skyline Construction LLC. All rights reserved. Built with trust and expertise." - ariaLabel="Skyline Construction footer navigation" />