From 1dfde547c39a815233b37945c9be01acac5c08c9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 14:07:28 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7481816..b487b52 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { title="Why Choose Arihant Outlets?" description="For over three decades, Arihant Outlets has been the preferred clothing destination for families across Gandhinagar. Our commitment to quality, affordability, and exceptional customer service keeps families coming back." tag="Established 1970s" - tagIcon={Store} + tagIcon={Package} tagAnimation="slide-up" buttons={[ { @@ -85,7 +85,7 @@ export default function AboutPage() { icon: Star, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fashion-expert-worker-selecting-variety-trendy-items-client_482257-118401.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/fashion-expert-worker-selecting-variety-trendy-items-client_482257-118401.jpg" imageAlt="Arihant Outlets team and store environment" mediaAnimation="slide-up" imagePosition="right" @@ -116,21 +116,21 @@ export default function AboutPage() { id: 1, title: "Separate Sections", description: "Dedicated areas for men's, women's, kids, and NRI collections for easy browsing and shopping", - imageSrc: "http://img.b2bpic.net/free-photo/buy-beautiful-beauty-bags-adult_1303-1884.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/buy-beautiful-beauty-bags-adult_1303-1884.jpg", imageAlt: "Store sections", }, { id: 2, title: "Customer-Friendly Hours", description: "Open daily until 9:30 PM, conveniently located in Kudasan for easy access from all parts of Gandhinagar", - imageSrc: "http://img.b2bpic.net/free-vector/geometric-real-estate-sale-yard-sign_742173-6735.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-vector/geometric-real-estate-sale-yard-sign_742173-6735.jpg", imageAlt: "Store hours", }, { id: 3, title: "Expert Styling Advice", description: "Our experienced staff provides personalized recommendations to find the perfect fit and style for you", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-repair-sale-shop_23-2150746313.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-repair-sale-shop_23-2150746313.jpg", imageAlt: "Store staff", }, ]} @@ -153,7 +153,7 @@ export default function AboutPage() { name: "Rajesh Patel", role: "Local Customer", testimonial: "Arihant Outlets has been my go-to store for family clothing for the past 15 years. Excellent quality and unbeatable prices!", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-being-happy-about-shopping-spree-she-went_23-2148673282.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-being-happy-about-shopping-spree-she-went_23-2148673282.jpg", icon: Star, }, { @@ -161,7 +161,7 @@ export default function AboutPage() { name: "Priya Sharma", role: "Regular Shopper", testimonial: "The variety is amazing and the staff is always helpful. They have something for everyone in the family at affordable rates.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg", icon: Star, }, { @@ -169,7 +169,7 @@ export default function AboutPage() { name: "Amit Desai", role: "Corporate Professional", testimonial: "Perfect for formal wear and casual clothing. Great exchange policy and the location in Kudasan is very convenient.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", icon: Star, }, { @@ -177,7 +177,7 @@ export default function AboutPage() { name: "Divya Nair", role: "Family Shopper", testimonial: "I bring my entire family here for shopping. Best quality-to-price ratio in Gandhinagar. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-thumb-up-shirt-cardigan-looking-cheery-front-view_176474-110852.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-thumb-up-shirt-cardigan-looking-cheery-front-view_176474-110852.jpg", icon: Star, }, { @@ -185,7 +185,7 @@ export default function AboutPage() { name: "Vikram Singh", role: "NRI Visitor", testimonial: "Visited during my India trip. The NRI collection is excellent and the pricing is very reasonable compared to other stores.", - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", icon: Star, }, { @@ -193,7 +193,7 @@ export default function AboutPage() { name: "Neha Gupta", role: "College Student", testimonial: "Great place to find trendy clothes at student-friendly prices. The staff is friendly and never pushy. Love shopping here!", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", icon: Star, }, ]} @@ -202,7 +202,7 @@ export default function AboutPage() {