Update src/app/about/page.tsx
This commit is contained in:
@@ -71,28 +71,28 @@ export default function LandingPage() {
|
||||
title: "Premium Meats",
|
||||
description: "Only the best cuts.",
|
||||
buttonIcon: "Beef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039399.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039399.jpg?_wi=1",
|
||||
imageAlt: "Assortment with delicious high protein vegan meal",
|
||||
},
|
||||
{
|
||||
title: "Fresh Vegetables",
|
||||
description: "Daily arrivals.",
|
||||
buttonIcon: "Leaf",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg?_wi=3",
|
||||
imageAlt: "Assortment with delicious high protein vegan meal",
|
||||
},
|
||||
{
|
||||
title: "Traditional Recipes",
|
||||
description: "Authentic taste.",
|
||||
buttonIcon: "Scroll",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg?_wi=3",
|
||||
imageAlt: "Assortment with delicious high protein vegan meal",
|
||||
},
|
||||
{
|
||||
title: "Modern Approach",
|
||||
description: "Reinventing the classics.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg?_wi=3",
|
||||
imageAlt: "Assortment with delicious high protein vegan meal",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user