diff --git a/src/components/sections/FornoALegnaSection.tsx b/src/components/sections/FornoALegnaSection.tsx new file mode 100644 index 0000000..8c925d6 --- /dev/null +++ b/src/components/sections/FornoALegnaSection.tsx @@ -0,0 +1,35 @@ +import Image from "next/image" + +export default function FornoALegnaSection() { + return ( +
+
+
+ Wood-fired oven blazing at 900°F with pizzaiolo working +
+
+
+ Heart of the Kitchen +

Forno a Legna

+
+

+ Our genuine wood-fired oven, hand-built with imported Italian refractory tiles, reaches 900°F. That intense heat creates the perfect char — leopard-spotted, smoky, and blistering — in just 90 seconds. +

+

+ Pino himself oversees the fire daily, selecting seasoned oak from Wisconsin to maintain a consistent flame. The result is a crust that's crispy on the outside, airy and chewy within — exactly as Nonna taught him in Calabria. +

+

+ "The wood fire gives our pizza soul. It's not just cooking — it's a tradition passed down through generations." — Pino +

+
+
+
+
+ ) +} \ No newline at end of file