Merge version_2 into main #2
@@ -81,15 +81,19 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Classic Breakfast Plate", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-fried-egg-lettuce-tomatoes-dried-bread-slice-plate-avocado-slices-with-vegetable-salad-cutting-board-wooden-background-with-copy-space_141793-130442.jpg" },
|
||||
{ id: "2", name: "Crispy Bacon & Eggs", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/traditional-full-english-breakfast-cooking-pan-with-fried-eggs-bacon-beans-grilled-tomatoes_1150-37818.jpg" },
|
||||
{ id: "3", name: "House Made Coleslaw", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetable-salad-with-greens-sliced-vegetables-dark-table_140725-160931.jpg" },
|
||||
{ id: "4", name: "Lunch Club Sandwich", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-110405.jpg" },
|
||||
{ id: "5", name: "Pancake Stack", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/cheese-pancake-with-honey_1339-5256.jpg" },
|
||||
{ id: "6", name: "Farmer's Omelet", price: "$13.50", imageSrc: "http://img.b2bpic.net/free-photo/pink-plate-omelet-with-vegetables_114579-66258.jpg" },
|
||||
{ id: "1", name: "Garden Fresh Salad", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetable-salad-with-greens-sliced-vegetables-dark-table_140725-160931.jpg" },
|
||||
{ id: "2", name: "Classic Caesar Salad", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-croutons-parmesan-cheese-lettuce-wooden-background_1150-32360.jpg" },
|
||||
{ id: "3", name: "Homemade Soup of the Day", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/bowl-soup-wooden-table_23-2148858853.jpg" },
|
||||
{ id: "4", name: "Grilled Chicken Sandwich", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-wooden-table_23-2148858853.jpg" },
|
||||
{ id: "5", name: "Club House Special", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-110405.jpg" },
|
||||
{ id: "6", name: "Classic Grilled Cheese", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-cheese-sandwich_23-2148905220.jpg" },
|
||||
{ id: "7", name: "Grilled Steak Plate", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak_74190-5910.jpg" },
|
||||
{ id: "8", name: "Seasoned French Fries", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fries-with-ketchup-plate_23-2148408985.jpg" },
|
||||
{ id: "9", name: "Kids Burger & Fries", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/small-burger-for-kids-plate_23-2148408985.jpg" },
|
||||
{ id: "10", name: "Fresh Fruit Smoothie", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/fruit-smoothie-wooden-background_23-2148408985.jpg" }
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="Hearty comfort food crafted with love for our neighbors in Fair Haven."
|
||||
title="Our Menu"
|
||||
description="From fresh garden salads to hearty grilled specials, explore our curated selection of comfort food favourites."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user