From 451c3b4c156e7158abe634ac818710b22b454dbc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:20:15 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f142f79..6bb90c1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ const AboutPage = () => { company: "Local Store", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Rajesh Kumar success story", }, { @@ -86,7 +86,7 @@ const AboutPage = () => { company: "Tech Professional", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Priya Sharma testimonial", }, { @@ -96,7 +96,7 @@ const AboutPage = () => { company: "Corporate", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Arjun Reddy customer feedback", }, { @@ -106,7 +106,7 @@ const AboutPage = () => { company: "Creative", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Neha Verma review", }, ]} -- 2.49.1 From e8ef040d4920b14bb517f80786eb25dd6f6b6e09 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:20:15 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d3f712..40a589c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ const HomePage = () => { company: "Local Store Owner", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Rajesh Kumar satisfied customer", }, { @@ -195,7 +195,7 @@ const HomePage = () => { company: "IT Professional", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Priya Sharma customer testimonial", }, { @@ -205,7 +205,7 @@ const HomePage = () => { company: "Corporate Employee", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Arjun Reddy customer review", }, { @@ -215,7 +215,7 @@ const HomePage = () => { company: "Creative Professional", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Neha Verma happy client", }, ]} -- 2.49.1 From cbd439a115fae3c2c7bb08c4c0d1eb44a04083d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:20:16 +0000 Subject: [PATCH 3/3] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 208eb22..dd734ac 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -56,7 +56,7 @@ const ReviewsPage = () => { company: "Local Store Owner", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Rajesh Kumar review", }, { @@ -66,7 +66,7 @@ const ReviewsPage = () => { company: "IT Professional", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "Priya Sharma testimonial", }, { @@ -76,7 +76,7 @@ const ReviewsPage = () => { company: "Corporate Employee", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3", imageAlt: "Arjun Reddy feedback", }, { @@ -86,7 +86,7 @@ const ReviewsPage = () => { company: "Creative Professional", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Neha Verma review", }, ]} -- 2.49.1