Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-06 05:47:35 +00:00

View File

@@ -125,7 +125,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Michael Johnson", role: "Business Owner", company: "Local Tech Startup", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Michael Johnson testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1", imageAlt: "Michael Johnson testimonial"
},
{
id: "2", name: "David Garcia", role: "Executive", company: "Corporate Finance", rating: 5,
@@ -133,7 +133,7 @@ export default function LandingPage() {
},
{
id: "3", name: "James Rodriguez", role: "Entrepreneur", company: "Marketing Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "James Rodriguez testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2", imageAlt: "James Rodriguez testimonial"
},
{
id: "4", name: "Robert Chen", role: "Creative Director", company: "Design Studio", rating: 5,