Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -61,7 +61,6 @@ export default function LandingPage() {
|
|||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-meal-black-plate-dinner-dark-background_140725-94451.jpg", imageAlt: "Tteokbokki (pastel de arroz picante) con queso" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-meal-black-plate-dinner-dark-background_140725-94451.jpg", imageAlt: "Tteokbokki (pastel de arroz picante) con queso" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/salted-pickled-mustard-salad-thai-food_1150-23109.jpg", imageAlt: "Japchae (fideos de vidrio) con verduras" }
|
{ imageSrc: "http://img.b2bpic.net/free-photo/salted-pickled-mustard-salad-thai-food_1150-23109.jpg", imageAlt: "Japchae (fideos de vidrio) con verduras" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
@@ -241,7 +240,6 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
textboxLayout={"default"}
|
textboxLayout={"default"}
|
||||||
animationType={"opacity"}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
@@ -296,9 +294,9 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
videoSrc={"http://img.b2bpic.net/free-photo/selective-focus-hand-young-asian-woman-cooking-her-friend-enjoy-make-meal-pan-they-are-talk-laugh-with-fun-together-while-camping-nature-park_1150-61746.jpg?_wi=1"}
|
videoSrc={"http://img.b2bpic.net/free-photo/selective-focus-hand-young-asian-woman-cooking-her-friend-enjoy-make-meal-pan-they-are-talk-laugh-with-fun-together-while-camping-nature-park_1150-61746.jpg"}
|
||||||
videoAriaLabel={"Cocina coreana en acción"}
|
videoAriaLabel={"Cocina coreana en acción"}
|
||||||
imageSrc={"http://img.b2bpic.net/free-photo/selective-focus-hand-young-asian-woman-cooking-her-friend-enjoy-make-meal-pan-they-are-talk-laugh-with-fun-together-while-camping-nature-park_1150-61746.jpg?_wi=2"}
|
imageSrc={"http://img.b2bpic.net/free-photo/selective-focus-hand-young-asian-woman-cooking-her-friend-enjoy-make-meal-pan-they-are-talk-laugh-with-fun-together-while-camping-nature-park_1150-61746.jpg"}
|
||||||
imageAlt={"Footer video placeholder"}
|
imageAlt={"Footer video placeholder"}
|
||||||
logoText={"Comida Coreana"}
|
logoText={"Comida Coreana"}
|
||||||
columns={[
|
columns={[
|
||||||
@@ -325,7 +323,6 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
copyrightText={"© 2024 Comida Coreana | Todos los derechos reservados."}
|
copyrightText={"© 2024 Comida Coreana | Todos los derechos reservados."}
|
||||||
useInvertedBackground={true}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
|
|||||||
Reference in New Issue
Block a user