Merge version_1 into main #1
@@ -61,15 +61,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Dine-In", description: "Experience our welcoming dining room with scenic views. Family-owned hospitality since 2010.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-brown-cap-white-tee-her-friend-stylish-top-smiles-rests-street-cafe_197531-18193.jpg"
|
||||
title: "Dine-In", description: "Experience our welcoming dining room with scenic views. Family-owned hospitality since 2010.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-brown-cap-white-tee-her-friend-stylish-top-smiles-rests-street-cafe_197531-18193.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Takeout Available", description: "Enjoy our homemade classics at home. Call ahead at (870) 257-3595 for quick service.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11495.jpg"
|
||||
title: "Takeout Available", description: "Enjoy our homemade classics at home. Call ahead at (870) 257-3595 for quick service.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11495.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Open Until 7:00 PM", description: "Visit us for lunch or early dinner. Hours: 11 AM – 7 PM daily. Closed Mondays.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-brown-cap-white-tee-her-friend-stylish-top-smiles-rests-street-cafe_197531-18193.jpg"
|
||||
title: "Open Until 7:00 PM", description: "Visit us for lunch or early dinner. Hours: 11 AM – 7 PM daily. Closed Mondays.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-brown-cap-white-tee-her-friend-stylish-top-smiles-rests-street-cafe_197531-18193.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
title="How to Enjoy Our Restaurant"
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "The Golden Catfish Dinner", price: "Market Price", variant: "Crispy, Golden, Authentic", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11495.jpg", imageAlt: "Golden Catfish Dinner"
|
||||
id: "1", name: "The Golden Catfish Dinner", price: "Market Price", variant: "Crispy, Golden, Authentic", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11495.jpg?_wi=2", imageAlt: "Golden Catfish Dinner"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Wheel-Cover Pancakes", price: "$14.99", variant: "Massive, Homemade, Fluffy", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pancakes-with-syrup_23-2148454957.jpg", imageAlt: "Wheel-Cover Pancakes"
|
||||
|
||||
Reference in New Issue
Block a user