Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-03-25 19:44:38 +00:00

View File

@@ -108,23 +108,23 @@ export default function LandingPage() {
{
id: 1,
title: "Massa Perfeita e Fermentação", description: "Domine os segredos da massa italiana autêntica, desde a escolha dos ingredientes até as técnicas avançadas de fermentação para pizzas leves e saborosas.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-pressing-dough-with-hands-wooden-table-top-view_176474-5536.jpg", imageAlt: "Hands kneading pizza dough"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-pressing-dough-with-hands-wooden-table-top-view_176474-5536.jpg?_wi=1", imageAlt: "Hands kneading pizza dough"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-pressing-dough-with-hands-wooden-table-top-view_176474-5536.jpg", imageAlt: "Close up of pizza dough"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-pressing-dough-with-hands-wooden-table-top-view_176474-5536.jpg?_wi=2", imageAlt: "Close up of pizza dough"},
},
{
id: 2,
title: "Recheios Criativos e Montagem", description: "Explore a variedade de recheios, aprenda a harmonizar sabores e a montar pizzas com acabamento profissional que encantam pela aparência e pelo paladar.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-composition_23-2148601599.jpg", imageAlt: "Chef adding toppings to pizza"},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-composition_23-2148601599.jpg?_wi=1", imageAlt: "Chef adding toppings to pizza"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-composition_23-2148601599.jpg", imageAlt: "Creative pizza assembly"},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-composition_23-2148601599.jpg?_wi=2", imageAlt: "Creative pizza assembly"},
},
{
id: 3,
title: "Gestão e Marketing para Pizzarias", description: "Adquira conhecimentos essenciais sobre a administração de um negócio de pizzaria, desde a precificação até estratégias de marketing digital para atrair e fidelizar clientes.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-focused-her-work-digital-tablet_329181-15324.jpg", imageAlt: "Business analytics dashboard"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-focused-her-work-digital-tablet_329181-15324.jpg?_wi=1", imageAlt: "Business analytics dashboard"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-focused-her-work-digital-tablet_329181-15324.jpg", imageAlt: "Marketing strategy for restaurant"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-focused-her-work-digital-tablet_329181-15324.jpg?_wi=2", imageAlt: "Marketing strategy for restaurant"},
},
]}
showStepNumbers={true}