Merge version_1 into main #1
@@ -82,18 +82,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Fresh Pasta Mastery", description: "Learn to craft traditional tagliatelle, ravioli, and fettuccine from scratch. Master the art of pasta-making with expert guidance on dough preparation, shaping, and pairing with authentic sauces.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-machine-dough_23-2148296870.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-machine-dough_23-2148296870.jpg" }
|
||||
title: "Fresh Pasta Mastery", description: "Learn to craft traditional tagliatelle, ravioli, and fettuccine from scratch. Master the art of pasta-making with expert guidance on dough preparation, shaping, and pairing with authentic sauces.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-machine-dough_23-2148296870.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-machine-dough_23-2148296870.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Risotto & Regional Dishes", description: "Explore the creamy perfection of risotto Milanese and regional specialties. Understand the importance of quality ingredients and proper technique in creating restaurant-quality dishes at home.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-cooking-together_23-2148893092.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-cooking-together_23-2148893092.jpg" }
|
||||
title: "Risotto & Regional Dishes", description: "Explore the creamy perfection of risotto Milanese and regional specialties. Understand the importance of quality ingredients and proper technique in creating restaurant-quality dishes at home.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-cooking-together_23-2148893092.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-cooking-together_23-2148893092.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Italian Desserts & Baking", description: "Master the art of tiramisu, panna cotta, and artisan Italian pastries. Learn traditional baking techniques passed down through generations of Italian families.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-delicious-poppy-snail-pastries-with-sugar-glaze-wooden-table_181624-22400.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-delicious-poppy-snail-pastries-with-sugar-glaze-wooden-table_181624-22400.jpg" }
|
||||
title: "Italian Desserts & Baking", description: "Master the art of tiramisu, panna cotta, and artisan Italian pastries. Learn traditional baking techniques passed down through generations of Italian families.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-delicious-poppy-snail-pastries-with-sugar-glaze-wooden-table_181624-22400.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-delicious-poppy-snail-pastries-with-sugar-glaze-wooden-table_181624-22400.jpg?_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -111,13 +111,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Pasta Foundation", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-machine-dough_23-2148296870.jpg", imageAlt: "Pasta making class"
|
||||
id: "1", name: "Pasta Foundation", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-machine-dough_23-2148296870.jpg?_wi=3", imageAlt: "Pasta making class"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Risotto Essentials", price: "$169", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-cooking-together_23-2148893092.jpg", imageAlt: "Risotto cooking class"
|
||||
id: "2", name: "Risotto Essentials", price: "$169", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-cooking-together_23-2148893092.jpg?_wi=3", imageAlt: "Risotto cooking class"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Italian Desserts", price: "$179", imageSrc: "http://img.b2bpic.net/free-photo/closeup-delicious-poppy-snail-pastries-with-sugar-glaze-wooden-table_181624-22400.jpg", imageAlt: "Desserts and baking class"
|
||||
id: "3", name: "Italian Desserts", price: "$179", imageSrc: "http://img.b2bpic.net/free-photo/closeup-delicious-poppy-snail-pastries-with-sugar-glaze-wooden-table_181624-22400.jpg?_wi=3", imageAlt: "Desserts and baking class"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Advanced Techniques", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cooking-delicious-pizza_23-2150306995.jpg", imageAlt: "Advanced cooking techniques"
|
||||
|
||||
Reference in New Issue
Block a user