Update src/app/page.tsx

This commit is contained in:
2026-03-19 00:27:54 +00:00
parent 42d19f4c1f
commit cbcc9f8365

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "ribs-wings", name: "Ribs & Wings Plate", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-beer-salad_23-2148754934.jpg", imageAlt: "BBQ Ribs and Wings Plate"
id: "ribs-wings", name: "Ribs & Wings Plate", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-beer-salad_23-2148754934.jpg?_wi=1", imageAlt: "BBQ Ribs and Wings Plate"
},
{
id: "cornish-hen", name: "Smoked Cornish Hen", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/christmas-turkey-white-modern-kitchen_123827-36448.jpg", imageAlt: "Smoked Cornish Hen"
@@ -101,7 +101,7 @@ export default function LandingPage() {
id: "sausage", name: "Smoked Sausage", price: "$11.99", imageSrc: "http://img.b2bpic.net/free-photo/slices-smoked-sausages-board_23-2147930123.jpg", imageAlt: "Smoked Sausage"
},
{
id: "spaghetti", name: "BBQ Spaghetti", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-beer-salad_23-2148754934.jpg", imageAlt: "BBQ Spaghetti"
id: "spaghetti", name: "BBQ Spaghetti", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-beer-salad_23-2148754934.jpg?_wi=2", imageAlt: "BBQ Spaghetti"
},
{
id: "banana-pudding", name: "Banana Pudding", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-photo/plates-with-different-fresh-cheese-table_23-2148037620.jpg", imageAlt: "Homemade Banana Pudding"