Merge version_3 into main #4
@@ -227,33 +227,21 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ahmed Al Mansouri", role: "Homeowner", company: "Sharjah Resident", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "Ahmed Al Mansouri"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Fatima Al Neyadi", role: "Office Manager", company: "Local Business", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-young-businesswoman-pointing-camera_1262-5406.jpg", imageAlt: "Fatima Al Neyadi"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Mohammad Khalifa", role: "Property Owner", company: "Real Estate", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", imageAlt: "Mohammad Khalifa"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Layla Hassan", role: "Building Manager", company: "Commercial Complex", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg", imageAlt: "Layla Hassan"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Samir Al Maktoum", role: "Homeowner", company: "Sharjah Family", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-creative-young-female-photographer-searching-inspiration-looking-through-fake-lense-making-frames-with-fingers-smiling-as-found-amazing-shooting-scene-white-background_176420-36905.jpg", imageAlt: "Samir Al Maktoum"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Noor Al Hosani", role: "Restaurant Owner", company: "Food Service", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-talking-mobile-phone-waiting-area_107420-85120.jpg", imageAlt: "Noor Al Hosani"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -437,4 +425,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user