From 0b11182bc098c55ed1766a0823bed34da05a9218 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:40:15 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cfcd304..e0da954 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,32 +89,32 @@ export default function HomePage() { carouselItems={[ { id: "carousel-1", - imageSrc: "http://img.b2bpic.net/free-photo/arranged-colorful-fishing-lure-wooden-desk_23-2148189266.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/arranged-colorful-fishing-lure-wooden-desk_23-2148189266.jpg", imageAlt: "fishing rod and reel collection layout", }, { id: "carousel-2", - imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg", imageAlt: "baitcasting fishing reel professional product photo", }, { id: "carousel-3", - imageSrc: "http://img.b2bpic.net/free-photo/orange-fishing-lure-with-fishing-float-corkboard_23-2148189226.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/orange-fishing-lure-with-fishing-float-corkboard_23-2148189226.jpg", imageAlt: "spinning fishing reel product photography", }, { id: "carousel-4", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fishing-lure-wooden-desk_23-2147894194.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fishing-lure-wooden-desk_23-2147894194.jpg", imageAlt: "high-performance fishing rod product photo", }, { id: "carousel-5", - imageSrc: "http://img.b2bpic.net/free-vector/star-rating-with-finger_23-2147740866.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-vector/star-rating-with-finger_23-2147740866.jpg", imageAlt: "five star rating system interface", }, { id: "carousel-6", - imageSrc: "http://img.b2bpic.net/free-photo/arranged-colorful-fishing-lure-wooden-desk_23-2148189266.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/arranged-colorful-fishing-lure-wooden-desk_23-2148189266.jpg", imageAlt: "fishing rod and reel collection layout", }, ]} @@ -133,7 +133,7 @@ export default function HomePage() { description="At Reel Reviews, we believe in transparency and community-driven insights. Our platform lets verified users rate fishing equipment on three critical factors: build quality, casting performance, and overall value for money." subdescription="Whether you're a tournament angler or casual weekend fisher, make informed purchasing decisions backed by real user experiences." icon={Shield} - imageSrc="http://img.b2bpic.net/free-vector/flat-web-windows-set_23-2147544098.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-vector/flat-web-windows-set_23-2147544098.jpg" imageAlt="User authentication and account creation" mediaAnimation="slide-up" useInvertedBackground={false} @@ -224,21 +224,21 @@ export default function HomePage() { id: "product-1", name: "Daiwa Tatula Type-R Baitcaster", price: "★★★★★ (847 votes)", - imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg", imageAlt: "Daiwa Tatula Type-R baitcasting reel", }, { id: "product-2", name: "Shimano Sienna Spinning Reel", price: "★★★★☆ (612 votes)", - imageSrc: "http://img.b2bpic.net/free-photo/orange-fishing-lure-with-fishing-float-corkboard_23-2148189226.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/orange-fishing-lure-with-fishing-float-corkboard_23-2148189226.jpg", imageAlt: "Shimano Sienna spinning reel", }, { id: "product-3", name: "Abu Garcia Revo SX Casting Reel", price: "★★★★★ (734 votes)", - imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg", imageAlt: "Abu Garcia Revo SX casting reel", }, ]} @@ -287,7 +287,7 @@ export default function HomePage() { icon: Globe, }, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} @@ -361,7 +361,7 @@ export default function HomePage() { variant: "radial-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/flat-web-windows-set_23-2147544098.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-vector/flat-web-windows-set_23-2147544098.jpg" imageAlt="Account signup interface" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 1fad1194c25005b33a70950cc2ed9f8065eb6b8a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:40:16 +0000 Subject: [PATCH 2/2] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 766b5ca..17500c0 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -54,12 +54,12 @@ export default function ReviewsPage() { ]} buttonAnimation="slide-up" carouselItems={[ - { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/arranged-colorful-fishing-lure-wooden-desk_23-2148189266.jpg?_wi=3", imageAlt: "fishing rod and reel collection layout" }, - { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg?_wi=6", imageAlt: "baitcasting fishing reel professional product photo" }, - { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/orange-fishing-lure-with-fishing-float-corkboard_23-2148189226.jpg?_wi=4", imageAlt: "spinning fishing reel product photography" }, - { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fishing-lure-wooden-desk_23-2147894194.jpg?_wi=2", imageAlt: "high-performance fishing rod product photo" }, - { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-vector/star-rating-with-finger_23-2147740866.jpg?_wi=2", imageAlt: "five star rating system interface" }, - { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/arranged-colorful-fishing-lure-wooden-desk_23-2148189266.jpg?_wi=4", imageAlt: "fishing rod and reel collection layout" }, + { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/arranged-colorful-fishing-lure-wooden-desk_23-2148189266.jpg", imageAlt: "fishing rod and reel collection layout" }, + { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg", imageAlt: "baitcasting fishing reel professional product photo" }, + { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/orange-fishing-lure-with-fishing-float-corkboard_23-2148189226.jpg", imageAlt: "spinning fishing reel product photography" }, + { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fishing-lure-wooden-desk_23-2147894194.jpg", imageAlt: "high-performance fishing rod product photo" }, + { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-vector/star-rating-with-finger_23-2147740866.jpg", imageAlt: "five star rating system interface" }, + { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/arranged-colorful-fishing-lure-wooden-desk_23-2148189266.jpg", imageAlt: "fishing rod and reel collection layout" }, ]} autoPlay={true} autoPlayInterval={5000} @@ -115,21 +115,21 @@ export default function ReviewsPage() { id: "product-1", name: "Daiwa Tatula Type-R Baitcaster", price: "★★★★★ (847 votes)", - imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg?_wi=7", + imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg", imageAlt: "Daiwa Tatula Type-R baitcasting reel", }, { id: "product-2", name: "Shimano Sienna Spinning Reel", price: "★★★★☆ (612 votes)", - imageSrc: "http://img.b2bpic.net/free-photo/orange-fishing-lure-with-fishing-float-corkboard_23-2148189226.jpg?_wi=5", + imageSrc: "http://img.b2bpic.net/free-photo/orange-fishing-lure-with-fishing-float-corkboard_23-2148189226.jpg", imageAlt: "Shimano Sienna spinning reel", }, { id: "product-3", name: "Abu Garcia Revo SX Casting Reel", price: "★★★★★ (734 votes)", - imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg?_wi=8", + imageSrc: "http://img.b2bpic.net/free-photo/man-gaming-with-headphones-better-immerse-himself_482257-124713.jpg", imageAlt: "Abu Garcia Revo SX casting reel", }, ]} @@ -178,7 +178,7 @@ export default function ReviewsPage() { icon: Globe, }, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} -- 2.49.1