Merge version_1_1781437364454 into main #1
@@ -19,20 +19,14 @@ export default function HomePage() {
|
||||
title="Handcrafted Tools, Lifetime Performance"
|
||||
description="Discover premium kitchen utensils engineered for precision and built to last generations. From master artisans worldwide."
|
||||
primaryButton={{
|
||||
text: "Shop the Collection",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop the Collection", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "Our Story", href: "#about"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakery-baking-cook-eggs-pastry-ingredients-concept_53876-63187.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakery-baking-cook-eggs-pastry-ingredients-concept_53876-63187.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-view_23-2150096507.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-view_23-2150096507.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -58,35 +52,17 @@ export default function HomePage() {
|
||||
description="Premium materials meet unparalleled ergonomic precision."
|
||||
items={[
|
||||
{
|
||||
tag: "Durable",
|
||||
title: "Forged Carbon Steel",
|
||||
description: "High-carbon steel forged for superior edge retention.",
|
||||
primaryButton: {
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-view_23-2150096508.jpg",
|
||||
},
|
||||
tag: "Durable", title: "Forged Carbon Steel", description: "High-carbon steel forged for superior edge retention.", primaryButton: {
|
||||
text: "Learn More", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-view_23-2150096508.jpg"},
|
||||
{
|
||||
tag: "Ergonomic",
|
||||
title: "Balanced Wood Handles",
|
||||
description: "Sustainably sourced hardwood for comfort and grip.",
|
||||
primaryButton: {
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-crafting-objects-assortment_23-2148732464.jpg",
|
||||
},
|
||||
tag: "Ergonomic", title: "Balanced Wood Handles", description: "Sustainably sourced hardwood for comfort and grip.", primaryButton: {
|
||||
text: "Learn More", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-crafting-objects-assortment_23-2148732464.jpg"},
|
||||
{
|
||||
tag: "Lifetime",
|
||||
title: "Precision Weighted",
|
||||
description: "Perfect balance for fatigue-free cooking sessions.",
|
||||
primaryButton: {
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-new-barbecue-utensil-set-wooden-surface_23-2148206903.jpg",
|
||||
},
|
||||
tag: "Lifetime", title: "Precision Weighted", description: "Perfect balance for fatigue-free cooking sessions.", primaryButton: {
|
||||
text: "Learn More", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-new-barbecue-utensil-set-wooden-surface_23-2148206903.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -100,40 +76,19 @@ export default function HomePage() {
|
||||
description="Curated collection of professional-grade culinary tools."
|
||||
items={[
|
||||
{
|
||||
title: "Chef Knife",
|
||||
description: "All-purpose precision blade.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-dried-peppers-with-garlic-dark-blue-background-photo-blue-food-kitchen-spicy-hot-pepper-color_179666-17610.jpg",
|
||||
},
|
||||
title: "Chef Knife", description: "All-purpose precision blade.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-dried-peppers-with-garlic-dark-blue-background-photo-blue-food-kitchen-spicy-hot-pepper-color_179666-17610.jpg"},
|
||||
{
|
||||
title: "Spatula Set",
|
||||
description: "Heat resistant, flexible.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stainless-kitchen-tools-lying-side-by-side-soft-blue-wave-background-with-free-space_179666-19942.jpg",
|
||||
},
|
||||
title: "Spatula Set", description: "Heat resistant, flexible.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stainless-kitchen-tools-lying-side-by-side-soft-blue-wave-background-with-free-space_179666-19942.jpg"},
|
||||
{
|
||||
title: "Whisk Pro",
|
||||
description: "Weighted for aeration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-ice-cream-tools-concept_23-2148425369.jpg",
|
||||
},
|
||||
title: "Whisk Pro", description: "Weighted for aeration.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-ice-cream-tools-concept_23-2148425369.jpg"},
|
||||
{
|
||||
title: "Measuring Kit",
|
||||
description: "Stainless steel accuracy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-free-space-fresh-healthy-food-set-two-toned-white-blue-mix-color-background_140725-158890.jpg",
|
||||
},
|
||||
title: "Measuring Kit", description: "Stainless steel accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-free-space-fresh-healthy-food-set-two-toned-white-blue-mix-color-background_140725-158890.jpg"},
|
||||
{
|
||||
title: "Tongs Heavy Duty",
|
||||
description: "Grip control mastery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-close-up-female-chef-cutting-grilled-meat-with-scissors-working-restaurant-kitchen_7502-5548.jpg",
|
||||
},
|
||||
title: "Tongs Heavy Duty", description: "Grip control mastery.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-close-up-female-chef-cutting-grilled-meat-with-scissors-working-restaurant-kitchen_7502-5548.jpg"},
|
||||
{
|
||||
title: "Peeler Set",
|
||||
description: "Ultra sharp blades.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-is-table-near-iron-grater-picture-dinner-rable_132075-5976.jpg",
|
||||
},
|
||||
title: "Peeler Set", description: "Ultra sharp blades.", imageSrc: "http://img.b2bpic.net/free-photo/cheese-is-table-near-iron-grater-picture-dinner-rable_132075-5976.jpg"},
|
||||
{
|
||||
title: "Ladle Series",
|
||||
description: "Perfectly portioned bowls.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-female-cook-chef-uniform-holding-frying-pan-isolated-pink-with-copy-space_141793-77538.jpg",
|
||||
},
|
||||
title: "Ladle Series", description: "Perfectly portioned bowls.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-female-cook-chef-uniform-holding-frying-pan-isolated-pink-with-copy-space_141793-77538.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -147,17 +102,11 @@ export default function HomePage() {
|
||||
description="Delivering quality results to passionate cooks worldwide."
|
||||
metrics={[
|
||||
{
|
||||
value: "15k+",
|
||||
description: "Happy Home Cooks",
|
||||
},
|
||||
value: "15k+", description: "Happy Home Cooks"},
|
||||
{
|
||||
value: "200+",
|
||||
description: "Artisanal Pieces",
|
||||
},
|
||||
value: "200+", description: "Artisanal Pieces"},
|
||||
{
|
||||
value: "50",
|
||||
description: "Generations of Craft",
|
||||
},
|
||||
value: "50", description: "Generations of Craft"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -171,40 +120,20 @@ export default function HomePage() {
|
||||
description="Trusted by home cooks and professionals."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
role: "Private Chef",
|
||||
quote: "The balance is unmatched. Essential for any serious kitchen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-white-uniform-holding-knife-smiling_176474-12651.jpg",
|
||||
},
|
||||
name: "Sarah J.", role: "Private Chef", quote: "The balance is unmatched. Essential for any serious kitchen.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-white-uniform-holding-knife-smiling_176474-12651.jpg"},
|
||||
{
|
||||
name: "David L.",
|
||||
role: "Home Cook",
|
||||
quote: "I have never felt a knife so precise. Life changing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-cutting-vegetable_23-2147893414.jpg",
|
||||
},
|
||||
name: "David L.", role: "Home Cook", quote: "I have never felt a knife so precise. Life changing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-cutting-vegetable_23-2147893414.jpg"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
role: "Food Blogger",
|
||||
quote: "Durability is key, and these utensils truly last.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-brunette-female-with-curly-hair-makes-salad-with-tomatoes-potato-home-kitchen_613910-516.jpg",
|
||||
},
|
||||
name: "Elena R.", role: "Food Blogger", quote: "Durability is key, and these utensils truly last.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-brunette-female-with-curly-hair-makes-salad-with-tomatoes-potato-home-kitchen_613910-516.jpg"},
|
||||
{
|
||||
name: "Mark S.",
|
||||
role: "Culinary Student",
|
||||
quote: "Professional quality at home. Simply stellar.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631675.jpg",
|
||||
},
|
||||
name: "Mark S.", role: "Culinary Student", quote: "Professional quality at home. Simply stellar.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631675.jpg"},
|
||||
{
|
||||
name: "Julia M.",
|
||||
role: "Gourmet Enthusiast",
|
||||
quote: "Craftsmanship is evident in every single detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-male-chef-with-fresh-vegetables-cooking-with-kitchen-tools-holding-food-white-kitchen_140725-97060.jpg",
|
||||
},
|
||||
name: "Julia M.", role: "Gourmet Enthusiast", quote: "Craftsmanship is evident in every single detail.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-male-chef-with-fresh-vegetables-cooking-with-kitchen-tools-holding-food-white-kitchen_140725-97060.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -217,14 +146,7 @@ export default function HomePage() {
|
||||
title="Recognized Excellence"
|
||||
description="Industry leading publications trust our tools."
|
||||
names={[
|
||||
"Food & Wine",
|
||||
"Bon Appetit",
|
||||
"Epicurious",
|
||||
"Serious Eats",
|
||||
"The New York Times",
|
||||
"Saveur",
|
||||
"Taste of Home",
|
||||
]}
|
||||
"Food & Wine", "Bon Appetit", "Epicurious", "Serious Eats", "The New York Times", "Saveur", "Taste of Home"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -234,31 +156,22 @@ export default function HomePage() {
|
||||
<FaqTabbedAccordion
|
||||
tag="Knowledge"
|
||||
title="Expert Guidance"
|
||||
description="Answers to common questions about our tools."
|
||||
categories={[
|
||||
{
|
||||
name: "Care & Maintenance",
|
||||
items: [
|
||||
name: "Care & Maintenance", items: [
|
||||
{
|
||||
question: "Are these dishwasher safe?",
|
||||
answer: "To preserve craftsmanship, we recommend hand washing only.",
|
||||
},
|
||||
question: "Are these dishwasher safe?", answer: "To preserve craftsmanship, we recommend hand washing only."},
|
||||
{
|
||||
question: "How to sharpen?",
|
||||
answer: "Use a medium grit whetstone for best results.",
|
||||
},
|
||||
question: "How to sharpen?", answer: "Use a medium grit whetstone for best results."},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Shipping & Warranty",
|
||||
items: [
|
||||
name: "Shipping & Warranty", items: [
|
||||
{
|
||||
question: "Lifetime guarantee?",
|
||||
answer: "Every product is covered by our lifetime performance promise.",
|
||||
},
|
||||
question: "Lifetime guarantee?", answer: "Every product is covered by our lifetime performance promise."},
|
||||
{
|
||||
question: "Shipping timelines?",
|
||||
answer: "Worldwide shipping takes 3-7 business days.",
|
||||
},
|
||||
question: "Shipping timelines?", answer: "Worldwide shipping takes 3-7 business days."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -272,13 +185,9 @@ export default function HomePage() {
|
||||
tag="Get In Touch"
|
||||
text="Join our community of culinary enthusiasts and elevate your kitchen experience."
|
||||
primaryButton={{
|
||||
text: "Contact Support",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Contact Support", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Newsletter Signup",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Newsletter Signup", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user