Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-04 21:31:59 +00:00
2 changed files with 16 additions and 16 deletions

View File

@@ -47,7 +47,7 @@ export default function AboutPage() {
{ value: "2,500+", title: "Projects Completed" },
{ value: "98%", title: "Customer Satisfaction Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg?_wi=2"
imageAlt="RCS Waterproofing professional team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -84,17 +84,17 @@ export default function AboutPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", title: "Transformed Our Basement", quote: "RCS Waterproofing completely eliminated our basement moisture problems. The team was professional, efficient, and the results exceeded our expectations. Highly recommended!", name: "Margaret Thompson", role: "Homeowner, Pittsburgh PA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Margaret Thompson"},
id: "1", title: "Transformed Our Basement", quote: "RCS Waterproofing completely eliminated our basement moisture problems. The team was professional, efficient, and the results exceeded our expectations. Highly recommended!", name: "Margaret Thompson", role: "Homeowner, Pittsburgh PA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Margaret Thompson"},
{
id: "2", title: "Commercial Excellence", quote: "We trusted RCS Waterproofing with our entire commercial facility. Their industrial-grade solutions and attention to detail sets them apart from competitors.", name: "David Martinez", role: "Facility Manager, Cleveland OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Martinez"},
id: "2", title: "Commercial Excellence", quote: "We trusted RCS Waterproofing with our entire commercial facility. Their industrial-grade solutions and attention to detail sets them apart from competitors.", name: "David Martinez", role: "Facility Manager, Cleveland OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "David Martinez"},
{
id: "3", title: "Outstanding Professionalism", quote: "From the free inspection to project completion, RCS Waterproofing demonstrated exceptional professionalism. Their warranty gives us complete peace of mind.", name: "Jennifer Williams", role: "Property Owner, Columbus OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Williams"},
id: "3", title: "Outstanding Professionalism", quote: "From the free inspection to project completion, RCS Waterproofing demonstrated exceptional professionalism. Their warranty gives us complete peace of mind.", name: "Jennifer Williams", role: "Property Owner, Columbus OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Jennifer Williams"},
{
id: "4", title: "Perfect Timing and Quality", quote: "We needed urgent waterproofing work before winter. RCS delivered high-quality results on schedule. They're our go-to contractor for all protective coating needs.", name: "Robert Chen", role: "Real Estate Developer, Cincinnati OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Chen"},
id: "4", title: "Perfect Timing and Quality", quote: "We needed urgent waterproofing work before winter. RCS delivered high-quality results on schedule. They're our go-to contractor for all protective coating needs.", name: "Robert Chen", role: "Real Estate Developer, Cincinnati OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Robert Chen"},
{
id: "5", title: "Transformed Our Investment", quote: "Our commercial building needed comprehensive waterproofing. RCS Waterproofing assessed every detail and delivered a perfect solution. Outstanding work!", name: "Sandra Johnson", role: "Building Owner, Akron OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sandra Johnson"},
id: "5", title: "Transformed Our Investment", quote: "Our commercial building needed comprehensive waterproofing. RCS Waterproofing assessed every detail and delivered a perfect solution. Outstanding work!", name: "Sandra Johnson", role: "Building Owner, Akron OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11", imageAlt: "Sandra Johnson"},
{
id: "6", title: "Years of Reliable Protection", quote: "Five years ago, RCS Waterproofing sealed our home's foundation. It remains completely dry even after heavy rains. Best investment we made in our property!", name: "Michael Peterson", role: "Homeowner, Toledo OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Peterson"},
id: "6", title: "Years of Reliable Protection", quote: "Five years ago, RCS Waterproofing sealed our home's foundation. It remains completely dry even after heavy rains. Best investment we made in our property!", name: "Michael Peterson", role: "Homeowner, Toledo OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12", imageAlt: "Michael Peterson"},
]}
/>
</div>

View File

@@ -60,11 +60,11 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/working-metal-processing-factory_342744-250.jpg", imageAlt: "Professional waterproofing services"},
imageSrc: "http://img.b2bpic.net/free-photo/working-metal-processing-factory_342744-250.jpg?_wi=1", imageAlt: "Professional waterproofing services"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg", imageAlt: "Residential coating application"},
{
imageSrc: "http://img.b2bpic.net/free-photo/working-metal-processing-factory_342744-250.jpg", imageAlt: "Commercial waterproofing project"},
imageSrc: "http://img.b2bpic.net/free-photo/working-metal-processing-factory_342744-250.jpg?_wi=2", imageAlt: "Commercial waterproofing project"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -81,7 +81,7 @@ export default function HomePage() {
{ value: "2,500+", title: "Projects Completed" },
{ value: "98%", title: "Customer Satisfaction Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg?_wi=1"
imageAlt="RCS Waterproofing professional team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -160,17 +160,17 @@ export default function HomePage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", title: "Transformed Our Basement", quote: "RCS Waterproofing completely eliminated our basement moisture problems. The team was professional, efficient, and the results exceeded our expectations. Highly recommended!", name: "Margaret Thompson", role: "Homeowner, Pittsburgh PA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Margaret Thompson"},
id: "1", title: "Transformed Our Basement", quote: "RCS Waterproofing completely eliminated our basement moisture problems. The team was professional, efficient, and the results exceeded our expectations. Highly recommended!", name: "Margaret Thompson", role: "Homeowner, Pittsburgh PA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Margaret Thompson"},
{
id: "2", title: "Commercial Excellence", quote: "We trusted RCS Waterproofing with our entire commercial facility. Their industrial-grade solutions and attention to detail sets them apart from competitors.", name: "David Martinez", role: "Facility Manager, Cleveland OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Martinez"},
id: "2", title: "Commercial Excellence", quote: "We trusted RCS Waterproofing with our entire commercial facility. Their industrial-grade solutions and attention to detail sets them apart from competitors.", name: "David Martinez", role: "Facility Manager, Cleveland OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Martinez"},
{
id: "3", title: "Outstanding Professionalism", quote: "From the free inspection to project completion, RCS Waterproofing demonstrated exceptional professionalism. Their warranty gives us complete peace of mind.", name: "Jennifer Williams", role: "Property Owner, Columbus OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Williams"},
id: "3", title: "Outstanding Professionalism", quote: "From the free inspection to project completion, RCS Waterproofing demonstrated exceptional professionalism. Their warranty gives us complete peace of mind.", name: "Jennifer Williams", role: "Property Owner, Columbus OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jennifer Williams"},
{
id: "4", title: "Perfect Timing and Quality", quote: "We needed urgent waterproofing work before winter. RCS delivered high-quality results on schedule. They're our go-to contractor for all protective coating needs.", name: "Robert Chen", role: "Real Estate Developer, Cincinnati OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Chen"},
id: "4", title: "Perfect Timing and Quality", quote: "We needed urgent waterproofing work before winter. RCS delivered high-quality results on schedule. They're our go-to contractor for all protective coating needs.", name: "Robert Chen", role: "Real Estate Developer, Cincinnati OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Robert Chen"},
{
id: "5", title: "Transformed Our Investment", quote: "Our commercial building needed comprehensive waterproofing. RCS Waterproofing assessed every detail and delivered a perfect solution. Outstanding work!", name: "Sandra Johnson", role: "Building Owner, Akron OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sandra Johnson"},
id: "5", title: "Transformed Our Investment", quote: "Our commercial building needed comprehensive waterproofing. RCS Waterproofing assessed every detail and delivered a perfect solution. Outstanding work!", name: "Sandra Johnson", role: "Building Owner, Akron OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Sandra Johnson"},
{
id: "6", title: "Years of Reliable Protection", quote: "Five years ago, RCS Waterproofing sealed our home's foundation. It remains completely dry even after heavy rains. Best investment we made in our property!", name: "Michael Peterson", role: "Homeowner, Toledo OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Peterson"},
id: "6", title: "Years of Reliable Protection", quote: "Five years ago, RCS Waterproofing sealed our home's foundation. It remains completely dry even after heavy rains. Best investment we made in our property!", name: "Michael Peterson", role: "Homeowner, Toledo OH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Michael Peterson"},
]}
/>
</div>