Merge version_1 into main #1
@@ -127,11 +127,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", role: "Software Engineer", company: "Tech Innovations", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg", imageAlt: "James Chen"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg?_wi=1", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Thompson", role: "Marketing Manager", company: "Brand Solutions", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Emma Thompson"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Emma Thompson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marcus Johnson", role: "Freelance Writer", company: "Content Hub", rating: 5,
|
||||
@@ -139,11 +139,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophia Rodriguez", role: "Architect", company: "Design Collective", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Sophia Rodriguez"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Sophia Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Park", role: "Business Consultant", company: "Strategic Partners", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg", imageAlt: "David Park"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg?_wi=2", imageAlt: "David Park"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user