diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fddb4d..e27b1e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,11 +89,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Never-Frozen Wings", description: "Hand-tossed in house-made sauces daily. Buffalo, BBQ, lemon pepper, and seasonal specials. The foundation of our reputation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheeseburger-board_23-2148784508.jpg", imageAlt: "Golden crispy wings with sauce" + title: "Never-Frozen Wings", description: "Hand-tossed in house-made sauces daily. Buffalo, BBQ, lemon pepper, and seasonal specials. The foundation of our reputation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheeseburger-board_23-2148784508.jpg?_wi=1", imageAlt: "Golden crispy wings with sauce" }, { id: 2, - title: "Stacked Burgers", description: "Custom-ground beef blended fresh daily. Double patties, triple stacks, and gourmet toppings that elevate every bite.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheeseburger-board_23-2148784508.jpg", imageAlt: "Premium stacked burger with toppings" + title: "Stacked Burgers", description: "Custom-ground beef blended fresh daily. Double patties, triple stacks, and gourmet toppings that elevate every bite.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheeseburger-board_23-2148784508.jpg?_wi=2", imageAlt: "Premium stacked burger with toppings" }, { id: 3,