Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 11:40:04 +00:00

View File

@@ -53,12 +53,12 @@ export default function LandingPage() {
buttons={[{ text: "View Top Picks on Amazon", href: "https://www.amazon.com" }]}
buttonAnimation="slide-up"
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/roasted-pumpkin-carrot-soup-with-cream-black-pepper-pumpkin-seeds-cutting-board-fresh-pumpkin-slices-black-bread_114579-1708.jpg" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_74190-4903.jpg" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-185.jpg" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/juice-inside-orange-with-cinnamon-white-plate_114579-24777.jpg" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fever-having-thermometer-her-mouth_23-2148480444.jpg" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/food-preservation-with-jars_23-2149238962.jpg" }
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/roasted-pumpkin-carrot-soup-with-cream-black-pepper-pumpkin-seeds-cutting-board-fresh-pumpkin-slices-black-bread_114579-1708.jpg?_wi=1" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_74190-4903.jpg?_wi=1" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-185.jpg?_wi=1" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/juice-inside-orange-with-cinnamon-white-plate_114579-24777.jpg?_wi=1" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fever-having-thermometer-her-mouth_23-2148480444.jpg?_wi=1" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/food-preservation-with-jars_23-2149238962.jpg?_wi=1" }
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -79,27 +79,27 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Wüsthof", name: "Professional Chef's Knife", price: "$89.99", rating: 5,
reviewCount: "4.2k", imageSrc: "http://img.b2bpic.net/free-photo/roasted-pumpkin-carrot-soup-with-cream-black-pepper-pumpkin-seeds-cutting-board-fresh-pumpkin-slices-black-bread_114579-1708.jpg", imageAlt: "Wüsthof Professional Chef's Knife"
reviewCount: "4.2k", imageSrc: "http://img.b2bpic.net/free-photo/roasted-pumpkin-carrot-soup-with-cream-black-pepper-pumpkin-seeds-cutting-board-fresh-pumpkin-slices-black-bread_114579-1708.jpg?_wi=2", imageAlt: "Wüsthof Professional Chef's Knife"
},
{
id: "2", brand: "KitchenAid", name: "Stand Mixer (6-Qt)", price: "$349.00", rating: 5,
reviewCount: "8.7k", imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_74190-4903.jpg", imageAlt: "KitchenAid 6-Quart Stand Mixer"
reviewCount: "8.7k", imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_74190-4903.jpg?_wi=2", imageAlt: "KitchenAid 6-Quart Stand Mixer"
},
{
id: "3", brand: "Vitamix", name: "Professional Blender", price: "$279.99", rating: 5,
reviewCount: "6.5k", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-185.jpg", imageAlt: "Vitamix Professional Blender"
reviewCount: "6.5k", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-185.jpg?_wi=2", imageAlt: "Vitamix Professional Blender"
},
{
id: "4", brand: "Hario", name: "Digital Kitchen Scale", price: "$34.99", rating: 5,
reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/juice-inside-orange-with-cinnamon-white-plate_114579-24777.jpg", imageAlt: "Hario Digital Kitchen Scale"
reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/juice-inside-orange-with-cinnamon-white-plate_114579-24777.jpg?_wi=2", imageAlt: "Hario Digital Kitchen Scale"
},
{
id: "5", brand: "ThermoPro", name: "Instant-Read Thermometer", price: "$19.99", rating: 5,
reviewCount: "5.9k", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fever-having-thermometer-her-mouth_23-2148480444.jpg", imageAlt: "ThermoPro Instant-Read Thermometer"
reviewCount: "5.9k", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fever-having-thermometer-her-mouth_23-2148480444.jpg?_wi=2", imageAlt: "ThermoPro Instant-Read Thermometer"
},
{
id: "6", brand: "Rubbermaid", name: "Brilliance Food Storage", price: "$24.99", rating: 4,
reviewCount: "2.8k", imageSrc: "http://img.b2bpic.net/free-photo/food-preservation-with-jars_23-2149238962.jpg", imageAlt: "Rubbermaid Brilliance Food Storage Containers"
reviewCount: "2.8k", imageSrc: "http://img.b2bpic.net/free-photo/food-preservation-with-jars_23-2149238962.jpg?_wi=2", imageAlt: "Rubbermaid Brilliance Food Storage Containers"
}
]}
/>
@@ -159,19 +159,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Assess Your Cooking Habits", description: "Consider what you cook most often. Daily staples warrant investment in quality. If you bake frequently, a stand mixer pays for itself. If you mostly stir-fry, invest in great knives and pans.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-pumpkin-carrot-soup-with-cream-black-pepper-pumpkin-seeds-cutting-board-fresh-pumpkin-slices-black-bread_114579-1708.jpg", imageAlt: "Assess Your Cooking Habits"
title: "Assess Your Cooking Habits", description: "Consider what you cook most often. Daily staples warrant investment in quality. If you bake frequently, a stand mixer pays for itself. If you mostly stir-fry, invest in great knives and pans.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-pumpkin-carrot-soup-with-cream-black-pepper-pumpkin-seeds-cutting-board-fresh-pumpkin-slices-black-bread_114579-1708.jpg?_wi=3", imageAlt: "Assess Your Cooking Habits"
},
{
id: 2,
title: "Prioritize Quality Over Quantity", description: "One excellent chef's knife beats five mediocre ones. Focus on essential tools first. Multi-use items like scales and thermometers deliver more value than single-purpose gadgets.", imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_74190-4903.jpg", imageAlt: "Prioritize Quality Over Quantity"
title: "Prioritize Quality Over Quantity", description: "One excellent chef's knife beats five mediocre ones. Focus on essential tools first. Multi-use items like scales and thermometers deliver more value than single-purpose gadgets.", imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_74190-4903.jpg?_wi=3", imageAlt: "Prioritize Quality Over Quantity"
},
{
id: 3,
title: "Read Verified Customer Reviews", description: "Look for patterns in reviews. Pay attention to long-term durability feedback, not just initial impressions. Check how products hold up after months or years of use.", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-185.jpg", imageAlt: "Read Verified Customer Reviews"
title: "Read Verified Customer Reviews", description: "Look for patterns in reviews. Pay attention to long-term durability feedback, not just initial impressions. Check how products hold up after months or years of use.", imageSrc: "http://img.b2bpic.net/free-photo/metal-food-blender-close-up-with-fresh-exotic-tropic-fruits-it-kitchen-background-with-empty-space-blender-wooden-table-kitchen_639032-185.jpg?_wi=3", imageAlt: "Read Verified Customer Reviews"
},
{
id: 4,
title: "Consider Space and Budget", description: "Large appliances need storage space. Set a realistic budget and stick to it. Premium doesn't always mean better—value brands often deliver excellent quality at lower prices.", imageSrc: "http://img.b2bpic.net/free-photo/juice-inside-orange-with-cinnamon-white-plate_114579-24777.jpg", imageAlt: "Consider Space and Budget"
title: "Consider Space and Budget", description: "Large appliances need storage space. Set a realistic budget and stick to it. Premium doesn't always mean better—value brands often deliver excellent quality at lower prices.", imageSrc: "http://img.b2bpic.net/free-photo/juice-inside-orange-with-cinnamon-white-plate_114579-24777.jpg?_wi=3", imageAlt: "Consider Space and Budget"
}
]}
/>