Update src/app/reviews/page.tsx
This commit is contained in:
@@ -19,25 +19,25 @@ export default function ReviewsPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Ahmed Al-Rashid",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-man-with-crossed-arms_23-2147574163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-man-with-crossed-arms_23-2147574163.jpg?_wi=3",
|
||||
imageAlt: "Ahmed Al-Rashid",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatima Khan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=3",
|
||||
imageAlt: "Fatima Khan",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mohammed Ibrahim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handsome-young-man-classic-white-shirt-red-tie-smiling-showing-ok-sign-while-posing-pink-background-stylish-haircut-sincere-emotions-concept-copy-space-cl_639032-2296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handsome-young-man-classic-white-shirt-red-tie-smiling-showing-ok-sign-while-posing-pink-background-stylish-haircut-sincere-emotions-concept-copy-space-cl_639032-2296.jpg?_wi=3",
|
||||
imageAlt: "Mohammed Ibrahim",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Leila Al-Dosari",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-happy-woman-smiling-cross-arms-chest-like-professional-standing-white-wall_176420-42647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-happy-woman-smiling-cross-arms-chest-like-professional-standing-white-wall_176420-42647.jpg?_wi=3",
|
||||
imageAlt: "Leila Al-Dosari",
|
||||
},
|
||||
];
|
||||
@@ -274,7 +274,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/storage-room-worker-having-remote-conversation-with-supervisor-talking-landline-phone-storage-room-woman-working-products-inventory-checking-boxes-with-clients-orders-preparing-shipment_482257-73189.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/storage-room-worker-having-remote-conversation-with-supervisor-talking-landline-phone-storage-room-woman-working-products-inventory-checking-boxes-with-clients-orders-preparing-shipment_482257-73189.jpg?_wi=6"
|
||||
imageAlt="PEH Hardware Store"
|
||||
logoText="PEH"
|
||||
copyrightText="© 2025 Plumbing Electrical Hardware - PEH. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user