Merge version_1 into main #1

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

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
title="Crafted With Precision & Passion"
description="Roman & Sons Remodeling represents two generations of roofing mastery. We deliver premium results through meticulous attention to detail, transparent communication, and unwavering commitment to client satisfaction. From gutters to comprehensive roof installations, every project reflects our dedication to excellence."
tag="About Roman & Sons"
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"
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?_wi=1"
imageAlt="Our expert roofing team"
useInvertedBackground={false}
buttons={[{ text: "Meet the Team", href: "#" }]}
@@ -77,7 +77,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Professional Roof Inspection", description: "Thorough evaluation of your roof's condition, identifying potential issues before they become costly problems. We document everything and provide detailed reports.", media: {
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", imageAlt: "Roof inspection service"
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?_wi=2", imageAlt: "Roof inspection service"
},
items: [
{ icon: CheckCircle, text: "Detailed condition assessment" },
@@ -88,7 +88,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Premium Roof Installation", description: "Expert installation of metal roofs, shingles, and specialty materials. Our crews work with precision and professionalism to ensure your roof lasts decades.", media: {
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", imageAlt: "Roof installation project"
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?_wi=3", imageAlt: "Roof installation project"
},
items: [
{ icon: CheckCircle, text: "Material options consultation" },
@@ -139,27 +139,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Ricky Gonzales", role: "Homeowner", company: "Denver, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ricky Gonzales"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Ricky Gonzales"
},
{
id: "2", name: "Aliyah Mahoney", role: "Homeowner", company: "Denver, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Aliyah Mahoney"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Aliyah Mahoney"
},
{
id: "3", name: "Bianca Leon", role: "Homeowner", company: "Denver, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Bianca Leon"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Bianca Leon"
},
{
id: "4", name: "Michael Chen", role: "Property Manager", company: "Denver, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Chen"
},
{
id: "5", name: "Sarah Johnson", role: "Homeowner", company: "Denver, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Sarah Johnson"
},
{
id: "6", name: "James Patterson", role: "Business Owner", company: "Denver, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Patterson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "James Patterson"
}
]}
textboxLayout="default"