diff --git a/src/app/page.tsx b/src/app/page.tsx index dfaa710..6d00f3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,15 +165,15 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Fatima Khan", role: "Fashion Designer", testimonial: "Anwar Dyers has been my trusted partner for 8 years. Their premium silk quality and precise dyeing services are unmatched. Every collection I create features their fabrics. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Fatima Khan, Fashion Designer"}, + id: "1", name: "Fatima Khan", role: "Fashion Designer", testimonial: "Anwar Dyers has been my trusted partner for 8 years. Their premium silk quality and precise dyeing services are unmatched. Every collection I create features their fabrics. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", imageAlt: "Fatima Khan, Fashion Designer"}, { - id: "2", name: "Ayesha Ahmed", role: "Boutique Owner", testimonial: "The lace collection from Anwar Dyers elevates every piece. Their custom dyeing service helped me create a signature collection. Professional, reliable, and always on time!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Ayesha Ahmed, Boutique Owner"}, + id: "2", name: "Ayesha Ahmed", role: "Boutique Owner", testimonial: "The lace collection from Anwar Dyers elevates every piece. Their custom dyeing service helped me create a signature collection. Professional, reliable, and always on time!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1", imageAlt: "Ayesha Ahmed, Boutique Owner"}, { - id: "3", name: "Hassan Malik", role: "Textile Exporter", testimonial: "Working with Anwar Dyers for bulk orders has been seamless. Their consistency in quality and competitive pricing make them ideal for export business. Excellent partnership!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Hassan Malik, Textile Exporter"}, + id: "3", name: "Hassan Malik", role: "Textile Exporter", testimonial: "Working with Anwar Dyers for bulk orders has been seamless. Their consistency in quality and competitive pricing make them ideal for export business. Excellent partnership!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Hassan Malik, Textile Exporter"}, { id: "4", name: "Zainab Hussain", role: "Wedding Planner", testimonial: "For bridal collections, Anwar Dyers is our go-to source. Their premium silk and customization options help create memorable looks for our clients. Outstanding quality!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Zainab Hussain, Wedding Planner"}, { - id: "5", name: "Usman Farooq", role: "Retail Store Manager", testimonial: "15 years of reliability from Anwar Dyers! They understand retail needs perfectly. Their range and service level have made them indispensable to our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Usman Farooq, Retail Manager"}, + id: "5", name: "Usman Farooq", role: "Retail Store Manager", testimonial: "15 years of reliability from Anwar Dyers! They understand retail needs perfectly. Their range and service level have made them indispensable to our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "Usman Farooq, Retail Manager"}, { id: "6", name: "Samina Riaz", role: "Clothing Manufacturer", testimonial: "Consistent quality, excellent customer service, and fair pricing. Anwar Dyers makes sourcing premium fabrics easy. We've been partners for over a decade!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Samina Riaz, Clothing Manufacturer"}, ]}