Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 00:34:44 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
tag="Austin, TX"
tagIcon={MapPin}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Get Free Inspection", href: "#contact" },
{ text: "View Services", href: "#services" },
@@ -110,7 +110,8 @@ export default function LandingPage() {
<TextSplitAbout
title="About Austin Roofing Pro"
description={[
"For over 15 years, Austin Roofing Pro has been the trusted choice for residential and commercial roofing services throughout the Austin area. We pride ourselves on quality craftsmanship, reliable service, and customer satisfaction.", "Our team of licensed and insured professionals is dedicated to protecting what matters most to you—your home. From routine maintenance to major repairs and complete roof replacements, we handle every project with attention to detail and integrity."]}
"For over 15 years, Austin Roofing Pro has been the trusted choice for residential and commercial roofing services throughout the Austin area. We pride ourselves on quality craftsmanship, reliable service, and customer satisfaction.", "Our team of licensed and insured professionals is dedicated to protecting what matters most to you—your home. From routine maintenance to major repairs and complete roof replacements, we handle every project with attention to detail and integrity."]
}
buttons={[{ text: "Learn More", href: "#services" }]}
useInvertedBackground={false}
showBorder={true}
@@ -136,7 +137,7 @@ export default function LandingPage() {
id: 2,
title: "Roof Repair", description:
"Expert repairs for leaks, damaged shingles, and structural issues. Fast response times and guaranteed workmanship on all repairs.", imageSrc:
"http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg?_wi=1"},
"http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg"},
{
id: 3,
title: "Roof Maintenance", description:
@@ -146,7 +147,7 @@ export default function LandingPage() {
id: 4,
title: "Storm Damage", description:
"Emergency response for storm-damaged roofs. We work with insurance companies to ensure you get the coverage you deserve.", imageSrc:
"http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg?_wi=2"},
"http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg"},
]}
/>
</div>
@@ -167,27 +168,27 @@ export default function LandingPage() {
{
id: "1", name: "Sarah Martinez", handle: "Homeowner", testimonial:
"Exceptional service from start to finish. The team was professional, respectful, and completed our roof replacement on time and within budget. Highly recommend!", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Sarah Martinez"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Sarah Martinez"},
{
id: "2", name: "James Wilson", handle: "Property Manager", testimonial:
"Austin Roofing Pro has been maintaining our rental properties for 5 years. Their attention to detail and proactive maintenance saves us money year after year.", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "James Wilson"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "James Wilson"},
{
id: "3", name: "Emily Chen", handle: "Business Owner", testimonial:
"When our commercial roof developed a leak, they responded the same day. Professional, efficient, and their warranty gives us complete peace of mind.", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Emily Chen"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Emily Chen"},
{
id: "4", name: "Michael Rodriguez", handle: "Homeowner", testimonial:
"Storm damaged our roof, and Austin Roofing Pro handled everything with our insurance company. Outstanding communication throughout the entire process.", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "Michael Rodriguez"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Michael Rodriguez"},
{
id: "5", name: "Lisa Thompson", handle: "Homeowner", testimonial:
"Best investment we made in our home. The craftsmanship is evident in every detail, and the price was competitive. Will definitely use them again.", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=5", imageAlt: "Lisa Thompson"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Lisa Thompson"},
{
id: "6", name: "David Park", handle: "Facility Manager", testimonial:
"Professional, punctual, and thorough. They coordinated perfectly with our facility team and left no mess. Exceptional company to work with.", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=6", imageAlt: "David Park"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "David Park"},
]}
/>
</div>
@@ -259,7 +260,7 @@ export default function LandingPage() {
description="Contact Austin Roofing Pro today for a free inspection and no-obligation quote. Our team is ready to help."
tagIcon={Phone}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg"
imageAlt="Professional roofing team"