From 8a185d34bfb021a7da1c5a8cd775c3d075c22845 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:49:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1403514..ad947d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,16 +52,16 @@ export default function LandingPage() { buttonAnimation="slide-up" background={{ variant: "glowing-orb" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349424.jpg", imageAlt: "Apna Bazar grocery store interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg", imageAlt: "Fresh groceries and vegetables" }, - { imageSrc: "http://img.b2bpic.net/free-photo/snacks-juice-wooden-table_1252-621.jpg", imageAlt: "Packaged snacks and food items" }, - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-snack-school-time_23-2147654454.jpg", imageAlt: "Household essentials and products" } + { imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349424.jpg?_wi=1", imageAlt: "Apna Bazar grocery store interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg?_wi=1", imageAlt: "Fresh groceries and vegetables" }, + { imageSrc: "http://img.b2bpic.net/free-photo/snacks-juice-wooden-table_1252-621.jpg?_wi=1", imageAlt: "Packaged snacks and food items" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-snack-school-time_23-2147654454.jpg?_wi=1", imageAlt: "Household essentials and products" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-with-face-mask_23-2149565225.jpg", imageAlt: "Beverages and drink selection" }, - { imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349424.jpg", imageAlt: "Store shelves with organized products" }, - { imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg", imageAlt: "Quality grocery items display" }, - { imageSrc: "http://img.b2bpic.net/free-photo/snacks-juice-wooden-table_1252-621.jpg", imageAlt: "Variety of packaged snacks" } + { imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-with-face-mask_23-2149565225.jpg?_wi=1", imageAlt: "Beverages and drink selection" }, + { imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349424.jpg?_wi=2", imageAlt: "Store shelves with organized products" }, + { imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg?_wi=2", imageAlt: "Quality grocery items display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/snacks-juice-wooden-table_1252-621.jpg?_wi=2", imageAlt: "Variety of packaged snacks" } ]} carouselPosition="right" /> @@ -90,10 +90,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} products={[ - { id: "1", name: "Grocery Items", price: "Affordable", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg", imageAlt: "Fresh groceries" }, - { id: "2", name: "Snacks & Packaged Food", price: "Budget-Friendly", imageSrc: "http://img.b2bpic.net/free-photo/snacks-juice-wooden-table_1252-621.jpg", imageAlt: "Snacks and packaged food" }, - { id: "3", name: "Beverages", price: "Best Prices", imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-with-face-mask_23-2149565225.jpg", imageAlt: "Beverages and drinks" }, - { id: "4", name: "Household Essentials", price: "Daily Needs", imageSrc: "http://img.b2bpic.net/free-photo/delicious-snack-school-time_23-2147654454.jpg", imageAlt: "Household essentials" } + { id: "1", name: "Grocery Items", price: "Affordable", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg?_wi=3", imageAlt: "Fresh groceries" }, + { id: "2", name: "Snacks & Packaged Food", price: "Budget-Friendly", imageSrc: "http://img.b2bpic.net/free-photo/snacks-juice-wooden-table_1252-621.jpg?_wi=3", imageAlt: "Snacks and packaged food" }, + { id: "3", name: "Beverages", price: "Best Prices", imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-with-face-mask_23-2149565225.jpg?_wi=2", imageAlt: "Beverages and drinks" }, + { id: "4", name: "Household Essentials", price: "Daily Needs", imageSrc: "http://img.b2bpic.net/free-photo/delicious-snack-school-time_23-2147654454.jpg?_wi=2", imageAlt: "Household essentials" } ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -114,22 +114,22 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Priya Sharma, Solapur", date: "Date: 15 March 2024", title: "Great local grocery store with quality products", quote: "I shop at Apna Bazar regularly. The products are always fresh, prices are competitive, and the staff is very friendly. It's my go-to store for all daily grocery needs.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg", avatarAlt: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349424.jpg", imageAlt: "Store interior" + id: "1", name: "Priya Sharma, Solapur", date: "Date: 15 March 2024", title: "Great local grocery store with quality products", quote: "I shop at Apna Bazar regularly. The products are always fresh, prices are competitive, and the staff is very friendly. It's my go-to store for all daily grocery needs.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg", avatarAlt: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349424.jpg?_wi=3", imageAlt: "Store interior" }, { - id: "2", name: "Raj Patel, Vijapur Road", date: "Date: 12 March 2024", title: "Convenient store on Vijapur road", quote: "Perfect location for quick shopping. I always find what I need here. The quick shopping experience saves me so much time after work.", tag: "Working Professional", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-diplomatic-suit-looking-camera-standing-outside-front-startup-company-office-entrepreneur-man-working-marketing-presentation-outdoor-concept_482257-28140.jpg", avatarAlt: "Raj Patel", imageSrc: "http://img.b2bpic.net/free-photo/snacks-juice-wooden-table_1252-621.jpg", imageAlt: "Product variety" + id: "2", name: "Raj Patel, Vijapur Road", date: "Date: 12 March 2024", title: "Convenient store on Vijapur road", quote: "Perfect location for quick shopping. I always find what I need here. The quick shopping experience saves me so much time after work.", tag: "Working Professional", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-diplomatic-suit-looking-camera-standing-outside-front-startup-company-office-entrepreneur-man-working-marketing-presentation-outdoor-concept_482257-28140.jpg", avatarAlt: "Raj Patel", imageSrc: "http://img.b2bpic.net/free-photo/snacks-juice-wooden-table_1252-621.jpg?_wi=4", imageAlt: "Product variety" }, { - id: "3", name: "Anjali Desai, Local Resident", date: "Date: 10 March 2024", title: "Best prices for everyday items", quote: "Apna Bazar offers the best value for money in the area. Their affordable prices don't compromise on quality. Highly recommend to everyone!", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-couple-daughter-sitting-sofa_23-2148045478.jpg", avatarAlt: "Anjali Desai", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg", imageAlt: "Fresh groceries" + id: "3", name: "Anjali Desai, Local Resident", date: "Date: 10 March 2024", title: "Best prices for everyday items", quote: "Apna Bazar offers the best value for money in the area. Their affordable prices don't compromise on quality. Highly recommend to everyone!", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-couple-daughter-sitting-sofa_23-2148045478.jpg", avatarAlt: "Anjali Desai", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg?_wi=4", imageAlt: "Fresh groceries" }, { - id: "4", name: "Vikram Singh, Student", date: "Date: 8 March 2024", title: "Perfect for quick purchases and affordable", quote: "As a student, I appreciate the affordable prices and quick service at Apna Bazar. Great variety of snacks and daily essentials. Love this store!", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", avatarAlt: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-with-face-mask_23-2149565225.jpg", imageAlt: "Beverages selection" + id: "4", name: "Vikram Singh, Student", date: "Date: 8 March 2024", title: "Perfect for quick purchases and affordable", quote: "As a student, I appreciate the affordable prices and quick service at Apna Bazar. Great variety of snacks and daily essentials. Love this store!", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", avatarAlt: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-with-face-mask_23-2149565225.jpg?_wi=3", imageAlt: "Beverages selection" }, { - id: "5", name: "Meera Kulkarni, Homemaker", date: "Date: 5 March 2024", title: "Trusted neighborhood store for 2 years", quote: "I've been shopping here for 2 years. The consistency in quality and friendly service keeps me coming back. Best grocery store in our locality!", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg", avatarAlt: "Meera Kulkarni", imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349424.jpg", imageAlt: "Store view" + id: "5", name: "Meera Kulkarni, Homemaker", date: "Date: 5 March 2024", title: "Trusted neighborhood store for 2 years", quote: "I've been shopping here for 2 years. The consistency in quality and friendly service keeps me coming back. Best grocery store in our locality!", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg", avatarAlt: "Meera Kulkarni", imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349424.jpg?_wi=4", imageAlt: "Store view" }, { - id: "6", name: "Arjun Reddy, Business Owner", date: "Date: 1 March 2024", title: "Reliable supplier for my small restaurant", quote: "I source several items from Apna Bazar for my restaurant. Their reliability, fresh products, and competitive pricing make them an essential partner for my business.", tag: "Business Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-diplomatic-suit-looking-camera-standing-outside-front-startup-company-office-entrepreneur-man-working-marketing-presentation-outdoor-concept_482257-28140.jpg", avatarAlt: "Arjun Reddy", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg", imageAlt: "Quality products" + id: "6", name: "Arjun Reddy, Business Owner", date: "Date: 1 March 2024", title: "Reliable supplier for my small restaurant", quote: "I source several items from Apna Bazar for my restaurant. Their reliability, fresh products, and competitive pricing make them an essential partner for my business.", tag: "Business Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-diplomatic-suit-looking-camera-standing-outside-front-startup-company-office-entrepreneur-man-working-marketing-presentation-outdoor-concept_482257-28140.jpg", avatarAlt: "Arjun Reddy", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-decoration-with-blank-slate_23-2147681616.jpg?_wi=5", imageAlt: "Quality products" } ]} /> -- 2.49.1