Update src/app/page.tsx

This commit is contained in:
2026-06-10 15:09:56 +00:00
parent 86161fdb4c
commit 71d627b224

View File

@@ -111,13 +111,13 @@ export default function LandingPage() {
heading={[
{
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={[
{
text: "קרא עוד"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-around-kutab-table-with-pear-dushes_114579-2337.jpg"
imageAlt="שף מכין שווארמה"
/>
</div>