Merge version_1 into main #1
@@ -58,8 +58,8 @@ export default function LandingPage() {
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/hot-adjaruli-table_140725-9224.jpg', imageAlt: 'Wood-fired pizza fresh from the oven' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/high-angle-hands-cutting-tomato_23-2148584835.jpg', imageAlt: 'Close-up of melted mozzarella and fresh basil' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/high-angle-pizza-slices-cutting-board_23-2148574253.jpg', imageAlt: 'Golden pizza slice with crispy crust' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/goat-cheese-slices-wooden-board-with-ruccola-cherry-tomatoes-ready-eat_2831-959.jpg', imageAlt: 'Fresh mozzarella ingredient' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/front-view-arrangement-nutritious-plant-bowl_23-2148643513.jpg', imageAlt: 'Fresh basil for authentic flavor' }
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/goat-cheese-slices-wooden-board-with-ruccola-cherry-tomatoes-ready-eat_2831-959.jpg?_wi=1', imageAlt: 'Fresh mozzarella ingredient' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/front-view-arrangement-nutritious-plant-bowl_23-2148643513.jpg?_wi=1', imageAlt: 'Fresh basil for authentic flavor' }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
className="relative overflow-hidden"
|
||||
@@ -146,9 +146,9 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{ id: 'gallery-wood-oven', name: 'Wood-Fired Tradition', price: 'Handcrafted', variant: '900°C authentic brick oven', imageSrc: 'http://img.b2bpic.net/free-photo/home-comfort-rocking-chair-near-fireplace-photo-interior-room-rocking-chair-living-room-with-decorated-modern-fireplace_1391-212.jpg', imageAlt: 'Traditional wood-fired oven' },
|
||||
{ id: 'gallery-basil', name: 'Fresh Basil', price: 'Premium', variant: 'Aromatic Italian herbs', imageSrc: 'http://img.b2bpic.net/free-photo/front-view-arrangement-nutritious-plant-bowl_23-2148643513.jpg', imageAlt: 'Fresh basil leaves' },
|
||||
{ id: 'gallery-basil', name: 'Fresh Basil', price: 'Premium', variant: 'Aromatic Italian herbs', imageSrc: 'http://img.b2bpic.net/free-photo/front-view-arrangement-nutritious-plant-bowl_23-2148643513.jpg?_wi=2', imageAlt: 'Fresh basil leaves' },
|
||||
{ id: 'gallery-plated', name: 'Artisan Presentation', price: 'Crafted', variant: 'Restaurant-quality plating', imageSrc: 'http://img.b2bpic.net/free-photo/high-angle-pizza-slice-plate-plain-background_23-2148305633.jpg', imageAlt: 'Professionally plated pizza' },
|
||||
{ id: 'gallery-mozzarella', name: 'Fresh Mozzarella', price: 'Premium', variant: 'DOP Italian mozzarella daily', imageSrc: 'http://img.b2bpic.net/free-photo/goat-cheese-slices-wooden-board-with-ruccola-cherry-tomatoes-ready-eat_2831-959.jpg', imageAlt: 'Fresh mozzarella cheese' }
|
||||
{ id: 'gallery-mozzarella', name: 'Fresh Mozzarella', price: 'Premium', variant: 'DOP Italian mozzarella daily', imageSrc: 'http://img.b2bpic.net/free-photo/goat-cheese-slices-wooden-board-with-ruccola-cherry-tomatoes-ready-eat_2831-959.jpg?_wi=2', imageAlt: 'Fresh mozzarella cheese' }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user