Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-04-09 13:40:29 +00:00
5 changed files with 21 additions and 21 deletions

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
}}
title="Born in the Smoke"
description="The journey of Food Almighty from a backyard pit to a local landmark."
imageSrc="http://img.b2bpic.net/free-photo/close-up-wooden-board-with-tasty-cooked-meat_23-2148599856.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-wooden-board-with-tasty-cooked-meat_23-2148599856.jpg?_wi=2"
/>
</div>

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
}}
title="Visit Us Today"
description="Find our location and hours. Come hungry, leave happy."
imageSrc="http://img.b2bpic.net/free-photo/close-up-wooden-board-with-tasty-cooked-meat_23-2148599856.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-wooden-board-with-tasty-cooked-meat_23-2148599856.jpg?_wi=3"
buttons={[
{
text: "Get Directions",

View File

@@ -63,25 +63,25 @@ export default function LandingPage() {
id: "m1",
name: "Texas Style Brisket",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/fried-cooked-grilled-meat-with-spices-cut-slices-served-dark-slate-closeup_1220-6866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-cooked-grilled-meat-with-spices-cut-slices-served-dark-slate-closeup_1220-6866.jpg?_wi=2",
},
{
id: "m2",
name: "Pulled Pork Shoulder",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/cooked-meat-with-dough-wooden-chopping-board_23-2147841082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cooked-meat-with-dough-wooden-chopping-board_23-2147841082.jpg?_wi=2",
},
{
id: "m3",
name: "Signature Smoked Sausage",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-with-baked-vegetables-wooden-table_140725-9681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-with-baked-vegetables-wooden-table_140725-9681.jpg?_wi=2",
},
{
id: "m4",
name: "Almighty Combo Platter",
price: "$32",
imageSrc: "http://img.b2bpic.net/free-photo/meat-kebab-with-vegetables-table_140725-4821.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-kebab-with-vegetables-table_140725-4821.jpg?_wi=2",
},
]}
/>

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "/contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-wooden-board-with-tasty-cooked-meat_23-2148599856.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-wooden-board-with-tasty-cooked-meat_23-2148599856.jpg?_wi=1"
/>
</div>
@@ -129,25 +129,25 @@ export default function LandingPage() {
id: "1",
name: "Brisket",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/fried-cooked-grilled-meat-with-spices-cut-slices-served-dark-slate-closeup_1220-6866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-cooked-grilled-meat-with-spices-cut-slices-served-dark-slate-closeup_1220-6866.jpg?_wi=1",
},
{
id: "2",
name: "Pulled Pork",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/cooked-meat-with-dough-wooden-chopping-board_23-2147841082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cooked-meat-with-dough-wooden-chopping-board_23-2147841082.jpg?_wi=1",
},
{
id: "3",
name: "Smoked Sausage",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-with-baked-vegetables-wooden-table_140725-9681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-with-baked-vegetables-wooden-table_140725-9681.jpg?_wi=1",
},
{
id: "4",
name: "Combo Plate",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/meat-kebab-with-vegetables-table_140725-4821.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-kebab-with-vegetables-table_140725-4821.jpg?_wi=1",
},
{
id: "5",
@@ -178,35 +178,35 @@ export default function LandingPage() {
name: "Sarah J.",
role: "Foodie",
testimonial: "Best BBQ I've had in years. The brisket practically melted!",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000267.jpg?_wi=1",
},
{
id: "2",
name: "Mark D.",
role: "Local",
testimonial: "Super tender, juicy, and flavorful. The go-to spot.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-gay-couple-eating-pizza-two-happy-bearded-men-sitting-table-faraway-city-background-feeding-each-other-slices-pizza-same-sex-love-lgbt-couples-rights-concept_74855-21605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-gay-couple-eating-pizza-two-happy-bearded-men-sitting-table-faraway-city-background-feeding-each-other-slices-pizza-same-sex-love-lgbt-couples-rights-concept_74855-21605.jpg?_wi=1",
},
{
id: "3",
name: "Elena R.",
role: "Traveler",
testimonial: "Unexpected find! Worth going out of the way for.",
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg?_wi=1",
},
{
id: "4",
name: "David W.",
role: "Fan",
testimonial: "Sweetest, most hardworking people. Real hospitality.",
imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-time-home_637285-3548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-time-home_637285-3548.jpg?_wi=1",
},
{
id: "5",
name: "Linda M.",
role: "Regular",
testimonial: "Never disappoints. Quality is consistent every single time.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg?_wi=1",
},
]}
title="Voices of the Almighty"

View File

@@ -63,35 +63,35 @@ export default function LandingPage() {
name: "Mike T.",
role: "Chef",
testimonial: "The smoke profile is incredible.",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000267.jpg?_wi=2",
},
{
id: "r2",
name: "Jenny L.",
role: "Fan",
testimonial: "Truly the best brisket in the state.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-gay-couple-eating-pizza-two-happy-bearded-men-sitting-table-faraway-city-background-feeding-each-other-slices-pizza-same-sex-love-lgbt-couples-rights-concept_74855-21605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-gay-couple-eating-pizza-two-happy-bearded-men-sitting-table-faraway-city-background-feeding-each-other-slices-pizza-same-sex-love-lgbt-couples-rights-concept_74855-21605.jpg?_wi=2",
},
{
id: "r3",
name: "Tom R.",
role: "Regular",
testimonial: "Everything on the menu is perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg?_wi=2",
},
{
id: "r4",
name: "Sam S.",
role: "Visitor",
testimonial: "Worth the drive every time.",
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg?_wi=2",
},
{
id: "r5",
name: "Ashley P.",
role: "Blogger",
testimonial: "The flavor is balanced and deep.",
imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-time-home_637285-3548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-time-home_637285-3548.jpg?_wi=2",
},
]}
/>