Merge version_1 into main #2
@@ -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"
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user