diff --git a/src/app/page.tsx b/src/app/page.tsx
index bfe3f5b..9665fd8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
@@ -62,70 +47,20 @@ export default function LandingPage() {
title="Compassionate Care for Your Best Friends"
description="At Pets Valley Clinic, we treat your pets like our own family. Providing expert veterinary care 24/7 with love and dedication in the heart of Amman."
testimonials={[
- {
- name: "Alex Al",
- handle: "Cat Lover",
- testimonial: "They truly love animals. Highly professional and caring. Prices are reasonable and they even offer discounts for rescued pets!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg?_wi=1",
- },
- {
- name: "Dareen Abdullah",
- handle: "Pet Mom",
- testimonial: "Amazing experience, went at 3 AM and they were more than happy to help my cat. Definitely my main vet now!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg?_wi=1",
- },
- {
- name: "Ratih Indah",
- handle: "Dog Owner",
- testimonial: "The staff is incredibly patient and kind. They took the time to explain everything clearly.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg?_wi=1",
- },
- {
- name: "Omar M.",
- handle: "Rescue Advocate",
- testimonial: "Outstanding service for my rescue rabbit. They have a real heart for animals in need.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg?_wi=1",
- },
- {
- name: "Layla K.",
- handle: "Puppy Parent",
- testimonial: "Best vet clinic in Amman, hands down. Professional, clean, and very welcoming atmosphere.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg?_wi=1",
- },
- ]}
- buttons={[
- {
- text: "Book Appointment",
- href: "#contact",
- },
+ { name: "Alex Al", handle: "Cat Lover", testimonial: "They truly love animals. Highly professional and caring. Prices are reasonable and they even offer discounts for rescued pets!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg" },
+ { name: "Dareen Abdullah", handle: "Pet Mom", testimonial: "Amazing experience, went at 3 AM and they were more than happy to help my cat. Definitely my main vet now!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg" },
+ { name: "Ratih Indah", handle: "Dog Owner", testimonial: "The staff is incredibly patient and kind. They took the time to explain everything clearly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg" },
+ { name: "Omar M.", handle: "Rescue Advocate", testimonial: "Outstanding service for my rescue rabbit. They have a real heart for animals in need.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg" },
+ { name: "Layla K.", handle: "Puppy Parent", testimonial: "Best vet clinic in Amman, hands down. Professional, clean, and very welcoming atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg" },
]}
+ buttons={[{ text: "Book Appointment", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-doctor-vet-clinic-pointing-finger-up-looking-amazed-standing-near-cute-black-p_1258-173123.jpg"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg",
- alt: "Client 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg",
- alt: "Client 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg",
- alt: "Client 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg",
- alt: "Client 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg",
- alt: "Client 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg", alt: "Client 1" },
+ { src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg", alt: "Client 2" },
+ { src: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg", alt: "Client 3" },
+ { src: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg", alt: "Client 4" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg", alt: "Client 5" },
]}
avatarText="Trusted by 500+ happy pet owners"
/>
@@ -148,27 +83,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- tag: "Checkups",
- title: "Wellness Exams",
- subtitle: "Prevention is Key",
- description: "Thorough health assessments including vaccinations and routine screenings for optimal pet health.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-dog_23-2149100224.jpg",
- },
- {
- tag: "Surgery",
- title: "Expert Surgery",
- subtitle: "Safe & Professional",
- description: "Experienced surgeons ensuring safety and quick recovery for your furry family members.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143884.jpg",
- },
- {
- tag: "Emergency",
- title: "24/7 Emergency",
- subtitle: "Always Here",
- description: "Urgent care services around the clock, whenever your pet needs us most.",
- imageSrc: "http://img.b2bpic.net/free-photo/vet-giving-ill-cat-some-pills_329181-14502.jpg",
- },
+ { tag: "Checkups", title: "Wellness Exams", subtitle: "Prevention is Key", description: "Thorough health assessments including vaccinations and routine screenings for optimal pet health.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-dog_23-2149100224.jpg" },
+ { tag: "Surgery", title: "Expert Surgery", subtitle: "Safe & Professional", description: "Experienced surgeons ensuring safety and quick recovery for your furry family members.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143884.jpg" },
+ { tag: "Emergency", title: "24/7 Emergency", subtitle: "Always Here", description: "Urgent care services around the clock, whenever your pet needs us most.", imageSrc: "http://img.b2bpic.net/free-photo/vet-giving-ill-cat-some-pills_329181-14502.jpg" },
]}
title="Comprehensive Veterinary Services"
description="Tailored treatments for every stage of your pet's life, from routine checkups to complex procedures."
@@ -182,30 +99,10 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
members={[
- {
- id: "1",
- name: "Dr. Anas Al-Suleihat",
- role: "Head Veterinarian",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg?_wi=1",
- },
- {
- id: "2",
- name: "Sarah Ahmed",
- role: "Vet Assistant",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg?_wi=1",
- },
- {
- id: "3",
- name: "Dr. Omar Kareem",
- role: "Senior Surgeon",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-mask-yellow-wall_179666-12714.jpg?_wi=1",
- },
- {
- id: "4",
- name: "Laila Noor",
- role: "Pet Care Specialist",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267894.jpg",
- },
+ { id: "1", name: "Dr. Anas Al-Suleihat", role: "Head Veterinarian", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg" },
+ { id: "2", name: "Sarah Ahmed", role: "Vet Assistant", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg" },
+ { id: "3", name: "Dr. Omar Kareem", role: "Senior Surgeon", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-mask-yellow-wall_179666-12714.jpg" },
+ { id: "4", name: "Laila Noor", role: "Pet Care Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267894.jpg" },
]}
title="Meet Our Team"
description="Our passionate, qualified professionals love what they do and care deeply about every pet in our facility."
@@ -214,28 +111,14 @@ export default function LandingPage() {
@@ -341,37 +174,9 @@ export default function LandingPage() {