Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:21:03 +00:00
parent 625d6becb4
commit d0c7e74763

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Featured Products", logoIcon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-sweet-bread_23-2148695039.jpg", imageAlt: "fresh homemade babka chocolate pastry artisan bakery handmade dessert", sidebarItems: [
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-sweet-bread_23-2148695039.jpg?_wi=1", imageAlt: "fresh homemade babka chocolate pastry artisan bakery handmade dessert", sidebarItems: [
{ icon: ShoppingBag, active: true },
{ icon: Heart, active: false },
{ icon: MessageCircle, active: false },
@@ -124,25 +124,25 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Nutella Chocolate Brioche Babka", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-sweet-bread_23-2148695039.jpg", imageAlt: "nutella chocolate babka swirled pastry premium bakery item chocolate bread", initialQuantity: 1,
id: "1", name: "Nutella Chocolate Brioche Babka", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-sweet-bread_23-2148695039.jpg?_wi=2", imageAlt: "nutella chocolate babka swirled pastry premium bakery item chocolate bread", initialQuantity: 1,
},
{
id: "2", name: "Marble Cake", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-stone-platter_114579-16537.jpg", imageAlt: "marble cake slice homemade cake bakery display dessert photography", initialQuantity: 1,
id: "2", name: "Marble Cake", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-stone-platter_114579-16537.jpg?_wi=1", imageAlt: "marble cake slice homemade cake bakery display dessert photography", initialQuantity: 1,
},
{
id: "3", name: "Premium Cheesecake", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37146.jpg", imageAlt: "cheesecake slice creamy dessert premium cake bakery photo", initialQuantity: 1,
id: "3", name: "Premium Cheesecake", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37146.jpg?_wi=1", imageAlt: "cheesecake slice creamy dessert premium cake bakery photo", initialQuantity: 1,
},
{
id: "4", name: "Savory Cheese Pastries", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-bread-green-hot-bell-peppers-bulgur-bowl-onions-table_140725-147737.jpg", imageAlt: "savory pastries cheese pastry vegetable tart artisan bread", initialQuantity: 1,
id: "4", name: "Savory Cheese Pastries", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-bread-green-hot-bell-peppers-bulgur-bowl-onions-table_140725-147737.jpg?_wi=1", imageAlt: "savory pastries cheese pastry vegetable tart artisan bread", initialQuantity: 1,
},
{
id: "5", name: "Tomato & Herbs Galette", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/view-vegan-pizza-done-with-vegetables-by-bakery_23-2150195163.jpg", imageAlt: "tomato galette savory tart rustic pie vegetable bake", initialQuantity: 1,
id: "5", name: "Tomato & Herbs Galette", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/view-vegan-pizza-done-with-vegetables-by-bakery_23-2150195163.jpg?_wi=1", imageAlt: "tomato galette savory tart rustic pie vegetable bake", initialQuantity: 1,
},
{
id: "6", name: "Braided Shabbat Challah", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-sweet-yeast-bread-white-table_181624-58275.jpg", imageAlt: "braided challah jewish bread shabbat bread artisan loaf", initialQuantity: 1,
id: "6", name: "Braided Shabbat Challah", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-sweet-yeast-bread-white-table_181624-58275.jpg?_wi=1", imageAlt: "braided challah jewish bread shabbat bread artisan loaf", initialQuantity: 1,
},
{
id: "7", name: "Coconut Cake Squares", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-coconut-cake-with-half-coconut_114579-9690.jpg", imageAlt: "coconut cake squares coconut dessert bakery treats small cakes", initialQuantity: 1,
id: "7", name: "Coconut Cake Squares", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-coconut-cake-with-half-coconut_114579-9690.jpg?_wi=1", imageAlt: "coconut cake squares coconut dessert bakery treats small cakes", initialQuantity: 1,
},
]}
/>
@@ -178,36 +178,36 @@ export default function LandingPage() {
title: "Made to Order", description: "Every item freshly baked when you order. No pre-made inventory sitting on shelves.", icon: Clock,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-sweet-bread_23-2148695039.jpg", imageAlt: "Fresh baking process"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-sweet-bread_23-2148695039.jpg?_wi=3", imageAlt: "Fresh baking process"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-sweet-bread_23-2148695039.jpg", imageAlt: "Warm baked goods"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-sweet-bread_23-2148695039.jpg?_wi=4", imageAlt: "Warm baked goods"},
],
},
{
title: "Premium Ingredients Only", description: "No shortcuts, no fillers, no preservatives. Just fine ingredients selected with care.", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-stone-platter_114579-16537.jpg", imageAlt: "Quality ingredients"},
imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-stone-platter_114579-16537.jpg?_wi=2", imageAlt: "Quality ingredients"},
{
imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37146.jpg", imageAlt: "Premium filling"},
imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37146.jpg?_wi=2", imageAlt: "Premium filling"},
],
},
{
title: "Small Batch Baking", description: "Limited weekly batches ensure freshness and exclusivity. Perfect for Shabbat and celebrations.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-sweet-yeast-bread-white-table_181624-58275.jpg", imageAlt: "Artisan challah"},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-sweet-yeast-bread-white-table_181624-58275.jpg?_wi=2", imageAlt: "Artisan challah"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-bread-green-hot-bell-peppers-bulgur-bowl-onions-table_140725-147737.jpg", imageAlt: "Fresh pastries"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-bread-green-hot-bell-peppers-bulgur-bowl-onions-table_140725-147737.jpg?_wi=2", imageAlt: "Fresh pastries"},
],
},
{
title: "Elegant Presentation", description: "Every order is beautifully packaged and presented. Ready to impress at your table.", icon: Gift,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-coconut-cake-with-half-coconut_114579-9690.jpg", imageAlt: "Beautifully presented"},
imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-coconut-cake-with-half-coconut_114579-9690.jpg?_wi=2", imageAlt: "Beautifully presented"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-vegan-pizza-done-with-vegetables-by-bakery_23-2150195163.jpg", imageAlt: "Artisan presentation"},
imageSrc: "http://img.b2bpic.net/free-photo/view-vegan-pizza-done-with-vegetables-by-bakery_23-2150195163.jpg?_wi=2", imageAlt: "Artisan presentation"},
],
},
]}