Update src/app/reviews/page.tsx
This commit is contained in:
@@ -41,12 +41,12 @@ export default function ReviewsPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Saule Nurpeisova", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Saule Nurpeisova" },
|
||||
{ id: "2", name: "Arman Bekzhanov", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Arman Bekzhanov" },
|
||||
{ id: "3", name: "Dinara Suleimenova", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "Dinara Suleimenova" },
|
||||
{ id: "4", name: "Yerlan Tileubayev", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Yerlan Tileubayev" },
|
||||
{ id: "5", name: "Gulnara Ismailova", imageSrc: "http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg", imageAlt: "Gulnara Ismailova" },
|
||||
{ id: "6", name: "Kanat Usupov", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Kanat Usupov" }
|
||||
{ id: "1", name: "Saule Nurpeisova", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Saule Nurpeisova" },
|
||||
{ id: "2", name: "Arman Bekzhanov", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Arman Bekzhanov" },
|
||||
{ id: "3", name: "Dinara Suleimenova", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2", imageAlt: "Dinara Suleimenova" },
|
||||
{ id: "4", name: "Yerlan Tileubayev", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "Yerlan Tileubayev" },
|
||||
{ id: "5", name: "Gulnara Ismailova", imageSrc: "http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg?_wi=2", imageAlt: "Gulnara Ismailova" },
|
||||
{ id: "6", name: "Kanat Usupov", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "Kanat Usupov" }
|
||||
]}
|
||||
cardTitle="Over 500+ satisfied customers trust us to deliver exceptional custom furniture. See what they say."
|
||||
cardTag="Customer Reviews"
|
||||
|
||||
Reference in New Issue
Block a user