Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Patel", role: "Father", company: "Local Businessman", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149915892.jpg", imageAlt: "Portrait of Rajesh Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149915892.jpg?_wi=1", imageAlt: "Portrait of Rajesh Patel"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Homemaker", company: "Wadala Resident", rating: 5,
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amit Desai", role: "IT Professional", company: "Tech Company", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149915892.jpg", imageAlt: "Portrait of Amit Desai"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149915892.jpg?_wi=2", imageAlt: "Portrait of Amit Desai"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sneha Kulkarni", role: "Working Mother", company: "Finance Sector", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user