Update src/app/about/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function AboutPage() {
|
||||
{ icon: Clock, title: "Always Available", description: "24/7 emergency response for urgent medical needs any time of day or night" },
|
||||
{ icon: MapPin, title: "Easy to Reach", description: "Conveniently located near Al-Nakheel Fuel Station for quick access" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-meeting_107420-84791.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-meeting_107420-84791.jpg?_wi=2"
|
||||
imageAlt="medical professionals doctor team healthcare staff clinic interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,10 +87,10 @@ export default function AboutPage() {
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Aisha Mohammed", imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-arabic-woman-beautiful-woman-with-covered-head-make-up-looking-camera-international-beautiful-concept_74855-21619.jpg", imageAlt: "woman portrait arab woman professional headshot patient testimonial" },
|
||||
{ id: "2", name: "Hassan Khalil", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man_23-2148479507.jpg", imageAlt: "man portrait arab man professional headshot patient testimonial" },
|
||||
{ id: "3", name: "Fatima Ahmed", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-young-beautiful-indian-woman_1262-2261.jpg", imageAlt: "woman portrait arab woman professional headshot patient testimonial" },
|
||||
{ id: "4", name: "Omar Saleh", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man_23-2148479507.jpg", imageAlt: "man portrait arab man professional headshot patient testimonial" }
|
||||
{ id: "1", name: "Aisha Mohammed", imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-arabic-woman-beautiful-woman-with-covered-head-make-up-looking-camera-international-beautiful-concept_74855-21619.jpg?_wi=2", imageAlt: "woman portrait arab woman professional headshot patient testimonial" },
|
||||
{ id: "2", name: "Hassan Khalil", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man_23-2148479507.jpg?_wi=3", imageAlt: "man portrait arab man professional headshot patient testimonial" },
|
||||
{ id: "3", name: "Fatima Ahmed", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-young-beautiful-indian-woman_1262-2261.jpg?_wi=2", imageAlt: "woman portrait arab woman professional headshot patient testimonial" },
|
||||
{ id: "4", name: "Omar Saleh", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man_23-2148479507.jpg?_wi=4", imageAlt: "man portrait arab man professional headshot patient testimonial" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user