Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-04 08:49:30 +00:00
parent 171932a320
commit 2136531f29

View File

@@ -48,7 +48,7 @@ export default function ReviewsPage() {
role: "General Contractor",
company: "Johnson Construction",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg?_wi=2",
},
{
id: "2",
@@ -56,7 +56,7 @@ export default function ReviewsPage() {
role: "Project Manager",
company: "Chen Renovations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg?_wi=3",
},
{
id: "3",
@@ -64,7 +64,7 @@ export default function ReviewsPage() {
role: "Owner",
company: "D&R Building Supply",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=2",
},
{
id: "4",
@@ -72,7 +72,7 @@ export default function ReviewsPage() {
role: "Real Estate Developer",
company: "Walsh Properties",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=3",
},
{
id: "5",
@@ -80,7 +80,7 @@ export default function ReviewsPage() {
role: "Construction Manager",
company: "Metro Contractors",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=3",
},
{
id: "6",
@@ -88,7 +88,7 @@ export default function ReviewsPage() {
role: "Property Manager",
company: "Brooklyn Home Builders",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=4",
},
]}
gridVariant="uniform-all-items-equal"
@@ -125,7 +125,7 @@ export default function ReviewsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/working-day-builders_1098-13691.jpg"
imageSrc="http://img.b2bpic.net/free-photo/working-day-builders_1098-13691.jpg?_wi=4"
imageAlt="Brooklyn Building Materials warehouse and team"
logoText="Brooklyn Building Materials"
copyrightText="© 2024 Brooklyn Building Materials. All rights reserved. Licensed & Insured."