Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-05 02:42:37 +00:00
3 changed files with 22 additions and 22 deletions

View File

@@ -81,7 +81,7 @@ export default function AboutPage() {
role: "Homeowner",
company: "Pompano Beach",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4",
imageAlt: "Juan G - Satisfied Customer",
},
{
@@ -90,7 +90,7 @@ export default function AboutPage() {
role: "Property Manager",
company: "Boca Raton",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2",
imageAlt: "Maria Rodriguez - Satisfied Customer",
},
{
@@ -99,7 +99,7 @@ export default function AboutPage() {
role: "Business Owner",
company: "Fort Lauderdale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5",
imageAlt: "Michael Chen - Satisfied Customer",
},
{
@@ -108,7 +108,7 @@ export default function AboutPage() {
role: "Homeowner",
company: "Coral Springs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg?_wi=2",
imageAlt: "Sarah Johnson - Satisfied Customer",
},
]}

View File

@@ -50,7 +50,7 @@ export default function GalleryPage() {
price: "Transformation",
rating: 5,
reviewCount: "Excellent",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3",
imageAlt: "Before and after complete roof replacement showing professional quality",
},
{
@@ -60,7 +60,7 @@ export default function GalleryPage() {
price: "Fixed",
rating: 5,
reviewCount: "Professional",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=4",
imageAlt: "Before and after leak detection and repair work",
},
{
@@ -70,7 +70,7 @@ export default function GalleryPage() {
price: "Renewed",
rating: 5,
reviewCount: "Quality",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg?_wi=2",
imageAlt: "Before and after storm damage restoration and repair",
},
]}
@@ -92,7 +92,7 @@ export default function GalleryPage() {
role: "Homeowner",
company: "Pompano Beach",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6",
imageAlt: "Juan G - Homeowner",
},
{
@@ -101,7 +101,7 @@ export default function GalleryPage() {
role: "Property Manager",
company: "Boca Raton",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=3",
imageAlt: "Maria Rodriguez - Property Manager",
},
{
@@ -110,7 +110,7 @@ export default function GalleryPage() {
role: "Business Owner",
company: "Fort Lauderdale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=7",
imageAlt: "Michael Chen - Business Owner",
},
{
@@ -119,7 +119,7 @@ export default function GalleryPage() {
role: "Homeowner",
company: "Coral Springs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg?_wi=3",
imageAlt: "Sarah Johnson - Homeowner",
},
{
@@ -128,7 +128,7 @@ export default function GalleryPage() {
role: "Realtor",
company: "Miami-Dade",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=8",
imageAlt: "David Martinez - Realtor",
},
{
@@ -137,7 +137,7 @@ export default function GalleryPage() {
role: "Homeowner",
company: "Tamarac",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2",
imageAlt: "Lisa Thompson - Homeowner",
},
]}

View File

@@ -135,7 +135,7 @@ export default function HomePage() {
price: "Transformation",
rating: 5,
reviewCount: "Excellent",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1",
imageAlt: "Before and after roof replacement",
},
{
@@ -145,7 +145,7 @@ export default function HomePage() {
price: "Fixed",
rating: 5,
reviewCount: "Professional",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2",
imageAlt: "Before and after leak repair",
},
{
@@ -155,7 +155,7 @@ export default function HomePage() {
price: "Renewed",
rating: 5,
reviewCount: "Quality",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg?_wi=1",
imageAlt: "Before and after storm damage restoration",
},
]}
@@ -177,7 +177,7 @@ export default function HomePage() {
role: "Homeowner",
company: "Pompano Beach",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
imageAlt: "Juan G",
},
{
@@ -186,7 +186,7 @@ export default function HomePage() {
role: "Property Manager",
company: "Boca Raton",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1",
imageAlt: "Maria Rodriguez",
},
{
@@ -195,7 +195,7 @@ export default function HomePage() {
role: "Business Owner",
company: "Fort Lauderdale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -204,7 +204,7 @@ export default function HomePage() {
role: "Homeowner",
company: "Coral Springs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -213,7 +213,7 @@ export default function HomePage() {
role: "Realtor",
company: "Miami-Dade",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3",
imageAlt: "David Martinez",
},
{
@@ -222,7 +222,7 @@ export default function HomePage() {
role: "Homeowner",
company: "Tamarac",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1",
imageAlt: "Lisa Thompson",
},
]}