Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-05 20:25:04 +00:00

View File

@@ -109,7 +109,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text", content: "Our Story: Bringing Authentic Flavors to San Francisco"},
type: "text", content: "Our Story: Bringing Authentic Flavors to San Francisco"
},
{
type: "image", src: "http://img.b2bpic.net/free-photo/delicious-street-food-still-life_23-2151535328.jpg", alt: "Chef preparing authentic Mexican food in the kitchen"
},
{
type: "text", content: "We started our business in 2000 with one goal in mind: providing an enjoyable dining experience to the San Francisco area. Thanks to our experience and dedication, weve managed to become masters of the craft. Providing dishes that are fresh, hearty and simply unforgettable."
}
@@ -118,8 +122,6 @@ export default function LandingPage() {
{
text: "Learn More", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-street-food-still-life_23-2151535328.jpg"
imageAlt="Chef preparing authentic Mexican food in the kitchen"
/>
</div>