Merge version_1 into main #1
@@ -60,15 +60,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "@sarahmvetpet", testimonial: "The care and attention our golden retriever received was exceptional. Dr. Johnson explained everything clearly and made Max feel completely comfortable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202529.jpg", imageAlt: "Sarah with her dog"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202529.jpg?_wi=1", imageAlt: "Sarah with her dog"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "@jameschen2024", testimonial: "Excellent facility and incredibly knowledgeable staff. They went above and beyond to help our rescue kitten adjust and thrive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg", imageAlt: "James with his cat"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg?_wi=1", imageAlt: "James with his cat"
|
||||
},
|
||||
{
|
||||
name: "Emily Rodriguez", handle: "@emilyrodpets", testimonial: "Best veterinary experience we've had. The team is professional, kind, and genuinely cares about each animal's wellbeing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-walks-park-with-her-dog_1157-16028.jpg", imageAlt: "Emily with her dog"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-walks-park-with-her-dog_1157-16028.jpg?_wi=1", imageAlt: "Emily with her dog"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-women-with-cute-rabbit_23-2149514560.jpg"
|
||||
@@ -174,15 +174,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "Golden Retriever Owner", testimonial: "The care and attention our golden retriever received was exceptional. Dr. Johnson explained everything clearly and made Max feel completely comfortable during his surgery recovery.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202529.jpg", imageAlt: "Sarah Mitchell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202529.jpg?_wi=2", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "Rescue Cat Parent", testimonial: "Excellent facility and incredibly knowledgeable staff. They went above and beyond to help our rescue kitten adjust and thrive during her first months with us.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg", imageAlt: "James Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg?_wi=2", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Labrador Mix Owner", testimonial: "Best veterinary experience we've had. The team is professional, kind, and genuinely cares about each animal's wellbeing. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-walks-park-with-her-dog_1157-16028.jpg", imageAlt: "Emily Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-walks-park-with-her-dog_1157-16028.jpg?_wi=2", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Margaret Thompson", handle: "Senior Cat Parent", testimonial: "They helped our elderly cat through challenging health issues with such gentleness and expertise. We're so grateful for their compassionate approach.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user