Merge version_1 into main #2
@@ -43,14 +43,14 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Legendary BBQ Worth the Stop"
|
||||
description="Slow-smoked ribs, the best pulled pork around, and Southern hospitality that keeps people coming back. A family-run roadside legend."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Award-Winning BBQ"
|
||||
tagIcon={Flame}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Get Directions", href: "#location" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-meat-kebab-with-grilled-potatoes-vegetables-with-sauce-fire-board_141793-5006.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-meat-kebab-with-grilled-potatoes-vegetables-with-sauce-fire-board_141793-5006.jpg"
|
||||
imageAlt="Legendary slow-smoked BBQ ribs"
|
||||
mediaAnimation="slide-up"
|
||||
avatarText="⭐⭐⭐⭐⭐ Rated by thousands of satisfied customers"
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Slow Smoked Ribs", price: "Market Price", variant: "Fall-off-the-bone perfection", imageSrc: "http://img.b2bpic.net/free-photo/side-view-meat-kebab-with-grilled-potatoes-vegetables-with-sauce-fire-board_141793-5006.jpg?_wi=2", imageAlt: "Tender slow-smoked ribs"
|
||||
id: "1", name: "Slow Smoked Ribs", price: "Market Price", variant: "Fall-off-the-bone perfection", imageSrc: "http://img.b2bpic.net/free-photo/side-view-meat-kebab-with-grilled-potatoes-vegetables-with-sauce-fire-board_141793-5006.jpg", imageAlt: "Tender slow-smoked ribs"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Pulled Pork Sandwich", price: "Market Price", variant: "The best you've ever had", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sandwich-wood_1339-6633.jpg", imageAlt: "Legendary pulled pork sandwich"
|
||||
|
||||
Reference in New Issue
Block a user