Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-03 06:21:08 +00:00

View File

@@ -131,12 +131,18 @@ export default function SwaflePage() {
tagIcon={Flame}
tagAnimation="slide-up"
features={[
{
title: "Gather Ingredients", description: "Collect premium Swiss waffle mix, eggs, milk, and butter for the perfect base", imageSrc: "http://img.b2bpic.net/free-photo/fresh-waffle_1098-16789.jpg", imageAlt: "Gathering ingredients", buttonIcon: Package,
buttonHref: "#"},
{
title: "Heat Both Sides", description: "Heat both sides on a tawa/pan for the Swaffle crunch", imageSrc: "http://img.b2bpic.net/free-photo/fresh-waffle_1098-16789.jpg", imageAlt: "Heating on pan", buttonIcon: Flame,
buttonHref: "#"},
{
title: "Perfect Result", description: "Skip the microwave—Swaffles don't like shortcuts", imageSrc: "http://img.b2bpic.net/free-photo/piece-cake-poured-with-sauce_140725-8153.jpg?_wi=2", imageAlt: "Perfect cooked swaffle", buttonIcon: CheckCircle,
buttonHref: "#"},
{
title: "Enjoy Your Swaffle", description: "Savor the crispy exterior and fluffy interior with your favorite toppings", imageSrc: "http://img.b2bpic.net/free-photo/piece-cake-poured-with-sauce_140725-8153.jpg?_wi=2", imageAlt: "Enjoying finished swaffle", buttonIcon: Heart,
buttonHref: "#"},
]}
textboxLayout="default"
useInvertedBackground={false}