Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 09:17:56 +00:00
parent 7e2991ee13
commit c8d3be4862

View File

@@ -95,21 +95,21 @@ export default function AboutPage() {
id: "01",
title: "Pet Wellness First",
description: "Every product is designed with your pet's health and happiness as our primary concern. We partner with veterinarians to ensure quality.",
imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg?_wi=5",
imageAlt: "Pet wellness and care",
},
{
id: "02",
title: "Quality Assurance",
description: "Rigorous testing and quality control ensure every product meets international standards. Your trust is our responsibility.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg?_wi=4",
imageAlt: "Quality products",
},
{
id: "03",
title: "Customer Commitment",
description: "We stand behind our products with a 30-day money-back guarantee and dedicated customer support for Indian pet parents.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg?_wi=4",
imageAlt: "Customer care",
},
]}