Update src/app/about/page.tsx
This commit is contained in:
@@ -87,11 +87,11 @@ export default function AboutPage() {
|
||||
tag="About Powsopee"
|
||||
features={[
|
||||
{
|
||||
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", imageAlt: "Pet wellness and care"},
|
||||
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?_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", imageAlt: "Quality products"},
|
||||
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?_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", imageAlt: "Customer care"},
|
||||
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?_wi=4", imageAlt: "Customer care"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user