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-03 11:02:15 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
},
{
name: "Rajesh Kumar", handle: "Coffee Enthusiast", testimonial: "Outstanding brew quality and perfect place to work. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -184,7 +184,7 @@ export default function LandingPage() {
},
{
id: "2", name: "Sanjay Patel", role: "Entrepreneur", company: "Creative Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sanjay Patel"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sanjay Patel"
},
{
id: "3", name: "Neha Gupta", role: "Designer", company: "Design Studio", rating: 5,
@@ -200,7 +200,7 @@ export default function LandingPage() {
},
{
id: "6", name: "Arjun Khanna", role: "Business Owner", company: "Retail Store", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Arjun Khanna"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Arjun Khanna"
}
]}
gridVariant="uniform-all-items-equal"