diff --git a/src/app/page.tsx b/src/app/page.tsx index 723bad6..427d65a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,17 +48,17 @@ export default function LandingPage() { title="Elite Cricket Bats & Professional Gear" description="Premium English and Kashmir willow bats expertly crafted for performance. Trust the choice of dedicated players at Cricketing Doctorz." testimonials={[ - { name: "Rahul Moharkar", handle: "@cricketfan", testimonial: "GREAT PLACE TO BUY Season ball bats. They have a great variety of English and Kashmir willow bats.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-looking-clothes-thrift-shop-side-view_23-2150082896.jpg" }, - { name: "Sunil Tiwari", handle: "@player", testimonial: "Good quality bat, super punch and edges. Very good quality and ready to play.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-sporty-man-wearing-wristband-his-thumbs-up-isolated-green_141793-72880.jpg" }, - { name: "Bhuvan Bhuvan", handle: "@expert", testimonial: "Good quality of the bat, low price. Last week I purchased, very good quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concept-sport-fitness-lifestyle-portrait-cheerful-middleaged-male-athlete-smiling-pleased_1258-137716.jpg" }, - { name: "Vikram Singh", handle: "@proplayer", testimonial: "Excellent service and top-tier willow. Highly recommended for professionals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-baseball_23-2151207853.jpg" }, - { name: "Ananya Sharma", handle: "@cricketlover", testimonial: "The best place in town for specialized cricket equipment. Friendly staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg" } + { name: "Rahul Moharkar", handle: "@cricketfan", testimonial: "GREAT PLACE TO BUY Season ball bats. They have a great variety of English and Kashmir willow bats.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-looking-clothes-thrift-shop-side-view_23-2150082896.jpg?_wi=1" }, + { name: "Sunil Tiwari", handle: "@player", testimonial: "Good quality bat, super punch and edges. Very good quality and ready to play.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-sporty-man-wearing-wristband-his-thumbs-up-isolated-green_141793-72880.jpg?_wi=1" }, + { name: "Bhuvan Bhuvan", handle: "@expert", testimonial: "Good quality of the bat, low price. Last week I purchased, very good quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concept-sport-fitness-lifestyle-portrait-cheerful-middleaged-male-athlete-smiling-pleased_1258-137716.jpg?_wi=1" }, + { name: "Vikram Singh", handle: "@proplayer", testimonial: "Excellent service and top-tier willow. Highly recommended for professionals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-baseball_23-2151207853.jpg?_wi=1" }, + { name: "Ananya Sharma", handle: "@cricketlover", testimonial: "The best place in town for specialized cricket equipment. Friendly staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg?_wi=1" } ]} buttons={[ { text: "Call Now", href: "tel:+1234567890" }, { text: "View Catalog", href: "#products" } ]} - imageSrc="http://img.b2bpic.net/free-photo/red-cord-slings-therapeutic-exercises-neuromuscular-activation_169016-39477.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-cord-slings-therapeutic-exercises-neuromuscular-activation_169016-39477.jpg?_wi=1" imageAlt="Professional cricket bats selection" mediaAnimation="slide-up" avatars={[ @@ -85,9 +85,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Premium Willow", description: "Hand-selected English and Kashmir willow for unmatched durability.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/empty-deluxe-ski-complex-winter_482257-76604.jpg", imageAlt: "Empty deluxe ski complex during winter" }, - { title: "Perfect Balance", description: "Expertly crafted bats optimized for weight distribution and power.", buttonIcon: Scale, imageSrc: "http://img.b2bpic.net/free-photo/red-cord-slings-therapeutic-exercises-neuromuscular-activation_169016-39477.jpg", imageAlt: "Empty deluxe ski complex during winter" }, - { title: "Ready to Play", description: "Professional oiling and knocking-in service for immediate use.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275282.jpg", imageAlt: "Empty deluxe ski complex during winter" }, - { title: "Customized Gear", description: "Tailored recommendations based on your unique playstyle.", buttonIcon: UserCheck, imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-with-neatly-arranged-organized-sport-items_23-2150275221.jpg", imageAlt: "Empty deluxe ski complex during winter" } + { title: "Perfect Balance", description: "Expertly crafted bats optimized for weight distribution and power.", buttonIcon: Scale, imageSrc: "http://img.b2bpic.net/free-photo/red-cord-slings-therapeutic-exercises-neuromuscular-activation_169016-39477.jpg?_wi=2", imageAlt: "Empty deluxe ski complex during winter" }, + { title: "Ready to Play", description: "Professional oiling and knocking-in service for immediate use.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275282.jpg?_wi=1", imageAlt: "Empty deluxe ski complex during winter" }, + { title: "Customized Gear", description: "Tailored recommendations based on your unique playstyle.", buttonIcon: UserCheck, imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-with-neatly-arranged-organized-sport-items_23-2150275221.jpg?_wi=1", imageAlt: "Empty deluxe ski complex during winter" } ]} title="Why Players Trust Us" description="Experience professional service designed to elevate your game with every strike." @@ -101,8 +101,8 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} products={[ - { id: "p1", name: "English Willow Pro", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275282.jpg" }, - { id: "p2", name: "Kashmir Willow Classic", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-with-neatly-arranged-organized-sport-items_23-2150275221.jpg" }, + { id: "p1", name: "English Willow Pro", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275282.jpg?_wi=2" }, + { id: "p2", name: "Kashmir Willow Classic", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-with-neatly-arranged-organized-sport-items_23-2150275221.jpg?_wi=2" }, { id: "p3", name: "Training Leather Ball", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-ball-hand_23-2148347963.jpg" }, { id: "p4", name: "Professional Bat Cover", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/cricketer-field-action_53876-63346.jpg" }, { id: "p5", name: "Pro Batting Gloves", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/view-male-baseball-player-field_23-2150982732.jpg" }, @@ -118,11 +118,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "t1", title: "Amazing Quality", quote: "The bat punch is incredible. Best in the city.", name: "Sunil Tiwari", role: "Local Player", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-clothes-thrift-shop-side-view_23-2150082896.jpg" }, - { id: "t2", title: "Great Variety", quote: "Excellent collection, you can find everything you need.", name: "Rahul Moharkar", role: "Pro Cricketer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-sporty-man-wearing-wristband-his-thumbs-up-isolated-green_141793-72880.jpg" }, - { id: "t3", title: "Good Price", quote: "High quality equipment at a very reasonable price.", name: "Bhuvan", role: "Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/concept-sport-fitness-lifestyle-portrait-cheerful-middleaged-male-athlete-smiling-pleased_1258-137716.jpg" }, - { id: "t4", title: "Fast Service", quote: "Highly recommended for all cricket gear needs.", name: "Shubham A.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-baseball_23-2151207853.jpg" }, - { id: "t5", title: "Perfect Balance", quote: "The bat I purchased feels perfectly balanced.", name: "Rugved R.", role: "Batting Expert", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg" } + { id: "t1", title: "Amazing Quality", quote: "The bat punch is incredible. Best in the city.", name: "Sunil Tiwari", role: "Local Player", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-clothes-thrift-shop-side-view_23-2150082896.jpg?_wi=2" }, + { id: "t2", title: "Great Variety", quote: "Excellent collection, you can find everything you need.", name: "Rahul Moharkar", role: "Pro Cricketer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-sporty-man-wearing-wristband-his-thumbs-up-isolated-green_141793-72880.jpg?_wi=2" }, + { id: "t3", title: "Good Price", quote: "High quality equipment at a very reasonable price.", name: "Bhuvan", role: "Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/concept-sport-fitness-lifestyle-portrait-cheerful-middleaged-male-athlete-smiling-pleased_1258-137716.jpg?_wi=2" }, + { id: "t4", title: "Fast Service", quote: "Highly recommended for all cricket gear needs.", name: "Shubham A.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-baseball_23-2151207853.jpg?_wi=2" }, + { id: "t5", title: "Perfect Balance", quote: "The bat I purchased feels perfectly balanced.", name: "Rugved R.", role: "Batting Expert", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg?_wi=2" } ]} title="Hear From Our Players" description="Authentic feedback from satisfied cricketers who rely on our gear."