Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-08 04:06:40 +00:00
3 changed files with 7 additions and 7 deletions

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Find Us"
description="Located in the heart of OKC."
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg?_wi=3"
/>
</div>

View File

@@ -58,12 +58,12 @@ export default function LandingPage() {
{
title: "Tacos",
description: "Carne Asada, Pastor, and Pollo.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg?_wi=2",
},
{
title: "Soups",
description: "Traditional Menudo and Pozole.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg?_wi=2",
},
]}
/>
@@ -74,7 +74,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Fresh Ingredients"
description="We source the finest local ingredients."
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg?_wi=2"
/>
</div>

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
descriptions: [
"Grilled to perfection with house-made salsa and fresh cilantro.",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg?_wi=1",
},
{
id: "f2",
@@ -91,7 +91,7 @@ export default function LandingPage() {
descriptions: [
"Traditional slow-cooked tripe soup, a local favorite every weekend.",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg?_wi=1",
},
{
id: "f3",
@@ -122,7 +122,7 @@ export default function LandingPage() {
title: "Rating",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg?_wi=1"
/>
</div>