Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 13:24:58 +00:00

View File

@@ -10,8 +10,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa
import FaqBase from '@/components/sections/faq/FaqBase';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { Award, Home, Shield, Star } from 'lucide-react';
import { Phone } from 'lucide-react';
import { Award, Home, Shield, Star, Phone } from 'lucide-react';
export default function LandingPage() {
return (
@@ -50,7 +49,7 @@ export default function LandingPage() {
{ text: "Get Free Inspection", href: "contact" },
{ text: "Learn More", href: "services" }
]}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"
imageAlt="Professional roofing repair in Austin"
showDimOverlay={true}
/>
@@ -138,7 +137,7 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "James Mitchell, Homeowner", date: "Date: March 15, 2024", title: "Outstanding Service and Quality", quote: "Austin Roofing Pro replaced our entire roof in just two days. The quality of work was exceptional, and the team was professional and courteous throughout the project. Highly recommended!", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2"
id: "1", name: "James Mitchell, Homeowner", date: "Date: March 15, 2024", title: "Outstanding Service and Quality", quote: "Austin Roofing Pro replaced our entire roof in just two days. The quality of work was exceptional, and the team was professional and courteous throughout the project. Highly recommended!", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"
},
{
id: "2", name: "Sarah Williams, Business Owner", date: "Date: February 28, 2024", title: "Professional and Reliable", quote: "We've used Austin Roofing Pro for multiple inspections on our commercial properties. They're reliable, transparent about costs, and always deliver on their promises. Great value for money.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"
@@ -150,10 +149,10 @@ export default function LandingPage() {
id: "4", name: "Emily Chen, Property Manager", date: "Date: December 22, 2023", title: "Trustworthy and Expert", quote: "Managing multiple properties means I need contractors I can trust. Austin Roofing Pro has been fantastic - they handle everything professionally and keep me informed every step of the way.", tag: "Management", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg"
},
{
id: "5", name: "David Thompson, HOA President", date: "Date: November 5, 2023", title: "Community Recommended", quote: "Our homeowners association has used Austin Roofing Pro for community roofing projects multiple times. They're fair-priced, quality-focused, and our neighbors are always satisfied.", tag: "HOA", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=3"
id: "5", name: "David Thompson, HOA President", date: "Date: November 5, 2023", title: "Community Recommended", quote: "Our homeowners association has used Austin Roofing Pro for community roofing projects multiple times. They're fair-priced, quality-focused, and our neighbors are always satisfied.", tag: "HOA", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"
},
{
id: "6", name: "Lisa Anderson, Homeowner", date: "Date: October 18, 2023", title: "Worth Every Penny", quote: "Spent hours comparing roofing companies. Austin Roofing Pro's combination of quality materials, expert installation, and competitive pricing made them the clear choice. No regrets.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=4"
id: "6", name: "Lisa Anderson, Homeowner", date: "Date: October 18, 2023", title: "Worth Every Penny", quote: "Spent hours comparing roofing companies. Austin Roofing Pro's combination of quality materials, expert installation, and competitive pricing made them the clear choice. No regrets.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"
}
]}
/>
@@ -200,6 +199,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg"
imageAlt="Austin roofing professional"
mediaPosition="right"
mediaAnimation="none"
inputPlaceholder="your@email.com"
buttonText="Get Free Inspection"
termsText="We respect your privacy. We'll only use your information to contact you about your roofing needs."