Update src/app/page.tsx
This commit is contained in:
@@ -111,13 +111,13 @@ export default function LandingPage() {
|
|||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text", content: "הסיפור שלנו: שווארמה באהבה ועם מסורת"},
|
type: "text", content: "הסיפור שלנו: שווארמה באהבה ועם מסורת"},
|
||||||
|
{
|
||||||
|
type: "image", src: "http://img.b2bpic.net/free-photo/woman-sitting-around-kutab-table-with-pear-dushes_114579-2337.jpg", alt: "שף מכין שווארמה"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "קרא עוד"},
|
text: "קרא עוד"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-around-kutab-table-with-pear-dushes_114579-2337.jpg"
|
|
||||||
imageAlt="שף מכין שווארמה"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user