Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -102,10 +102,12 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text", content: "Nuestra Historia de Sabor y Tradición"},
|
type: "text", content: "Nuestra Historia de Sabor y Tradición"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "image", src: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156168.jpg", alt: "Ambiente acogedor y decoración tradicional mexicana"
|
||||||
|
}
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156168.jpg"
|
|
||||||
imageAlt="Ambiente acogedor y decoración tradicional mexicana"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user