From 095bc72f2f27e2b9ff2e76c654cbe27ae58e525c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 13:50:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cc45b3..4564a4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,16 +134,16 @@ export default function HomePage() { features={[ { id: "authentic", title: "Authentic Products", author: "Quality Guaranteed", description: "100% authentic footwear sourced from trusted suppliers. Every shoe is inspected for quality.", tags: ["Premium Quality", "Authentic"], - imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg", imageAlt: "Modern retail store"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=1", imageAlt: "Modern retail store"}, { id: "affordability", title: "Affordable Prices", author: "Best Value", description: "Competitive pricing without compromising quality. Great deals on premium brands and styles.", tags: ["Value Pricing", "Best Deals"], - imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg", imageAlt: "Store showcase"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=2", imageAlt: "Store showcase"}, { id: "local", title: "Local Store Pickup", author: "Convenient Shopping", description: "Visit our physical store to see products in person, try them on, and get expert styling advice.", tags: ["In-Store", "Personal Service"], - imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg", imageAlt: "Local retail location"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=3", imageAlt: "Local retail location"}, { id: "support", title: "Fast Response", author: "Expert Support", description: "Quick replies on WhatsApp and phone. Our team is ready to help with sizing, availability, and styling.", tags: ["Quick Support", "Expert Help"], - imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg", imageAlt: "Customer service ready"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=4", imageAlt: "Customer service ready"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -157,13 +157,13 @@ export default function HomePage() { description="Join thousands of satisfied customers who trust King Store 101 for quality footwear and exceptional service." metrics={[ { - id: "followers", value: "66K+", title: "Instagram Followers", description: "Growing community of footwear enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg", imageAlt: "Instagram followers community"}, + id: "followers", value: "66K+", title: "Instagram Followers", description: "Growing community of footwear enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=5", imageAlt: "Instagram followers community"}, { - id: "customers", value: "5000+", title: "Happy Customers", description: "Satisfied shoppers from our region", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg", imageAlt: "Happy customers"}, + id: "customers", value: "5000+", title: "Happy Customers", description: "Satisfied shoppers from our region", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=6", imageAlt: "Happy customers"}, { - id: "reviews", value: "500+", title: "5-Star Reviews", description: "Trusted for quality and service", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg", imageAlt: "Five star reviews"}, + id: "reviews", value: "500+", title: "5-Star Reviews", description: "Trusted for quality and service", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=7", imageAlt: "Five star reviews"}, { - id: "years", value: "10+", title: "Years Experience", description: "Established local retail leader", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg", imageAlt: "Years of experience"}, + id: "years", value: "10+", title: "Years Experience", description: "Established local retail leader", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=8", imageAlt: "Years of experience"}, ]} animationType="slide-up" textboxLayout="default"