Update src/app/page.tsx
This commit is contained in:
@@ -56,16 +56,16 @@ export default function BourbonStreetPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-with-tomato-rag-fork-plate_176474-3303.jpg", imageAlt: "Bourbon chicken over rice with amber glaze"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg", imageAlt: "Generous bourbon chicken plate with sides"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg?_wi=1", imageAlt: "Generous bourbon chicken plate with sides"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg", imageAlt: "Blackened chicken with bold seasoning"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg?_wi=1", imageAlt: "Blackened chicken with bold seasoning"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/delicious-chicken-teriyaki-donburi-bowl-with-rice-fresh-vegetables_84443-64456.jpg", imageAlt: "Spicy rice bowl with grilled chicken"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/delicious-chicken-teriyaki-donburi-bowl-with-rice-fresh-vegetables_84443-64456.jpg?_wi=1", imageAlt: "Spicy rice bowl with grilled chicken"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-vegetables-with-rice-bowl_1220-7235.jpg", imageAlt: "Classic red beans and rice combo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-vegetables-with-rice-bowl_1220-7235.jpg?_wi=1", imageAlt: "Classic red beans and rice combo"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -105,13 +105,13 @@ export default function BourbonStreetPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "bourbon-plate", name: "Bourbon Chicken Plate", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg", imageAlt: "Bourbon chicken with white rice", initialQuantity: 1
|
||||
id: "bourbon-plate", name: "Bourbon Chicken Plate", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg?_wi=2", imageAlt: "Bourbon chicken with white rice", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "bourbon-combo-red-beans", name: "Bourbon Chicken + Red Beans", price: "$13.95", imageSrc: "http://img.b2bpic.net/free-photo/cooked-vegetables-with-rice-bowl_1220-7235.jpg", imageAlt: "Bourbon chicken with red beans and rice", initialQuantity: 1
|
||||
id: "bourbon-combo-red-beans", name: "Bourbon Chicken + Red Beans", price: "$13.95", imageSrc: "http://img.b2bpic.net/free-photo/cooked-vegetables-with-rice-bowl_1220-7235.jpg?_wi=2", imageAlt: "Bourbon chicken with red beans and rice", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "bourbon-pita", name: "Bourbon Chicken Pita", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-delicious-kebab-wraps_23-2148632673.jpg", imageAlt: "Bourbon chicken in handheld pita", initialQuantity: 1
|
||||
id: "bourbon-pita", name: "Bourbon Chicken Pita", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-delicious-kebab-wraps_23-2148632673.jpg?_wi=1", imageAlt: "Bourbon chicken in handheld pita", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -134,19 +134,19 @@ export default function BourbonStreetPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "bourbon-plate-menu", name: "Bourbon Chicken Plate", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg", imageAlt: "Glazed bourbon-style chicken over rice with your choice of sides", initialQuantity: 1
|
||||
id: "bourbon-plate-menu", name: "Bourbon Chicken Plate", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg?_wi=3", imageAlt: "Glazed bourbon-style chicken over rice with your choice of sides", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "blackened-chicken-menu", name: "Blackened Chicken Plate", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg", imageAlt: "Bold seasoning, big flavor—regulars swear by it", initialQuantity: 1
|
||||
id: "blackened-chicken-menu", name: "Blackened Chicken Plate", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg?_wi=2", imageAlt: "Bold seasoning, big flavor—regulars swear by it", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "bourbon-pita-menu", name: "Bourbon Chicken Pita", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-delicious-kebab-wraps_23-2148632673.jpg", imageAlt: "All the flavor, handheld and fast", initialQuantity: 1
|
||||
id: "bourbon-pita-menu", name: "Bourbon Chicken Pita", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-delicious-kebab-wraps_23-2148632673.jpg?_wi=2", imageAlt: "All the flavor, handheld and fast", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "spicy-rice-bowl-menu", name: "Spicy Rice + Grilled Chicken Bowl", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-psd/delicious-chicken-teriyaki-donburi-bowl-with-rice-fresh-vegetables_84443-64456.jpg", imageAlt: "Heat-forward comfort with hearty portions", initialQuantity: 1
|
||||
id: "spicy-rice-bowl-menu", name: "Spicy Rice + Grilled Chicken Bowl", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-psd/delicious-chicken-teriyaki-donburi-bowl-with-rice-fresh-vegetables_84443-64456.jpg?_wi=2", imageAlt: "Heat-forward comfort with hearty portions", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "red-beans-combo", name: "Red Beans + Rice Combo", price: "$10.95", imageSrc: "http://img.b2bpic.net/free-photo/cooked-vegetables-with-rice-bowl_1220-7235.jpg", imageAlt: "Classic, filling, and perfect with cornbread", initialQuantity: 1
|
||||
id: "red-beans-combo", name: "Red Beans + Rice Combo", price: "$10.95", imageSrc: "http://img.b2bpic.net/free-photo/cooked-vegetables-with-rice-bowl_1220-7235.jpg?_wi=3", imageAlt: "Classic, filling, and perfect with cornbread", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "mediterranean-salad-menu", name: "Mediterranean Salad (Light Option)", price: "$9.95", imageSrc: "http://img.b2bpic.net/free-photo/copy-space-plate-with-salad_23-2148515366.jpg", imageAlt: "Fresh, crisp, and a solid balance to the comfort plates", initialQuantity: 1
|
||||
@@ -172,13 +172,13 @@ export default function BourbonStreetPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Santos, Local Regular", date: "Date: 15 January 2025", title: "Most AMAZING bourbon chicken I've ever had", quote: "The flavor is unreal. Every time I'm near Dayton, I stop here. The portions are huge, the service is quick, and honestly—the price makes me feel like I'm stealing.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg"
|
||||
id: "1", name: "Maria Santos, Local Regular", date: "Date: 15 January 2025", title: "Most AMAZING bourbon chicken I've ever had", quote: "The flavor is unreal. Every time I'm near Dayton, I stop here. The portions are huge, the service is quick, and honestly—the price makes me feel like I'm stealing.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Mitchell, Office Manager", date: "Date: 10 January 2025", title: "Friendly service, fair prices, clean seating area", quote: "We bring our whole team here for lunch. Fast service, generous portions, and everybody leaves satisfied. It's our go-to spot for group meals.", tag: "Team Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg"
|
||||
id: "2", name: "James Mitchell, Office Manager", date: "Date: 10 January 2025", title: "Friendly service, fair prices, clean seating area", quote: "We bring our whole team here for lunch. Fast service, generous portions, and everybody leaves satisfied. It's our go-to spot for group meals.", tag: "Team Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Rachel Chen, Student", date: "Date: 20 December 2024", title: "The food, the service, the price, the speediness—AMAZING", quote: "Best-kept secret in Dayton. I literally tell everyone about this place. The bourbon chicken is a masterpiece, and you get so much food. Coming back this week.", tag: "Word of Mouth", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg"
|
||||
id: "3", name: "Rachel Chen, Student", date: "Date: 20 December 2024", title: "The food, the service, the price, the speediness—AMAZING", quote: "Best-kept secret in Dayton. I literally tell everyone about this place. The bourbon chicken is a masterpiece, and you get so much food. Coming back this week.", tag: "Word of Mouth", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3495.jpg?_wi=5"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -217,7 +217,7 @@ export default function BourbonStreetPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "downward-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=2"
|
||||
imageAlt="Bourbon Street Grille clean, comfortable dining area"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user