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-05 07:33:58 +00:00

View File

@@ -183,16 +183,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Priya Sharma", role: "Working Professional", company: "Tech Company", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "professional portrait business headshot corporate portrait professional woman business person"},
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=1", imageAlt: "professional portrait business headshot corporate portrait professional woman business person"},
{
id: "2", name: "Rajesh Kumar", role: "Family Head", company: "Manufacturing Business", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot corporate portrait professional man business person"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional portrait business headshot corporate portrait professional man business person"},
{
id: "3", name: "Anjali Patel", role: "Homemaker", company: "Mumbai", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "professional portrait business headshot corporate portrait professional woman business person"},
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=2", imageAlt: "professional portrait business headshot corporate portrait professional woman business person"},
{
id: "4", name: "Vikram Singh", role: "CEO", company: "Startup Founder", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot corporate portrait professional man business person"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait business headshot corporate portrait professional man business person"},
]}
kpiItems={[
{ value: "70+", label: "Happy Customers" },