From 4bd23ec073f983620908a7100f9951460334a7cf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:33:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dbaf6e..9f919c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,10 +79,10 @@ export default function LandingPage() { gridVariant="bento-grid" animationType="slide-up" products={[ - { id: "product-1", name: "Casual Shirts", price: "From PKR 1,499", variant: "Multiple Colors", imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-model-sexy-stylish-man-dressed-white-shirt-jeans-fashion-hipster-male-posing-near-white-wall-studio-interior-sunny-day-shadow-from-window-sunglasses_158538-23360.jpg", imageAlt: "men's casual shirt collection variety" }, + { id: "product-1", name: "Casual Shirts", price: "From PKR 1,499", variant: "Multiple Colors", imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-model-sexy-stylish-man-dressed-white-shirt-jeans-fashion-hipster-male-posing-near-white-wall-studio-interior-sunny-day-shadow-from-window-sunglasses_158538-23360.jpg?_wi=1", imageAlt: "men's casual shirt collection variety" }, { id: "product-2", name: "Denim & Jeans", price: "From PKR 2,499", variant: "Premium Fit", imageSrc: "http://img.b2bpic.net/free-photo/bunch-jeans-wooden-background-strewn-jeans-close-up-fashionable-clothes_169016-4540.jpg", imageAlt: "men's denim jeans collection retail" }, - { id: "product-3", name: "Check Shirts", price: "From PKR 1,799", variant: "Modern Pattern", imageSrc: "http://img.b2bpic.net/free-photo/woman-dress_1303-3761.jpg", imageAlt: "men's check pattern shirts display" }, - { id: "product-4", name: "Basics Collection", price: "From PKR 999", variant: "Essential Wear", imageSrc: "http://img.b2bpic.net/free-photo/mockup-tourist-set-jeans-strap-camera-glasses-scratchpad-smartphone_8353-5734.jpg", imageAlt: "men's basics t-shirt collection" } + { id: "product-3", name: "Check Shirts", price: "From PKR 1,799", variant: "Modern Pattern", imageSrc: "http://img.b2bpic.net/free-photo/woman-dress_1303-3761.jpg?_wi=1", imageAlt: "men's check pattern shirts display" }, + { id: "product-4", name: "Basics Collection", price: "From PKR 999", variant: "Essential Wear", imageSrc: "http://img.b2bpic.net/free-photo/mockup-tourist-set-jeans-strap-camera-glasses-scratchpad-smartphone_8353-5734.jpg?_wi=1", imageAlt: "men's basics t-shirt collection" } ]} ariaLabel="Featured product collections at IBNA Clothing" /> @@ -113,12 +113,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: "feature-1", title: "Quality Fabrics", description: "Premium materials that feel great and last longer. We focus on durability and comfort in every piece.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-walking-with-clothes-rail_329181-17110.jpg", imageAlt: "modern clothing store interior display" }, - { id: "feature-2", title: "Affordable Prices", description: "High-quality clothing at prices that make sense. Great fashion doesn't have to break the bank.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-model-sexy-stylish-man-dressed-white-shirt-jeans-fashion-hipster-male-posing-near-white-wall-studio-interior-sunny-day-shadow-from-window-sunglasses_158538-23360.jpg", imageAlt: "men's casual shirt collection variety" }, - { id: "feature-3", title: "Latest Styles", description: "Stay fashionable with our curated collection of modern trends and classic essentials.", tag: "Trendy", imageSrc: "http://img.b2bpic.net/free-photo/woman-dress_1303-3761.jpg", imageAlt: "men's check pattern shirts display" }, - { id: "feature-4", title: "Friendly Staff", description: "Our team is here to help you find the perfect fit and style for your wardrobe.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-walking-with-clothes-rail_329181-17110.jpg", imageAlt: "modern clothing store interior display" }, - { id: "feature-5", title: "Convenient Location", description: "Easy to reach in the heart of the city. Find us on Google Maps today.", tag: "Local", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-walking-with-clothes-rail_329181-17110.jpg", imageAlt: "modern clothing store interior display" }, - { id: "feature-6", title: "Open Late", description: "Shop until 11 PM daily. Perfect for evening shoppers and busy schedules.", tag: "Extended Hours", imageSrc: "http://img.b2bpic.net/free-photo/mockup-tourist-set-jeans-strap-camera-glasses-scratchpad-smartphone_8353-5734.jpg", imageAlt: "men's basics t-shirt collection" } + { id: "feature-1", title: "Quality Fabrics", description: "Premium materials that feel great and last longer. We focus on durability and comfort in every piece.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-walking-with-clothes-rail_329181-17110.jpg?_wi=1", imageAlt: "modern clothing store interior display" }, + { id: "feature-2", title: "Affordable Prices", description: "High-quality clothing at prices that make sense. Great fashion doesn't have to break the bank.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-model-sexy-stylish-man-dressed-white-shirt-jeans-fashion-hipster-male-posing-near-white-wall-studio-interior-sunny-day-shadow-from-window-sunglasses_158538-23360.jpg?_wi=2", imageAlt: "men's casual shirt collection variety" }, + { id: "feature-3", title: "Latest Styles", description: "Stay fashionable with our curated collection of modern trends and classic essentials.", tag: "Trendy", imageSrc: "http://img.b2bpic.net/free-photo/woman-dress_1303-3761.jpg?_wi=2", imageAlt: "men's check pattern shirts display" }, + { id: "feature-4", title: "Friendly Staff", description: "Our team is here to help you find the perfect fit and style for your wardrobe.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-walking-with-clothes-rail_329181-17110.jpg?_wi=2", imageAlt: "modern clothing store interior display" }, + { id: "feature-5", title: "Convenient Location", description: "Easy to reach in the heart of the city. Find us on Google Maps today.", tag: "Local", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-walking-with-clothes-rail_329181-17110.jpg?_wi=3", imageAlt: "modern clothing store interior display" }, + { id: "feature-6", title: "Open Late", description: "Shop until 11 PM daily. Perfect for evening shoppers and busy schedules.", tag: "Extended Hours", imageSrc: "http://img.b2bpic.net/free-photo/mockup-tourist-set-jeans-strap-camera-glasses-scratchpad-smartphone_8353-5734.jpg?_wi=2", imageAlt: "men's basics t-shirt collection" } ]} animationType="slide-up" ariaLabel="Why choose IBNA Clothing features" -- 2.49.1