diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ae9417..940653c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,10 +132,10 @@ export default function SwaflePage() { 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, + 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?_wi=1", 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, + 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?_wi=2", 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,