Update src/app/about/page.tsx

This commit is contained in:
2026-03-10 09:05:32 +00:00
parent 21ccbb8f91
commit f03d26b9f9

View File

@@ -112,28 +112,28 @@ export default function AboutPage() {
id: 1,
title: "Authenticity First",
description: "Every product is 100% authentic, sourced directly from official brand distributors with verification and warranty",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg?_wi=4",
imageAlt: "Authentic Beauty Products",
},
{
id: 2,
title: "Customer-Centric Service",
description: "Free beauty consultation via WhatsApp, personalized recommendations, and immediate support for all queries",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg?_wi=5",
imageAlt: "Customer Service",
},
{
id: 3,
title: "Competitive Pricing",
description: "Fair retail prices and wholesale discounts for salon owners, beauty entrepreneurs, and bulk buyers",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg?_wi=6",
imageAlt: "Wholesale Pricing",
},
{
id: 4,
title: "Convenient Access",
description: "Physical store location in Inner City Multan, same-day pickup, WhatsApp ordering, and flexible delivery options",
imageSrc: "http://img.b2bpic.net/free-photo/street-market-night_23-2151604308.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-market-night_23-2151604308.jpg?_wi=4",
imageAlt: "Store Location",
},
]}
@@ -160,7 +160,7 @@ export default function AboutPage() {
testimonial:
"Finally found authentic cosmetics at honest prices! The WhatsApp service is so convenient and they deliver exactly what they promise. Highly recommended for all beauty lovers in Multan!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-doing-frame-gesture_1187-3854.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-doing-frame-gesture_1187-3854.jpg?_wi=3",
},
{
id: "2",
@@ -169,7 +169,7 @@ export default function AboutPage() {
testimonial:
"As a salon owner, finding reliable wholesale suppliers is crucial. Zamzam offers competitive rates, authentic products, and wonderful customer service. They've become our go-to supplier!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319757.jpg?_wi=3",
},
{
id: "3",
@@ -178,7 +178,7 @@ export default function AboutPage() {
testimonial:
"The product quality is exceptional and the staff is so knowledgeable about skincare. They helped me find the perfect products for my skin type. Best cosmetics shop in Multan!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-herself_23-2148974340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-herself_23-2148974340.jpg?_wi=3",
},
]}
showRating={true}