Merge version_1 into main #2
@@ -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, we’ve 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user