Update src/app/reviews/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Kuwait",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "r2",
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
role: "Apartment",
|
||||
company: "Farwaniyah",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "r3",
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
role: "Office",
|
||||
company: "Kuwait",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-chair_23-2147626496.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-chair_23-2147626496.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "r4",
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
role: "Owner",
|
||||
company: "Salmiya",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-model-closeup-by-modern-stairs-branding-portrait_169016-69492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-model-closeup-by-modern-stairs-branding-portrait_169016-69492.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "r5",
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
role: "Manager",
|
||||
company: "Kuwait",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user