diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 952d1d5..726bf91 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,7 +79,7 @@ export default function AboutPage() { description="At KW Pro Painters, we don't just paint walls—we transform spaces. With meticulous attention to detail, competitive pricing, and a commitment to customer satisfaction, we've earned our reputation as Kitchener's most trusted painting team." subdescription="Every project reflects our dedication to clean lines, even coverage, and flawless finishes. We treat your home like our own." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg" imageAlt="Professional painting team working interior room" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -103,7 +103,7 @@ export default function AboutPage() { "Long-lasting results that impress", "Commitment to superior craftsmanship", ], - imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439781.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439781.jpg", }, { id: "integrity", @@ -114,7 +114,7 @@ export default function AboutPage() { "Fair and competitive quotes", "Respect for your time and space", ], - imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469845.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469845.jpg", }, { id: "care", @@ -125,7 +125,7 @@ export default function AboutPage() { "Responsive to your needs", "Standing behind our work always", ], - imageSrc: "http://img.b2bpic.net/free-photo/artist-holding-canvas-studio_23-2148372190.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/artist-holding-canvas-studio_23-2148372190.jpg", }, ]} gridVariant="three-columns-all-equal-width" @@ -174,14 +174,14 @@ export default function AboutPage() { ]} carouselMode="buttons" animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} />
@@ -148,7 +148,7 @@ export default function ReviewsPage() {