From 4d3e44b04d01f34478154a00578c7519ecd3458c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:09:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a863249..ae8656a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,11 +52,11 @@ export default function LandingPage() { background={{ variant: "plain" }} carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-vector/white-household-kitchen-appliances-transparent-set_1284-26015.jpg", imageAlt: "Premium home appliances collection" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/ceiling-fan_1203-159.jpg", imageAlt: "Quality ceiling fan" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/gas-burner-macro-blue-flame-modern-cooktop_169016-68866.jpg", imageAlt: "Modern gas stove" }, - { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-170.jpg", imageAlt: "Reliable mixer grinder" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-man-cooking-fresh-food-home-opening-lid-steaming-pot_1220-5351.jpg", imageAlt: "Durable pressure cooker" }, - { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-housewife-does-housework-home_273609-20284.jpg", imageAlt: "Efficient electric iron" } + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/ceiling-fan_1203-159.jpg?_wi=1", imageAlt: "Quality ceiling fan" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/gas-burner-macro-blue-flame-modern-cooktop_169016-68866.jpg?_wi=1", imageAlt: "Modern gas stove" }, + { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-170.jpg?_wi=1", imageAlt: "Reliable mixer grinder" }, + { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-man-cooking-fresh-food-home-opening-lid-steaming-pot_1220-5351.jpg?_wi=1", imageAlt: "Durable pressure cooker" }, + { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-housewife-does-housework-home_273609-20284.jpg?_wi=1", imageAlt: "Efficient electric iron" } ]} autoPlay={true} autoPlayInterval={4000} @@ -75,12 +75,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" products={[ - { id: "1", brand: "Sri Ganesh Store", name: "Ceiling Fans", price: "₹1,200 - ₹3,500", rating: 5, reviewCount: "850+", imageSrc: "http://img.b2bpic.net/free-photo/ceiling-fan_1203-159.jpg", imageAlt: "Premium ceiling fan" }, + { id: "1", brand: "Sri Ganesh Store", name: "Ceiling Fans", price: "₹1,200 - ₹3,500", rating: 5, reviewCount: "850+", imageSrc: "http://img.b2bpic.net/free-photo/ceiling-fan_1203-159.jpg?_wi=2", imageAlt: "Premium ceiling fan" }, { id: "2", brand: "Sri Ganesh Store", name: "Table Fans", price: "₹600 - ₹1,800", rating: 5, reviewCount: "620+", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-couple-with-heater_23-2149335133.jpg", imageAlt: "Durable table fan" }, - { id: "3", brand: "Sri Ganesh Store", name: "Pressure Cookers", price: "₹1,800 - ₹4,200", rating: 5, reviewCount: "950+", imageSrc: "http://img.b2bpic.net/free-photo/young-man-cooking-fresh-food-home-opening-lid-steaming-pot_1220-5351.jpg", imageAlt: "Quality pressure cooker" }, - { id: "4", brand: "Sri Ganesh Store", name: "Gas Stoves", price: "₹3,500 - ₹8,900", rating: 5, reviewCount: "740+", imageSrc: "http://img.b2bpic.net/free-photo/gas-burner-macro-blue-flame-modern-cooktop_169016-68866.jpg", imageAlt: "Modern gas stove" }, - { id: "5", brand: "Sri Ganesh Store", name: "Mixer Grinders", price: "₹2,100 - ₹5,600", rating: 5, reviewCount: "890+", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-170.jpg", imageAlt: "Powerful mixer grinder" }, - { id: "6", brand: "Sri Ganesh Store", name: "Iron Boxes", price: "₹800 - ₹2,200", rating: 5, reviewCount: "510+", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-housewife-does-housework-home_273609-20284.jpg", imageAlt: "Electric iron box" } + { id: "3", brand: "Sri Ganesh Store", name: "Pressure Cookers", price: "₹1,800 - ₹4,200", rating: 5, reviewCount: "950+", imageSrc: "http://img.b2bpic.net/free-photo/young-man-cooking-fresh-food-home-opening-lid-steaming-pot_1220-5351.jpg?_wi=2", imageAlt: "Quality pressure cooker" }, + { id: "4", brand: "Sri Ganesh Store", name: "Gas Stoves", price: "₹3,500 - ₹8,900", rating: 5, reviewCount: "740+", imageSrc: "http://img.b2bpic.net/free-photo/gas-burner-macro-blue-flame-modern-cooktop_169016-68866.jpg?_wi=2", imageAlt: "Modern gas stove" }, + { id: "5", brand: "Sri Ganesh Store", name: "Mixer Grinders", price: "₹2,100 - ₹5,600", rating: 5, reviewCount: "890+", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-170.jpg?_wi=2", imageAlt: "Powerful mixer grinder" }, + { id: "6", brand: "Sri Ganesh Store", name: "Iron Boxes", price: "₹800 - ₹2,200", rating: 5, reviewCount: "510+", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-housewife-does-housework-home_273609-20284.jpg?_wi=2", imageAlt: "Electric iron box" } ]} /> @@ -132,12 +132,12 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" testimonials={[ - { id: "1", name: "Rajesh Kumar", handle: "West Tambaram", testimonial: "Best place to buy appliances in Chennai! Quality products at fair prices. The team is very helpful and quick with repairs.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Rajesh Kumar" }, - { id: "2", name: "Priya Sharma", handle: "Tambaram Resident", testimonial: "Excellent service! My mixer grinder stopped working and they fixed it within hours. Highly recommended for anyone in the area.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Priya Sharma" }, - { id: "3", name: "Vijay Patel", handle: "Local Business Owner", testimonial: "I've been buying all my home appliances from Sri Ganesh for years. Genuine products, honest prices, and excellent customer care.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Vijay Patel" }, - { id: "4", name: "Lakshmi Iyer", handle: "Housewife", testimonial: "The pressure cooker I bought is amazing! Perfect quality and the staff explained everything clearly. Will definitely come back.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Lakshmi Iyer" }, - { id: "5", name: "Arun Desai", handle: "Service Professional", testimonial: "Had an issue with my ceiling fan, called Sri Ganesh and they sorted it out perfectly. Fast, reliable, and trustworthy service!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Arun Desai" }, - { id: "6", name: "Meera Gupta", handle: "Happy Customer", testimonial: "Bought a gas stove last month. Installation was smooth, product quality is excellent, and they gave great after-sales support.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Meera Gupta" } + { id: "1", name: "Rajesh Kumar", handle: "West Tambaram", testimonial: "Best place to buy appliances in Chennai! Quality products at fair prices. The team is very helpful and quick with repairs.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Rajesh Kumar" }, + { id: "2", name: "Priya Sharma", handle: "Tambaram Resident", testimonial: "Excellent service! My mixer grinder stopped working and they fixed it within hours. Highly recommended for anyone in the area.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Priya Sharma" }, + { id: "3", name: "Vijay Patel", handle: "Local Business Owner", testimonial: "I've been buying all my home appliances from Sri Ganesh for years. Genuine products, honest prices, and excellent customer care.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=3", imageAlt: "Vijay Patel" }, + { id: "4", name: "Lakshmi Iyer", handle: "Housewife", testimonial: "The pressure cooker I bought is amazing! Perfect quality and the staff explained everything clearly. Will definitely come back.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=4", imageAlt: "Lakshmi Iyer" }, + { id: "5", name: "Arun Desai", handle: "Service Professional", testimonial: "Had an issue with my ceiling fan, called Sri Ganesh and they sorted it out perfectly. Fast, reliable, and trustworthy service!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=5", imageAlt: "Arun Desai" }, + { id: "6", name: "Meera Gupta", handle: "Happy Customer", testimonial: "Bought a gas stove last month. Installation was smooth, product quality is excellent, and they gave great after-sales support.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=6", imageAlt: "Meera Gupta" } ]} speed={40} topMarqueeDirection="left" -- 2.49.1