Merge version_1 into main #3
@@ -91,13 +91,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "baby-back-ribs", name: "Baby Back Ribs", price: "Fall Off The Bone", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-steak-with-grilled-vegetables-with-ketchup-mayonnaise_141793-4048.jpg", imageAlt: "Slow smoked baby back ribs with signature glaze"
|
||||
id: "baby-back-ribs", name: "Baby Back Ribs", price: "Fall Off The Bone", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-steak-with-grilled-vegetables-with-ketchup-mayonnaise_141793-4048.jpg?_wi=1", imageAlt: "Slow smoked baby back ribs with signature glaze"
|
||||
},
|
||||
{
|
||||
id: "smoked-bbq-plates", name: "Smoked BBQ Plates", price: "Tender & Juicy", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-with-cutlery_23-2148611073.jpg", imageAlt: "Smoked meats with house sides"
|
||||
},
|
||||
{
|
||||
id: "broccoli-cheese", name: "Broccoli & Cheese", price: "Guest Favorite", imageSrc: "http://img.b2bpic.net/free-photo/front-view-raw-broccoli-cauliflower-black-rectangular-plate-tomatoes-dark-background_140725-139625.jpg", imageAlt: "Creamy broccoli and cheese side"
|
||||
id: "broccoli-cheese", name: "Broccoli & Cheese", price: "Guest Favorite", imageSrc: "http://img.b2bpic.net/free-photo/front-view-raw-broccoli-cauliflower-black-rectangular-plate-tomatoes-dark-background_140725-139625.jpg?_wi=1", imageAlt: "Creamy broccoli and cheese side"
|
||||
},
|
||||
{
|
||||
id: "signature-sauce", name: "Signature BBQ Sauce", price: "Sweet & Smoky", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-side-dishes-bread_140725-2660.jpg", imageAlt: "Our signature house-made BBQ sauce"
|
||||
@@ -139,11 +139,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Fall Off The Bone Ribs", description: "Slow smoked for hours in our pits until perfectly tender and glazed with our signature BBQ sauce. The centerpiece of our menu.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-steak-with-grilled-vegetables-with-ketchup-mayonnaise_141793-4048.jpg", imageAlt: "Fall off the bone ribs with signature glaze"
|
||||
title: "Fall Off The Bone Ribs", description: "Slow smoked for hours in our pits until perfectly tender and glazed with our signature BBQ sauce. The centerpiece of our menu.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-steak-with-grilled-vegetables-with-ketchup-mayonnaise_141793-4048.jpg?_wi=2", imageAlt: "Fall off the bone ribs with signature glaze"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Legendary Southern Sides", description: "From broccoli & cheese to classic BBQ favorites, our sides are just as unforgettable as our meats. Homemade daily with premium ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-raw-broccoli-cauliflower-black-rectangular-plate-tomatoes-dark-background_140725-139625.jpg", imageAlt: "Legendary Southern sides and home recipes"
|
||||
title: "Legendary Southern Sides", description: "From broccoli & cheese to classic BBQ favorites, our sides are just as unforgettable as our meats. Homemade daily with premium ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-raw-broccoli-cauliflower-black-rectangular-plate-tomatoes-dark-background_140725-139625.jpg?_wi=2", imageAlt: "Legendary Southern sides and home recipes"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
|
||||
Reference in New Issue
Block a user