Merge version_1 into main #3
@@ -82,13 +82,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Burgers & Sandwiches", description: "Signature burgers made fresh daily, complemented by classic sandwiches and hand-cut fries.", imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-bread-bun-cut-into-two-pieces_114579-3302.jpg", imageAlt: "Gourmet burgers and sandwiches"},
|
||||
id: 1, title: "Burgers & Sandwiches", description: "Signature burgers made fresh daily, complemented by classic sandwiches and hand-cut fries.", imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-bread-bun-cut-into-two-pieces_114579-3302.jpg", imageAlt: "Gourmet burgers and sandwiches"},
|
||||
{
|
||||
id: "2", title: "Steaks & Grill Items", description: "Premium cuts grilled to perfection, served with your choice of sides and fresh vegetables.", imageSrc: "http://img.b2bpic.net/free-photo/well-done-steak-with-homemade-fried-potatoes-sauces_140725-2239.jpg", imageAlt: "Perfectly grilled steaks"},
|
||||
id: 2, title: "Steaks & Grill Items", description: "Premium cuts grilled to perfection, served with your choice of sides and fresh vegetables.", imageSrc: "http://img.b2bpic.net/free-photo/well-done-steak-with-homemade-fried-potatoes-sauces_140725-2239.jpg", imageAlt: "Perfectly grilled steaks"},
|
||||
{
|
||||
id: "3", title: "Soups, Salads & Sides", description: "Hearty soups, fresh salads, and satisfying sides to complement any entrée.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegan-salad-with-fresh-ingredients-plate-black-cutting-board_179666-47259.jpg", imageAlt: "Fresh salads and sides"},
|
||||
id: 3, title: "Soups, Salads & Sides", description: "Hearty soups, fresh salads, and satisfying sides to complement any entrée.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegan-salad-with-fresh-ingredients-plate-black-cutting-board_179666-47259.jpg", imageAlt: "Fresh salads and sides"},
|
||||
{
|
||||
id: "4", title: "Craft Beer Selection", description: "14 beers on tap plus microbrews and imports. Find your favorite or ask our staff for recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-pouring-beer_171337-13762.jpg", imageAlt: "Selection of craft beers on tap"},
|
||||
id: 4, title: "Craft Beer Selection", description: "14 beers on tap plus microbrews and imports. Find your favorite or ask our staff for recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-pouring-beer_171337-13762.jpg", imageAlt: "Selection of craft beers on tap"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user